Searched defs:kbase_csf_scheduler_context (Results 1 – 2 of 2) sorted by relevance
511 struct kbase_csf_scheduler_context { struct512 struct list_head runnable_groups[BASE_QUEUE_GROUP_PRIORITY_COUNT];513 u32 num_runnable_grps;514 struct list_head idle_wait_groups;515 u32 num_idle_wait_grps;516 struct workqueue_struct *sync_update_wq;517 struct work_struct sync_update_work;518 u32 ngrp_to_schedule;
613 struct kbase_csf_scheduler_context { struct614 struct list_head runnable_groups[KBASE_QUEUE_GROUP_PRIORITY_COUNT];615 u32 num_runnable_grps;616 struct list_head idle_wait_groups;617 u32 num_idle_wait_grps;618 struct workqueue_struct *sync_update_wq;619 struct work_struct sync_update_work;620 u32 ngrp_to_schedule;