Searched refs:bvec_kmap_irq (Results 1 – 4 of 4) sorted by relevance
484 static inline char *bvec_kmap_irq(struct bio_vec *bvec, unsigned long *flags) in bvec_kmap_irq() function509 static inline char *bvec_kmap_irq(struct bio_vec *bvec, unsigned long *flags) in bvec_kmap_irq() function523 return bvec_kmap_irq(&bio_iter_iovec(bio, iter), flags); in __bio_kmap_irq()
109 buf = bvec_kmap_irq(&bvec, &flags); in ps3disk_scatter_gather()
1260 buf = bvec_kmap_irq(&bv, &flags); in zero_bio_chain()
509 char *data = bvec_kmap_irq(&bv, &flags); in zero_fill_bio()