Home
last modified time | relevance | path

Searched refs:ODEBUG_STATE_INIT (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/lib/
Ddebugobjects.c93 [ODEBUG_STATE_INIT] = "initialized",
400 case ODEBUG_STATE_INIT: in __debug_object_init()
402 obj->state = ODEBUG_STATE_INIT; in __debug_object_init()
478 case ODEBUG_STATE_INIT: in debug_object_activate()
546 case ODEBUG_STATE_INIT: in debug_object_deactivate()
598 case ODEBUG_STATE_INIT: in debug_object_destroy()
1038 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest()
1070 if (check_results(&obj, ODEBUG_STATE_INIT, ++fixups, ++warnings)) in debug_objects_selftest()
1078 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest()
/Linux-v4.19/include/linux/
Ddebugobjects.h10 ODEBUG_STATE_INIT, enumerator
/Linux-v4.19/Documentation/core-api/
Ddebug-objects.rst84 object state to ODEBUG_STATE_INIT. It verifies that the object is not
107 object state to ODEBUG_STATE_INIT. It verifies that the object is on