Searched refs:SMART_MIN_PRIORITY (Results 1 – 2 of 2) sorted by relevance
178 #define SMART_MIN_PRIORITY (-20) macro
234 static int SmartLastIndex[SMART_MAX_PRIORITY - SMART_MIN_PRIORITY + 1];334 SMART_MIN_PRIORITY]) & 0xff; in SmartScheduleClient()357 SmartLastIndex[best->smart_priority - SMART_MIN_PRIORITY] = best->index; in SmartScheduleClient()443 if (client->smart_priority > SMART_MIN_PRIORITY) in Dispatch()