Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/sched/
Dtask.h133 static DEFINE_WAIT_OVERRIDE_MAP(put_task_map, LD_WAIT_SLEEP); in put_task_struct()
/linux-6.6.21/include/linux/
Dlockdep.h351 #define DEFINE_WAIT_OVERRIDE_MAP(_name, _wait_type) \ macro
445 #define DEFINE_WAIT_OVERRIDE_MAP(_name, _wait_type) \ macro
/linux-6.6.21/lib/
Ddebugobjects.c613 static DEFINE_WAIT_OVERRIDE_MAP(fill_pool_map, LD_WAIT_SLEEP); in debug_objects_fill_pool()