debug_object_init_on_stack

Langue: en

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

debug_object_init_on_stack - debug checks when an object on stack is

SYNOPSIS

void debug_object_init_on_stack(void * addr, struct debug_obj_descr * descr);

ARGUMENTS

addr

address of the object

descr

pointer to an object specific debug description structure

DESCRIPTION

initialized

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.