Searched refs:bvec_kmap_irq (Results 1 – 5 of 5) sorted by relevance
507 static inline char *bvec_kmap_irq(struct bio_vec *bvec, unsigned long *flags) in bvec_kmap_irq() function532 static inline char *bvec_kmap_irq(struct bio_vec *bvec, unsigned long *flags) in bvec_kmap_irq() function
98 buf = bvec_kmap_irq(&bvec, &flags); in ps3disk_scatter_gather()
1278 buf = bvec_kmap_irq(bv, &flags); in zero_bvec()
539 char *data = bvec_kmap_irq(&bv, &flags); in zero_fill_bio_iter()
1215 buf = bvec_kmap_irq(&bv, &flags); in bio_copy_block()