Man Page: debug_object_init_on_stack
Operating Environment: centos
Section: 9
DEBUG_OBJECT_INIT_ON(9) Debug functions DEBUG_OBJECT_INIT_ON(9)NAMEdebug_object_init_on_stack - debug checks when an object on stack is initializedSYNOPSISvoid debug_object_init_on_stack(void * addr, struct debug_obj_descr * descr);ARGUMENTSaddr address of the object descr pointer to an object specific debug description structureAUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEBUG_OBJECT_INIT_ON(9)