probe::vm.kfree(3) Fires when kfree is requested

SYNOPSIS


vm.kfree

VALUES

ptr

pointer to the kmemory allocated which is returned by kmalloc

name

name of the probe point

call_site

address of the function calling this kmemory function

caller_function

name of the caller function.