Searched refs:EP_MAX_MSTIMEO (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Deventpoll.c81 #define EP_MAX_MSTIMEO min(1000ULL * MAX_SCHEDULE_TIMEOUT / HZ, (LONG_MAX - 999ULL) / HZ) macro
1129 jtimeout = (timeout < 0 || timeout >= EP_MAX_MSTIMEO) ?

Completed in 45 milliseconds