Query: debug_object_active_state
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DEBUG_OBJECT_ACTIVE_(9) Debug functions DEBUG_OBJECT_ACTIVE_(9)NAMEdebug_object_active_state - debug checks object usage state machineSYNOPSISvoid debug_object_active_state(void * addr, struct debug_obj_descr * descr, unsigned int expect, unsigned int next);ARGUMENTSaddr address of the object descr pointer to an object specific debug description structure expect expected state next state to move to if expected state is foundAUTHORThomas Gleixner <tglx@linutronix.de> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 DEBUG_OBJECT_ACTIVE_(9)