DEBUG_OBJECT_DEACTIV

Section: Debug functions (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

debug_object_deactivate - debug checks when an object is deactivated  

SYNOPSIS

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

ARGUMENTS

addr

address of the object

descr

pointer to an object specific debug description structure
 

AUTHOR

Thomas Gleixner <tglx@linutronix.de>

Author.
 

COPYRIGHT