Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk-throttle.c26 #define MAX_THROTL_SLICE (HZ) macro
2517 if (t == 0 || t > MAX_THROTL_SLICE) in blk_throtl_sample_time_store()