Home
last modified time | relevance | path

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

/openbmc/linux/kernel/sched/
H A Dsched.h2230 #define RETRY_TASK ((void *)-1UL) macro
H A Dcore.c6006 if (unlikely(p == RETRY_TASK)) in __pick_next_task()
H A Dfair.c8526 return RETRY_TASK; in pick_next_task_fair()