other versions
- Tumbleweed 5.4-1.1
- Leap-16.0
- Leap-15.6
| PROBE::VM.KFREE(3stap) | Memory Tapset | PROBE::VM.KFREE(3stap) |
NAME¶
probe::vm.kfree - Fires when kfree is requested
SYNOPSIS¶
vm.kfree
VALUES¶
call_site
address of the function calling this kmemory
function
name
name of the probe point
caller_function
name of the caller function.
ptr
pointer to the kmemory allocated which is returned by
kmalloc
SEE ALSO0¶
tapset::memory(3stap)
| October 2025 | SystemTap Tapset Reference |