Home
last modified time | relevance | path

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

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