Home
last modified time | relevance | path

Searched defs:MAX_IDLE_TIME (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/char/hw_random/
H A Diproc-rng200.c100 #define MAX_IDLE_TIME (1 * HZ) in iproc_rng200_read() macro
/openbmc/linux/block/
H A Dblk-throttle.c28 #define MAX_IDLE_TIME (5L * 1000 * 1000) /* 5 s */ macro