Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

probe::vm.kfree(3stap)


PROBE::VM.KFREE

PROBE::VM.KFREE

NAME
SYNOPSIS
VALUES

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



probe::vm.kfree(3stap)