Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk.h330 extern void blk_queue_bounce(struct request_queue *q, struct bio **bio);
336 static inline void blk_queue_bounce(struct request_queue *q, struct bio **bio) in blk_queue_bounce() function
Dblk-map.c25 blk_queue_bounce(rq->q, bio); in blk_rq_append_bio()
Dbounce.c360 void blk_queue_bounce(struct request_queue *q, struct bio **bio_orig) in blk_queue_bounce() function
Dblk-mq.c1958 blk_queue_bounce(q, &bio); in blk_mq_make_request()
/Linux-v5.4/Documentation/block/
Dbiodoc.rst231 the blk_queue_bounce() routine on its own to bounce highmem i/o to low