PROBE::VM\&.KMEM_CAC

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

NAME

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

SYNOPSIS

vm.kmem_cache_free 
 

VALUES

ptr

Pointer to the kmemory allocated which is returned by kmem_cache

caller_function

Name of the caller function.

name

Name of the probe point

call_site

Address of the function calling this kmemory function
 

SEE ALSO

tapset::memory(3stap)


 

Index

NAME
SYNOPSIS
VALUES
SEE ALSO