Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dblk-throttle.c728 unsigned long jiffy_end) in throtl_set_slice_end() argument
730 tg->slice_end[rw] = roundup(jiffy_end, throtl_slice); in throtl_set_slice_end()
734 unsigned long jiffy_end) in throtl_extend_slice() argument
736 tg->slice_end[rw] = roundup(jiffy_end, throtl_slice); in throtl_extend_slice()