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