Query: debug_object_init
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEBUG_OBJECT_INIT(9) Debug functions DEBUG_OBJECT_INIT(9)NAMEdebug_object_init - debug checks when an object is initializedSYNOPSISvoid debug_object_init(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(9)