Searched refs:group_runq (Results 1 – 1 of 1) sorted by relevance
870 group_runq_t group_runq; in sched_global_dequeue_thread() local880 group_runq = &group->runq; in sched_global_dequeue_thread()882 thread = group_run_queue_dequeue_thread(group_runq, &thread_pri, &pri_level_empty); in sched_global_dequeue_thread()899 group_runq_t group_runq; in sched_global_deep_drain_dequeue_thread() local909 group_runq = &group->runq; in sched_global_deep_drain_dequeue_thread()911 thread = group_run_queue_dequeue_thread(group_runq, &thread_pri, &pri_level_empty); in sched_global_deep_drain_dequeue_thread()928 group_runq_t group_runq = &group->runq; in sched_group_dequeue_thread() local933 thread = group_run_queue_dequeue_thread(group_runq, &thread_pri, &pri_level_empty); in sched_group_dequeue_thread()