Searched refs:iocg_unlock (Results 1 – 1 of 1) sorted by relevance
/block/ |
D | blk-iocost.c | 746 static void iocg_unlock(struct ioc_gq *iocg, bool unlock_ioc, unsigned long *flags) in iocg_unlock() function 1572 iocg_unlock(iocg, pay_debt, &flags); in iocg_waitq_timer_fn() 2642 iocg_unlock(iocg, ioc_locked, &flags); in ioc_rqos_throttle() 2669 iocg_unlock(iocg, ioc_locked, &flags); in ioc_rqos_throttle() 2676 iocg_unlock(iocg, false, &flags); in ioc_rqos_throttle() 2706 iocg_unlock(iocg, ioc_locked, &flags); in ioc_rqos_throttle()
|