Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-throttle.c657 static inline void throtl_start_new_slice(struct throtl_grp *tg, bool rw, in throtl_start_new_slice() function
934 throtl_start_new_slice(tg, rw, true); in tg_may_dispatch()
1361 throtl_start_new_slice(tg, READ, false); in tg_conf_updated()
1362 throtl_start_new_slice(tg, WRITE, false); in tg_conf_updated()