Home
last modified time | relevance | path

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

/linux/lib/
H A Ddebugobjects.c120 [ODEBUG_STATE_INIT] = "initialized",
584 state = ODEBUG_STATE_INIT; in lookup_object_or_alloc()
642 case ODEBUG_STATE_INIT: in __debug_object_init()
644 obj->state = ODEBUG_STATE_INIT; in __debug_object_init()
721 case ODEBUG_STATE_INIT: in debug_object_activate()
770 case ODEBUG_STATE_INIT: in debug_object_deactivate()
818 case ODEBUG_STATE_INIT: in debug_object_destroy()
1224 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest()
1256 if (check_results(&obj, ODEBUG_STATE_INIT, ++fixups, ++warnings)) in debug_objects_selftest()
1264 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest()
/linux/include/linux/
H A Ddebugobjects.h10 ODEBUG_STATE_INIT, enumerator
/linux/Documentation/core-api/
H A 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