Searched defs:runq (Results 1 – 6 of 6) sorted by relevance
582 def ShowRunQSummary(runq): argument
124 …struct { processor_t runq; } __runq; /* internally managed run queue assignment, see above comm… member
515 struct run_queue runq; /* runq for this processor */ member
3882 processor_t runq = thread->__runq.runq; in thread_get_runq() local3891 processor_t runq = thread->__runq.runq; in thread_get_runq_locked() local
414 …struct { processor_t runq; } __runq; /* internally managed run queue assignment, see above comm… member
6932 run_queue_t runq, in runq_scan()