Home
last modified time | relevance | path

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

/linux-4.4.14/block/
Dblk-throttle.c585 unsigned long jiffy_end) in throtl_set_slice_end() argument
587 tg->slice_end[rw] = roundup(jiffy_end, throtl_slice); in throtl_set_slice_end()
591 unsigned long jiffy_end) in throtl_extend_slice() argument
593 tg->slice_end[rw] = roundup(jiffy_end, throtl_slice); in throtl_extend_slice()