Searched refs:iocg_unlock (Results 1 – 1 of 1) sorted by relevance
/block/ |
D | blk-iocost.c | 748 static void iocg_unlock(struct ioc_gq *iocg, bool unlock_ioc, unsigned long *flags) in iocg_unlock() function 1526 iocg_unlock(iocg, pay_debt, &flags); in iocg_waitq_timer_fn() 2620 iocg_unlock(iocg, ioc_locked, &flags); in ioc_rqos_throttle() 2647 iocg_unlock(iocg, ioc_locked, &flags); in ioc_rqos_throttle() 2654 iocg_unlock(iocg, false, &flags); in ioc_rqos_throttle() 2684 iocg_unlock(iocg, ioc_locked, &flags); in ioc_rqos_throttle()
|