Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

probe::vm.kmem_cache_free


Name

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

Synopsis

vm.kmem_cache_free 

Values

caller_function
Name of the caller function.
call_site
Address of the function calling this kmemory function
ptr
Pointer to the kmemory allocated which is returned by kmem_cache
name
Name of the probe point