Searched defs:nr_vecs (Results 1 – 12 of 12) sorted by relevance
| /linux/block/ |
| H A D | bio-integrity.c | 134 struct bio_vec *bvecs, unsigned int nr_vecs) in bio_integrity_init() 157 unsigned int nr_vecs) in bio_integrity_alloc() 172 static void bio_integrity_unpin_bvec(struct bio_vec *bv, int nr_vecs) in bio_integrity_unpin_bvec() 263 int nr_vecs, unsigned int len) in bio_integrity_copy_user() 320 int nr_vecs, unsigned int len) in bio_integrity_init_user() 335 int nr_vecs, ssize_t bytes, ssize_t offset, in bvec_from_pages() 377 int ret, nr_vecs; in bio_integrity_map_user() local
|
| H A D | blk-map.c | 46 unsigned int nr_vecs, gfp_t gfp_mask) in blk_rq_map_bio_alloc() 263 unsigned int nr_vecs = iov_iter_npages(iter, BIO_MAX_VECS); in bio_map_user_iov() local 314 unsigned int nr_vecs = bio_add_max_vecs(data, len); in bio_map_kern() local
|
| H A D | bio.c | 41 int nr_vecs; member 51 static struct biovec_slab *biovec_slab(unsigned short nr_vecs) in biovec_slab() 535 struct bio *bio_alloc_bioset(struct block_device *bdev, unsigned short nr_vecs, in bio_alloc_bioset() 627 struct bio *bio_kmalloc(unsigned short nr_vecs, gfp_t gfp_mask) in bio_kmalloc()
|
| /linux/fs/iomap/ |
| H A D | direct-io.c | 55 struct iomap_dio *dio, unsigned short nr_vecs, blk_opf_t opf) in iomap_dio_alloc_bio() 304 int nr_vecs = max(1, i_blocksize(inode) / folio_size(zero_folio)); in iomap_dio_zero() local 338 unsigned int nr_vecs; in iomap_dio_bio_iter_one() local
|
| H A D | bio.c | 102 unsigned int nr_vecs = DIV_ROUND_UP(iomap_length(iter), PAGE_SIZE); in iomap_read_alloc_bio() local
|
| /linux/drivers/virt/nitro_enclaves/ |
| H A D | ne_pci_dev.c | 298 int nr_vecs = 0; in ne_setup_msix() local
|
| /linux/drivers/crypto/cavium/nitrox/ |
| H A D | nitrox_isr.c | 294 int nr_vecs, vec, cpu; in nitrox_register_interrupts() local
|
| /linux/tools/testing/selftests/ublk/ |
| H A D | stripe.c | 47 unsigned nr_vecs = calculate_nr_vec(conf, iod); in alloc_stripe_array() local
|
| /linux/drivers/target/ |
| H A D | target_core_pscsi.c | 833 int nr_vecs = 0, rc; in pscsi_map_sg() local
|
| /linux/include/linux/ |
| H A D | bio.h | 365 unsigned short nr_vecs, blk_opf_t opf, gfp_t gfp_mask) in bio_alloc()
|
| /linux/fs/xfs/ |
| H A D | xfs_buf.c | 1260 unsigned int nr_vecs = bio_add_max_vecs(bp->b_addr, len); in xfs_buf_submit_bio() local
|
| /linux/fs/btrfs/ |
| H A D | scrub.c | 940 unsigned int nr_vecs, blk_opf_t opf, in alloc_scrub_bbio()
|