probe::vm.kfree.3stap

Langue: en

Version: September 2010 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

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

SYNOPSIS

 vm.kfree 
 

VALUES

ptr

Pointer to the kmemory allocated which is returned by kmalloc

caller_function

Name of the caller function.

call_site

Address of the function calling this kmemory function.

name

Name of the probe point