Searched defs:kbase_csf_scheduler_context (Results 1 – 1 of 1) sorted by relevance
733 struct kbase_csf_scheduler_context { struct734 struct list_head runnable_groups[KBASE_QUEUE_GROUP_PRIORITY_COUNT];735 u32 num_runnable_grps;736 struct list_head idle_wait_groups;737 u32 num_idle_wait_grps;738 struct workqueue_struct *sync_update_wq;739 struct work_struct sync_update_work;740 u32 ngrp_to_schedule;741 struct kbase_csf_ctx_heap_reclaim_info heap_info;