Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk-iocost.c298 AUTOP_CYCLE_NSEC = 10LLU * NSEC_PER_SEC, enumerator
835 if (now_ns - ioc->autop_too_fast_at >= AUTOP_CYCLE_NSEC) in ioc_autop_idx()
844 if (now_ns - ioc->autop_too_slow_at >= AUTOP_CYCLE_NSEC) in ioc_autop_idx()