Home
last modified time | relevance | path

Searched refs:use_debt (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/block/
H A Dblk-iocost.c2553 bool use_debt, ioc_locked; in ioc_rqos_throttle() local
2590 use_debt = bio_issue_as_root_blkg(bio) || fatal_signal_pending(current); in ioc_rqos_throttle()
2591 ioc_locked = use_debt || READ_ONCE(iocg->abs_vdebt); in ioc_rqos_throttle()
2625 if (use_debt) { in ioc_rqos_throttle()