Home
last modified time | relevance | path

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

/linux-6.1.9/block/
Dblk-throttle.c27 #define MAX_THROTL_SLICE (HZ) macro
2461 if (t == 0 || t > MAX_THROTL_SLICE) in blk_throtl_sample_time_store()