Home
last modified time | relevance | path

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

/linux-6.15/lib/
H A Ddebugobjects.c130 [ODEBUG_STATE_INIT] = "initialized",
682 state = ODEBUG_STATE_INIT; in lookup_object_or_alloc()
752 case ODEBUG_STATE_INIT: in __debug_object_init()
754 obj->state = ODEBUG_STATE_INIT; in __debug_object_init()
831 case ODEBUG_STATE_INIT: in debug_object_activate()
880 case ODEBUG_STATE_INIT: in debug_object_deactivate()
928 case ODEBUG_STATE_INIT: in debug_object_destroy()
1344 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest()
1376 if (check_results(&obj, ODEBUG_STATE_INIT, ++fixups, ++warnings)) in debug_objects_selftest()
1384 if (check_results(&obj, ODEBUG_STATE_INIT, fixups, warnings)) in debug_objects_selftest()
/linux-6.15/include/linux/
H A Ddebugobjects.h10 ODEBUG_STATE_INIT, enumerator
/linux-6.15/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