Home
last modified time | relevance | path

Searched refs:bio_kmalloc (Results 1 – 15 of 15) sorted by relevance

/linux/block/
A Dblk-map.c155 bio = bio_kmalloc(gfp_mask, nr_pages); in bio_copy_user_iov()
244 bio = bio_kmalloc(gfp_mask, iov_iter_npages(iter, BIO_MAX_VECS)); in bio_map_user_iov()
351 bio = bio_kmalloc(gfp_mask, nr_pages); in bio_map_kern()
438 bio = bio_kmalloc(gfp_mask, nr_pages); in bio_copy_kern()
A Dbio.c515 struct bio *bio_kmalloc(gfp_t gfp_mask, unsigned short nr_iovecs) in bio_kmalloc() function
529 EXPORT_SYMBOL(bio_kmalloc);
A Dblk-crypto-fallback.c165 bio = bio_kmalloc(GFP_NOIO, bio_segments(bio_src)); in blk_crypto_fallback_clone_bio()
/linux/fs/squashfs/
A Dblock.c92 bio = bio_kmalloc(GFP_NOIO, page_count); in squashfs_bio_read()
/linux/drivers/md/bcache/
A Ddebug.c114 check = bio_kmalloc(GFP_NOIO, bio_segments(bio)); in bch_data_verify()
/linux/include/linux/
A Dbio.h361 struct bio *bio_kmalloc(gfp_t gfp_mask, unsigned short nr_iovecs);
/linux/drivers/target/
A Dtarget_core_pscsi.c834 bio = bio_kmalloc(GFP_KERNEL, nr_vecs); in pscsi_get_bio()
/linux/drivers/block/
A Dpktcdvd.c532 pkt->w_bio = bio_kmalloc(GFP_KERNEL, frames); in pkt_alloc_packet_data()
546 struct bio *bio = bio_kmalloc(GFP_KERNEL, 1); in pkt_alloc_packet_data()
/linux/drivers/md/
A Ddm-bufio.c629 bio = bio_kmalloc(GFP_NOWAIT | __GFP_NORETRY | __GFP_NOWARN, vec_size); in use_bio()
A Draid10.c148 bio = bio_kmalloc(gfp_flags, RESYNC_PAGES); in r10buf_pool_alloc()
154 bio = bio_kmalloc(gfp_flags, RESYNC_PAGES); in r10buf_pool_alloc()
A Draid1.c168 bio = bio_kmalloc(gfp_flags, RESYNC_PAGES); in r1buf_pool_alloc()
/linux/fs/btrfs/
A Dvolumes.c6930 dev->flush_bio = bio_kmalloc(GFP_KERNEL, 0); in btrfs_alloc_device()
/linux/
A Dvmlinux.symvers7989 0x00000000 bio_kmalloc vmlinux EXPORT_SYMBOL
A DSystem.map15515 ffff80001045ce64 T bio_kmalloc
A D.tmp_System.map15515 ffff80001045ce64 T bio_kmalloc

Completed in 332 milliseconds