Home
last modified time | relevance | path

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

/linux-5.19.10/lib/
Ddebugobjects.c124 [ODEBUG_STATE_NOTAVAILABLE] = "not available",
650 .state = ODEBUG_STATE_NOTAVAILABLE, in debug_object_activate()
708 ODEBUG_STATE_NOTAVAILABLE); in debug_object_activate()
757 .state = ODEBUG_STATE_NOTAVAILABLE, in debug_object_deactivate()
879 .state = ODEBUG_STATE_NOTAVAILABLE, in debug_object_assert_init()
894 ODEBUG_STATE_NOTAVAILABLE); in debug_object_assert_init()
945 .state = ODEBUG_STATE_NOTAVAILABLE, in debug_object_active_state()
1114 case ODEBUG_STATE_NOTAVAILABLE: in fixup_activate()
/linux-5.19.10/include/linux/
Ddebugobjects.h14 ODEBUG_STATE_NOTAVAILABLE, enumerator
/linux-5.19.10/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-5.19.10/kernel/time/
Dtimer.c718 case ODEBUG_STATE_NOTAVAILABLE: in timer_fixup_activate()
757 case ODEBUG_STATE_NOTAVAILABLE: in timer_fixup_assert_init()