Searched refs:iocg_kick_waitq (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/block/ |
H A D | blk-iocost.c | 1432 static void iocg_kick_waitq(struct ioc_gq *iocg, bool pay_debt, in iocg_kick_waitq() function 1525 iocg_kick_waitq(iocg, pay_debt, &now); in iocg_waitq_timer_fn() 2091 iocg_kick_waitq(iocg, true, now); in ioc_forgive_debts() 2161 iocg_kick_waitq(iocg, true, &now); in ioc_timer_fn() 2627 * the abs_cost instead of advancing vtime. iocg_kick_waitq() will pay in ioc_rqos_throttle() 2682 iocg_kick_waitq(iocg, ioc_locked, &now); in ioc_rqos_throttle()
|
/kernel/linux/linux-6.6/block/ |
H A D | blk-iocost.c | 1489 static void iocg_kick_waitq(struct ioc_gq *iocg, bool pay_debt, in iocg_kick_waitq() function 1582 iocg_kick_waitq(iocg, pay_debt, &now); in iocg_waitq_timer_fn() 2142 iocg_kick_waitq(iocg, true, now); in ioc_forgive_debts() 2193 iocg_kick_waitq(iocg, true, now); in ioc_check_iocgs() 2660 * the abs_cost instead of advancing vtime. iocg_kick_waitq() will pay in ioc_rqos_throttle() 2715 iocg_kick_waitq(iocg, ioc_locked, &now); in ioc_rqos_throttle()
|
Completed in 10 milliseconds