probe::vm.kmalloc_node — Fires when kmalloc_node is requested
vm.kmalloc_node
ptrpointer to the kmemory allocated
bytes_allocallocated Bytes
namename of the probe point
bytes_reqrequested Bytes
caller_functionname of the caller function
gfp_flag_nametype of kmemory to allocate(in string format)
call_siteaddress of the function caling this kmemory function
gfp_flagstype of kmemory to allocate