1PROBE::VM.KFREE(3stap)           Memory Tapset          PROBE::VM.KFREE(3stap)
2
3
4

NAME

6       probe::vm.kfree - Fires when kfree is requested
7

SYNOPSIS

9       vm.kfree
10

VALUES

12       call_site
13           address of the function calling this kmemory function
14
15       ptr
16           pointer to the kmemory allocated which is returned by kmalloc
17
18       name
19           name of the probe point
20
21       caller_function
22           name of the caller function.
23

SEE ALSO

25       tapset::memory(3stap)
26
27
28
29SystemTap Tapset Reference         May 2022             PROBE::VM.KFREE(3stap)
Impressum