Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Ddebugobjects.c120 [ODEBUG_STATE_INIT] = "initialized",
582 case ODEBUG_STATE_INIT: in __debug_object_init()
584 obj->state = ODEBUG_STATE_INIT; in __debug_object_init()
665 case ODEBUG_STATE_INIT: in debug_object_activate()
737 case ODEBUG_STATE_INIT: in debug_object_deactivate()
793 case ODEBUG_STATE_INIT: in debug_object_destroy()
1225 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest()
1257 if (check_results(&obj, ODEBUG_STATE_INIT, ++fixups, ++warnings)) in debug_objects_selftest()
1265 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest()
/Linux-v6.1/include/linux/
Ddebugobjects.h10 ODEBUG_STATE_INIT, enumerator
/Linux-v6.1/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