Home
last modified time | relevance | path

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

/Linux-v5.10/block/
Dblk-rq-qos.h138 void __rq_qos_throttle(struct rq_qos *rqos, struct bio *bio);
182 __rq_qos_throttle(q->rq_qos, bio); in rq_qos_throttle()
Dblk-rq-qos.c68 void __rq_qos_throttle(struct rq_qos *rqos, struct bio *bio) in __rq_qos_throttle() function