bio_alloc 456 block/blk-flush.c bio = bio_alloc(gfp_mask, 0); bio_alloc 15 block/blk-lib.c struct bio *new = bio_alloc(gfp, nr_pages); bio_alloc 211 block/blk-zoned.c struct bio *bio = bio_alloc(gfp_mask, 0); bio_alloc 145 drivers/block/drbd/drbd_main.c return bio_alloc(gfp_mask, 1); bio_alloc 1279 drivers/block/drbd/drbd_receiver.c struct bio *bio = bio_alloc(GFP_NOIO, 0); bio_alloc 1689 drivers/block/drbd/drbd_receiver.c bio = bio_alloc(GFP_NOIO, nr_pages); bio_alloc 1370 drivers/block/xen-blkback/blkback.c bio = bio_alloc(GFP_KERNEL, nr_iovecs); bio_alloc 1389 drivers/block/xen-blkback/blkback.c bio = bio_alloc(GFP_KERNEL, 0); bio_alloc 594 drivers/block/zram/zram_drv.c bio = bio_alloc(GFP_ATOMIC, 1); bio_alloc 614 drivers/lightnvm/pblk-write.c bio = bio_alloc(GFP_KERNEL, secs_to_sync + packed_meta_pgs); bio_alloc 220 drivers/md/dm-log-writes.c bio = bio_alloc(GFP_KERNEL, 1); bio_alloc 279 drivers/md/dm-log-writes.c bio = bio_alloc(GFP_KERNEL, bio_pages); bio_alloc 367 drivers/md/dm-log-writes.c bio = bio_alloc(GFP_KERNEL, min(block->vec_cnt, BIO_MAX_PAGES)); bio_alloc 389 drivers/md/dm-log-writes.c bio = bio_alloc(GFP_KERNEL, min(block->vec_cnt - i, BIO_MAX_PAGES)); bio_alloc 1184 drivers/md/dm-thin.c discard_parent = bio_alloc(GFP_NOIO, 1); bio_alloc 415 drivers/md/dm-zoned-metadata.c bio = bio_alloc(GFP_NOIO, 1); bio_alloc 588 drivers/md/dm-zoned-metadata.c bio = bio_alloc(GFP_NOIO, 1); bio_alloc 619 drivers/md/dm-zoned-metadata.c bio = bio_alloc(GFP_NOIO, 1); bio_alloc 257 drivers/md/md.c return bio_alloc(gfp_mask, nr_iovecs); bio_alloc 266 drivers/md/md.c return bio_alloc(GFP_NOIO, 1); bio_alloc 108 drivers/nvdimm/nd_virtio.c struct bio *child = bio_alloc(GFP_ATOMIC, 0); bio_alloc 177 drivers/nvme/target/io-cmd-bdev.c bio = bio_alloc(GFP_KERNEL, min(sg_cnt, BIO_MAX_PAGES)); bio_alloc 190 drivers/nvme/target/io-cmd-bdev.c bio = bio_alloc(GFP_KERNEL, min(sg_cnt, BIO_MAX_PAGES)); bio_alloc 381 drivers/target/target_core_iblock.c bio = bio_alloc(GFP_KERNEL, 0); bio_alloc 437 fs/block_dev.c bio = bio_alloc(GFP_KERNEL, nr_pages); bio_alloc 3057 fs/buffer.c bio = bio_alloc(GFP_NOIO, 1); bio_alloc 91 fs/crypto/bio.c bio = bio_alloc(GFP_NOWAIT, 1); bio_alloc 438 fs/direct-io.c bio = bio_alloc(GFP_KERNEL, nr_vecs); bio_alloc 221 fs/erofs/data.c bio = bio_alloc(GFP_NOIO, nblocks); bio_alloc 1269 fs/erofs/zdata.c bio = bio_alloc(GFP_NOIO, BIO_MAX_PAGES); bio_alloc 366 fs/ext4/page-io.c bio = bio_alloc(GFP_NOIO, BIO_MAX_PAGES); bio_alloc 376 fs/ext4/readpage.c bio = bio_alloc(GFP_KERNEL, bio_alloc 2222 fs/f2fs/f2fs.h bio = bio_alloc(GFP_NOIO, npages); bio_alloc 2224 fs/f2fs/f2fs.h bio = bio_alloc(GFP_NOIO | __GFP_NOFAIL, npages); bio_alloc 2232 fs/f2fs/f2fs.h return bio_alloc(GFP_KERNEL, npages); bio_alloc 265 fs/gfs2/lops.c struct bio *bio = bio_alloc(GFP_NOIO, BIO_MAX_PAGES); bio_alloc 478 fs/gfs2/lops.c new = bio_alloc(GFP_NOIO, nr_iovecs); bio_alloc 219 fs/gfs2/meta_io.c bio = bio_alloc(GFP_NOIO, num); bio_alloc 251 fs/gfs2/ops_fstype.c bio = bio_alloc(GFP_NOFS, 1); bio_alloc 67 fs/hfsplus/wrapper.c bio = bio_alloc(GFP_NOIO, 1); bio_alloc 268 fs/iomap/buffered-io.c ctx->bio = bio_alloc(gfp, min(BIO_MAX_PAGES, nr_vecs)); bio_alloc 185 fs/iomap/direct-io.c bio = bio_alloc(GFP_KERNEL, 1); bio_alloc 263 fs/iomap/direct-io.c bio = bio_alloc(GFP_KERNEL, nr_pages); bio_alloc 1982 fs/jfs/jfs_logmgr.c bio = bio_alloc(GFP_NOFS, 1); bio_alloc 2127 fs/jfs/jfs_logmgr.c bio = bio_alloc(GFP_NOFS, 1); bio_alloc 419 fs/jfs/jfs_metapage.c bio = bio_alloc(GFP_NOFS, 1); bio_alloc 499 fs/jfs/jfs_metapage.c bio = bio_alloc(GFP_NOFS, 1); bio_alloc 79 fs/mpage.c bio = bio_alloc(gfp_flags, nr_vecs); bio_alloc 83 fs/mpage.c bio = bio_alloc(gfp_flags, nr_vecs); bio_alloc 125 fs/nfs/blocklayout/blocklayout.c bio = bio_alloc(GFP_NOIO, npg); bio_alloc 128 fs/nfs/blocklayout/blocklayout.c bio = bio_alloc(GFP_NOIO, npg); bio_alloc 388 fs/nilfs2/segbuf.c bio = bio_alloc(GFP_NOIO, nr_vecs); bio_alloc 391 fs/nilfs2/segbuf.c bio = bio_alloc(GFP_NOIO, nr_vecs); bio_alloc 525 fs/ocfs2/cluster/heartbeat.c bio = bio_alloc(GFP_ATOMIC, 16); bio_alloc 738 fs/xfs/xfs_aops.c new = bio_alloc(GFP_NOFS, BIO_MAX_PAGES); bio_alloc 29 fs/xfs/xfs_bio_io.c bio = bio_alloc(GFP_KERNEL, bio_max_vecs(left)); bio_alloc 42 fs/xfs/xfs_bio_io.c bio = bio_alloc(GFP_KERNEL, bio_max_vecs(left)); bio_alloc 1295 fs/xfs/xfs_buf.c bio = bio_alloc(GFP_NOIO, nr_pages); bio_alloc 270 kernel/power/swap.c bio = bio_alloc(GFP_NOIO | __GFP_HIGH, 1); bio_alloc 34 mm/page_io.c bio = bio_alloc(gfp_flags, 1);