Provided by: systemtap-doc_4.7-1_amd64
NAME
probe::vm.kfree - Fires when kfree is requested
SYNOPSIS
vm.kfree
VALUES
call_site address of the function calling this kmemory function ptr pointer to the kmemory allocated which is returned by kmalloc name name of the probe point caller_function name of the caller function.
SEE ALSO
tapset::memory(3stap)