Searched refs:SP_CNT (Results 1 – 2 of 2) sorted by relevance
32 SP_CNT, enumerator33 SP_MAX = SP_CNT - 1,
383 static const char * const strings[SP_CNT] = { in get_sched_policy_name()390 if ((policy < SP_CNT) && (strings[policy] != NULL)) in get_sched_policy_name()