Searched refs:throtl_set_slice_end (Results 1 - 1 of 1) sorted by relevance

/linux-master/block/
H A Dblk-throttle.c675 static inline void throtl_set_slice_end(struct throtl_grp *tg, bool rw, function
684 throtl_set_slice_end(tg, rw, jiffy_end);
760 throtl_set_slice_end(tg, rw, jiffies + tg->td->throtl_slice);

Completed in 111 milliseconds