Home
last modified time | relevance | path

Searched refs:SmartLastIndex (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c234 static int SmartLastIndex[SMART_MAX_PRIORITY - SMART_MIN_PRIORITY + 1]; variable
333 SmartLastIndex[pClient->smart_priority - in SmartScheduleClient()
357 SmartLastIndex[best->smart_priority - SMART_MIN_PRIORITY] = best->index; in SmartScheduleClient()