Searched refs:iocg_unlock (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.10/block/ |
| D | blk-iocost.c | 744 static void iocg_unlock(struct ioc_gq *iocg, bool unlock_ioc, unsigned long *flags) in iocg_unlock() function 1499 iocg_unlock(iocg, pay_debt, &flags); in iocg_waitq_timer_fn() 2575 iocg_unlock(iocg, ioc_locked, &flags); in ioc_rqos_throttle() 2602 iocg_unlock(iocg, ioc_locked, &flags); in ioc_rqos_throttle() 2609 iocg_unlock(iocg, false, &flags); in ioc_rqos_throttle() 2639 iocg_unlock(iocg, ioc_locked, &flags); in ioc_rqos_throttle()
|