Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-throttle.c27 #define MAX_THROTL_SLICE (HZ) macro
2475 if (t == 0 || t > MAX_THROTL_SLICE) in blk_throtl_sample_time_store()