Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Dsyscalls.c183 return idle_rq(cpu_rq(cpu)); in idle_cpu()
H A Dsched.h1396 static inline bool idle_rq(struct rq *rq) in idle_rq() function
1409 if (!idle_rq(cpu_rq(cpu))) in available_idle_cpu()
H A Ddeadline.c1427 bool idle = idle_rq(rq); in update_curr_dl_se()