Manpages
Menu
Close menu
Search
Browse
Releases
26.10
(stonking)
26.04 LTS
(resolute)
24.04 LTS
(noble)
22.04 LTS
(jammy)
20.04 LTS
(focal)
18.04 LTS
(bionic)
16.04 LTS
(xenial)
14.04 LTS
(trusty)
Ubuntu Manpages
Close
Search
noble
man(3)
probe::vm.kfree.3stap.gz
probe::vm.kfree
Fires when kfree is requested
Provided by:
systemtap-doc (Version: 5.0-2ubuntu1)
Source:
systemtap
Report a bug
SYNOPSIS
vm.kfree
VALUES
ptr
pointer to the kmemory allocated which is returned by kmalloc
caller_function
name of the caller function.
name
name of the probe point
call_site
address of the function calling this kmemory function
SEE ALSO0
tapset::memory
(3stap)