Searched refs:iocg_unlock (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/block/ ! |
D | blk-iocost.c | 740 static void iocg_unlock(struct ioc_gq *iocg, bool unlock_ioc, unsigned long *flags) in iocg_unlock() function 1587 iocg_unlock(iocg, pay_debt, &flags); in iocg_waitq_timer_fn() 2659 iocg_unlock(iocg, ioc_locked, &flags); in ioc_rqos_throttle() 2686 iocg_unlock(iocg, ioc_locked, &flags); in ioc_rqos_throttle() 2693 iocg_unlock(iocg, false, &flags); in ioc_rqos_throttle() 2723 iocg_unlock(iocg, ioc_locked, &flags); in ioc_rqos_throttle()
|