Home
last modified time | relevance | path

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

/Linux-v6.1/block/
Dblk-rq-qos.h163 void __rq_qos_throttle(struct rq_qos *rqos, struct bio *bio);
207 __rq_qos_throttle(q->rq_qos, bio); in rq_qos_throttle()
Dblk-rq-qos.c62 void __rq_qos_throttle(struct rq_qos *rqos, struct bio *bio) in __rq_qos_throttle() function