Home
last modified time | relevance | path

Searched refs:ODEBUG_STATE_NOTAVAILABLE (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/lib/
Ddebugobjects.c127 [ODEBUG_STATE_NOTAVAILABLE] = "not available",
653 .state = ODEBUG_STATE_NOTAVAILABLE, in debug_object_activate()
711 ODEBUG_STATE_NOTAVAILABLE); in debug_object_activate()
760 .state = ODEBUG_STATE_NOTAVAILABLE, in debug_object_deactivate()
882 .state = ODEBUG_STATE_NOTAVAILABLE, in debug_object_assert_init()
897 ODEBUG_STATE_NOTAVAILABLE); in debug_object_assert_init()
948 .state = ODEBUG_STATE_NOTAVAILABLE, in debug_object_active_state()
1117 case ODEBUG_STATE_NOTAVAILABLE: in fixup_activate()
/Linux-v5.15/include/linux/
Ddebugobjects.h14 ODEBUG_STATE_NOTAVAILABLE, enumerator
/Linux-v5.15/Documentation/core-api/
Ddebug-objects.rst236 - ODEBUG_STATE_NOTAVAILABLE
250 ODEBUG_STATE_NOTAVAILABLE. The fixup function needs to check whether
292 ODEBUG_STATE_NOTAVAILABLE when the object is not found in the debug
/Linux-v5.15/kernel/time/
Dtimer.c665 case ODEBUG_STATE_NOTAVAILABLE: in timer_fixup_activate()
704 case ODEBUG_STATE_NOTAVAILABLE: in timer_fixup_assert_init()