PROBE::VM\&.KFREE

Section: Memory Tapset (3stap)
Updated: November 2020
Page Index
 

NAME

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

SYNOPSIS

vm.kfree 
 

VALUES

name

name of the probe point

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 kmalloc
 

SEE ALSO

tapset::memory(3stap)


 

Index

NAME
SYNOPSIS
VALUES
SEE ALSO