Searched refs:CPUPRI_NR_PRIORITIES (Results 1 – 2 of 2) sorted by relevance
151 WARN_ON_ONCE(task_pri >= CPUPRI_NR_PRIORITIES); in cpupri_find_fitness()218 BUG_ON(newpri >= CPUPRI_NR_PRIORITIES); in cpupri_set()282 for (i = 0; i < CPUPRI_NR_PRIORITIES; i++) { in cpupri_init()314 for (i = 0; i < CPUPRI_NR_PRIORITIES; i++) in cpupri_cleanup()
3 #define CPUPRI_NR_PRIORITIES (MAX_RT_PRIO+1) macro16 struct cpupri_vec pri_to_cpu[CPUPRI_NR_PRIORITIES];