Name

probe::vm.kfree — Fires when kfree is requested

Synopsis

vm.kfree 

Values

caller_function

name of the caller function.

name

name of the probe point

ptr

pointer to the kmemory allocated which is returned by kmalloc

call_site

address of the function calling this kmemory function