Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dblk-iocost.c298 AUTOP_CYCLE_NSEC = 10LLU * NSEC_PER_SEC, enumerator
837 if (now_ns - ioc->autop_too_fast_at >= AUTOP_CYCLE_NSEC) in ioc_autop_idx()
846 if (now_ns - ioc->autop_too_slow_at >= AUTOP_CYCLE_NSEC) in ioc_autop_idx()