Searched refs:KBASE_QUEUE_GROUP_PRIORITY_COUNT (Results 1 – 5 of 5) sorted by relevance
450 extern const u8 kbasep_csf_relative_to_queue_group_priority[KBASE_QUEUE_GROUP_PRIORITY_COUNT];464 if (priority >= KBASE_QUEUE_GROUP_PRIORITY_COUNT) in kbase_csf_priority_relative_to_queue_group_priority()
258 KBASE_QUEUE_GROUP_PRIORITY_COUNT enumerator734 struct list_head runnable_groups[KBASE_QUEUE_GROUP_PRIORITY_COUNT];911 struct list_head ctx_lists[KBASE_QUEUE_GROUP_PRIORITY_COUNT];
337 for (prio = KBASE_QUEUE_GROUP_PRIORITY_REALTIME; prio < KBASE_QUEUE_GROUP_PRIORITY_COUNT; in kbase_csf_tiler_heap_reclaim_mgr_init()354 for (prio = KBASE_QUEUE_GROUP_PRIORITY_REALTIME; prio < KBASE_QUEUE_GROUP_PRIORITY_COUNT; in kbase_csf_tiler_heap_reclaim_mgr_term()
2163 if (WARN_ON(group->priority >= KBASE_QUEUE_GROUP_PRIORITY_COUNT)) in insert_group_to_runnable()4195 WARN_ON(priority >= KBASE_QUEUE_GROUP_PRIORITY_COUNT)) in scheduler_ctx_scan_groups()4541 if (WARN_ON(group->priority >= KBASE_QUEUE_GROUP_PRIORITY_COUNT)) in scheduler_handle_idle_slots()4607 for (i = 0; i < KBASE_QUEUE_GROUP_PRIORITY_COUNT; ++i) { in get_tock_top_group()4927 for (i = 0; i < KBASE_QUEUE_GROUP_PRIORITY_COUNT; ++i) { in scheduler_prepare()6381 for (priority = 0; priority < KBASE_QUEUE_GROUP_PRIORITY_COUNT; in kbase_csf_scheduler_context_init()
54 const u8 kbasep_csf_relative_to_queue_group_priority[KBASE_QUEUE_GROUP_PRIORITY_COUNT] = {