Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Ddixstruct.h129 extern long SmartScheduleMaxSlice;
/OK3568_Linux_fs/external/xserver/os/
H A Dutils.c1014 SmartScheduleMaxSlice = atoi(argv[i]); in ProcessCommandLine()
/OK3568_Linux_fs/external/xserver/dix/
H A Ddispatch.c230 long SmartScheduleMaxSlice = SMART_SCHEDULE_MAX_SLICE; variable
375 SmartScheduleSlice < SmartScheduleMaxSlice) { in SmartScheduleClient()