Searched refs:MAX_CSG_PRIO (Results 1 – 2 of 2) sorted by relevance
94 #define MAX_CSG_PRIO 0xf macro1237 if (priority > MAX_CSG_PRIO) in csg_slot_prog_locked()2111 int prio, new_csg_prio = MAX_CSG_PRIO, i; in tick_ctx_apply()2187 new_csg_prio = MAX_CSG_PRIO; in tick_ctx_apply()3528 num_groups = min_t(u32, MAX_CSG_PRIO + 1, num_groups); in panthor_sched_init()
190 #define MAX_CSG_PRIO 0xf macro