Searched refs:PANTHOR_CSG_PRIORITY_COUNT (Results 1 – 1 of 1) sorted by relevance
145 PANTHOR_CSG_PRIORITY_COUNT, enumerator238 struct list_head runnable[PANTHOR_CSG_PRIORITY_COUNT];249 struct list_head idle[PANTHOR_CSG_PRIORITY_COUNT];1873 struct list_head old_groups[PANTHOR_CSG_PRIORITY_COUNT];1874 struct list_head groups[PANTHOR_CSG_PRIORITY_COUNT];2009 ctx->min_priority = PANTHOR_CSG_PRIORITY_COUNT; in tick_ctx_init()2174 for (prio = PANTHOR_CSG_PRIORITY_COUNT - 1; prio >= 0; prio--) { in tick_ctx_apply()2386 for (prio = PANTHOR_CSG_PRIORITY_COUNT - 1; in tick_work()2400 for (prio = PANTHOR_CSG_PRIORITY_COUNT - 1; in tick_work()2409 for (prio = PANTHOR_CSG_PRIORITY_COUNT - 1; in tick_work()[all …]