Searched refs:iocg_unlock (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/block/ |
| H A D | blk-iocost.c | 744 static void iocg_unlock(struct ioc_gq *iocg, bool unlock_ioc, unsigned long *flags) in iocg_unlock() function 1510 iocg_unlock(iocg, pay_debt, &flags); in iocg_waitq_timer_fn() 2603 iocg_unlock(iocg, ioc_locked, &flags); in ioc_rqos_throttle() 2630 iocg_unlock(iocg, ioc_locked, &flags); in ioc_rqos_throttle() 2637 iocg_unlock(iocg, false, &flags); in ioc_rqos_throttle() 2667 iocg_unlock(iocg, ioc_locked, &flags); in ioc_rqos_throttle()
|