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

/linux-master/block/
H A Dblk-throttle.c32 #define DFL_IDLE_THRESHOLD (0) macro
374 tg->idletime_threshold = DFL_IDLE_THRESHOLD;
375 tg->idletime_threshold_conf = DFL_IDLE_THRESHOLD;
1519 (tg->idletime_threshold_conf == DFL_IDLE_THRESHOLD &&
1654 tg->idletime_threshold_conf == DFL_IDLE_THRESHOLD ||
1660 tg->idletime_threshold = DFL_IDLE_THRESHOLD;
1817 tg->idletime_threshold == DFL_IDLE_THRESHOLD ||

Completed in 127 milliseconds