probe::vm.kmalloc_node — Fires when kmalloc_node is requested.
vm.kmalloc_node
ptrPointer to the kmemory allocated
caller_functionName of the caller function.
call_siteAddress of the function caling this kmemory function.
gfp_flag_nameType of kmemory to allocate(in string format)
bytes_reqRequested Bytes
bytes_allocAllocated Bytes
gfp_flagstype of kmemory to allocate