Searched refs:memcpy_to_bvec (Results 1 – 5 of 5) sorted by relevance
216 static inline void memcpy_to_bvec(struct bio_vec *bvec, const char *from) in memcpy_to_bvec() function
95 memcpy_to_bvec(&tovec, page_address(fromvec.bv_page) + in copy_to_high_bio_irq()
1289 memcpy_to_bvec(&dst_bv, src_buf); in bio_copy_data_iter()
91 memcpy_to_bvec(&bvec, dev->bounce_buf + offset); in ps3disk_scatter_gather()
271 memcpy_to_bvec(&bv, buf); in aha1542_free_cmd()
Completed in 16 milliseconds