Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A 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
H A Dbounce.c361 void blk_queue_bounce(struct request_queue *q, struct bio **bio_orig) in blk_queue_bounce() function
H A Dblk-map.c531 blk_queue_bounce(rq->q, bio); in blk_rq_append_bio()
H A Dblk-mq.c2218 blk_queue_bounce(q, &bio); in blk_mq_submit_bio()
/OK3568_Linux_fs/kernel/Documentation/block/
H A Dbiodoc.rst231 the blk_queue_bounce() routine on its own to bounce highmem i/o to low