Man Page: debug_object_assert_init
Operating Environment: centos
Section: 9
DEBUG_OBJECT_ASSERT_(9) Debug functions DEBUG_OBJECT_ASSERT_(9)NAMEdebug_object_assert_init - debug checks when object should be init-edSYNOPSISvoid debug_object_assert_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_ASSERT_(9)