Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dsched.h1836 #define RETRY_TASK ((void *)-1UL) macro
H A Dcore.c4621 if (unlikely(p == RETRY_TASK)) in pick_next_task()
H A Dfair.c7369 return RETRY_TASK; in pick_next_task_fair()