Searched defs:runq (Results 1 – 3 of 3) sorted by relevance
186 struct list_head runq; /* ordered list of runnable vcpus */ member378 struct list_head *runq, *depletedq, *replq, *iter; in rt_dump() local573 struct list_head *runq = rt_runq(ops); in runq_insert() local1051 struct list_head *runq = rt_runq(ops); in runq_pick() local1507 struct list_head *runq = rt_runq(ops); in repl_timer_handler() local
149 struct list_head runq; member276 const struct list_head * const runq = RUNQ(cpu); in __runq_insert() local1336 struct list_head *runq, *elem, *next, *last_under; in csched_runq_sort() local1839 struct list_head * const runq = RUNQ(cpu); in csched_schedule() local2043 struct list_head *runq, *iter; in csched_dump_pcpu() local
468 struct list_head runq; /* Ordered list of runnable vms */ member1272 struct list_head * runq = &c2rqd(ops, cpu)->runq; in runq_insert() local3157 struct list_head *runq = &rqd->runq; in csched2_runtime() local3743 struct list_head *iter, *runq = &rqd->runq; in csched2_dump() local
Completed in 16 milliseconds