Searched refs:MAX_IDLE_TIME (Results 1 – 1 of 1) sorted by relevance
27 #define MAX_IDLE_TIME (5L * 1000 * 1000) /* 5 s */ macro1853 time = min_t(unsigned long, MAX_IDLE_TIME, 4 * tg->idletime_threshold); in throtl_tg_is_idle()