Home
last modified time | relevance | path

Searched refs:sched_task_on_rq (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dsched.h2306 extern bool sched_task_on_rq(struct task_struct *p);
/linux/kernel/sched/
H A Dcore.c2158 bool sched_task_on_rq(struct task_struct *p) in sched_task_on_rq() function