Searched refs:runnable_groups (Results 1 – 3 of 3) sorted by relevance
42 if (!list_empty(&kctx->csf.sched.runnable_groups[prio])) in get_kctx_highest_csg_priority()
734 struct list_head runnable_groups[KBASE_QUEUE_GROUP_PRIORITY_COUNT]; member
2174 &kctx->csf.sched.runnable_groups[group->priority]); in insert_group_to_runnable()2213 &kctx->csf.sched.runnable_groups[group->priority]; in remove_group_from_runnable()4201 list_for_each_entry(group, &kctx->csf.sched.runnable_groups[priority], in scheduler_ctx_scan_groups()4298 &top_ctx->csf.sched.runnable_groups[top_grp->priority]; in scheduler_rotate_groups()4613 &kctx->csf.sched.runnable_groups[i], in get_tock_top_group()6383 INIT_LIST_HEAD(&kctx->csf.sched.runnable_groups[priority]); in kbase_csf_scheduler_context_init()