DEBUG_OBJECT_ACTIVAT(9) Debug functions DEBUG_OBJECT_ACTIVAT(9)
NAME debug_object_activate - debug checks when an object is activated
SYNOPSIS void debug_object_activate(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 Kernel Hackers Manual 2.6. July 2015 DEBUG_OBJECT_ACTIVAT(9)