Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Ddebugobjects.c97 [ODEBUG_STATE_NOTAVAILABLE] = "not available",
465 .state = ODEBUG_STATE_NOTAVAILABLE, in debug_object_activate()
518 ODEBUG_STATE_NOTAVAILABLE); in debug_object_activate()
563 .state = ODEBUG_STATE_NOTAVAILABLE, in debug_object_deactivate()
682 .state = ODEBUG_STATE_NOTAVAILABLE, in debug_object_assert_init()
697 ODEBUG_STATE_NOTAVAILABLE); in debug_object_assert_init()
744 .state = ODEBUG_STATE_NOTAVAILABLE, in debug_object_active_state()
927 case ODEBUG_STATE_NOTAVAILABLE: in fixup_activate()
/Linux-v4.19/include/linux/
Ddebugobjects.h14 ODEBUG_STATE_NOTAVAILABLE, enumerator
/Linux-v4.19/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-v4.19/kernel/time/
Dtimer.c645 case ODEBUG_STATE_NOTAVAILABLE: in timer_fixup_activate()
684 case ODEBUG_STATE_NOTAVAILABLE: in timer_fixup_assert_init()