Home
last modified time | relevance | path

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

/block/
Dblk-iocost.c262 AUTOP_CYCLE_NSEC = 10LLU * NSEC_PER_SEC, enumerator
839 if (now_ns - ioc->autop_too_fast_at >= AUTOP_CYCLE_NSEC) in ioc_autop_idx()
848 if (now_ns - ioc->autop_too_slow_at >= AUTOP_CYCLE_NSEC) in ioc_autop_idx()