probe::vm.kfree
Name
probe::vm.kfree — Fires when kfree is requested.
Synopsis
vm.kfree
Values
ptr
- Pointer to the kmemory allocated which is returned by kmalloc
caller_function
- Name of the caller function.
call_site
- Address of the function calling this kmemory function.
name
- Name of the probe point