Home
last modified time | relevance | path

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

/linux-5.19.10/block/
Dblk-iocost.c298 AUTOP_CYCLE_NSEC = 10LLU * NSEC_PER_SEC, enumerator
834 if (now_ns - ioc->autop_too_fast_at >= AUTOP_CYCLE_NSEC) in ioc_autop_idx()
843 if (now_ns - ioc->autop_too_slow_at >= AUTOP_CYCLE_NSEC) in ioc_autop_idx()