Searched defs:nr_vecs (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/block/ |
D | bio-integrity.c | 60 unsigned int nr_vecs) in bio_integrity_alloc() 107 static void bio_integrity_unpin_bvec(struct bio_vec *bv, int nr_vecs, in bio_integrity_unpin_bvec() 121 unsigned short nr_vecs = bip->bip_max_vcnt - 1; in bio_integrity_uncopy_user() local 201 int nr_vecs, unsigned int len, in bio_integrity_copy_user() 261 int nr_vecs, unsigned int len, u32 seed) in bio_integrity_init_user() 277 int nr_vecs, ssize_t bytes, ssize_t offset) in bvec_from_pages() 315 int ret, nr_vecs; in bio_integrity_map_user() local
|
D | bio.c | 38 int nr_vecs; member 48 static struct biovec_slab *biovec_slab(unsigned short nr_vecs) in biovec_slab() 162 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned short nr_vecs) in bvec_free() 182 struct bio_vec *bvec_alloc(mempool_t *pool, unsigned short *nr_vecs, in bvec_alloc() 444 unsigned short nr_vecs, blk_opf_t opf, gfp_t gfp, in bio_alloc_percpu_cache() 503 struct bio *bio_alloc_bioset(struct block_device *bdev, unsigned short nr_vecs, in bio_alloc_bioset() 610 struct bio *bio_kmalloc(unsigned short nr_vecs, gfp_t gfp_mask) in bio_kmalloc()
|
D | blk-map.c | 254 unsigned int nr_vecs, gfp_t gfp_mask) in blk_rq_map_bio_alloc() 277 unsigned int nr_vecs = iov_iter_npages(iter, BIO_MAX_VECS); in bio_map_user_iov() local
|
D | blk-lib.c | 200 unsigned int nr_vecs = __blkdev_sectors_to_bio_pages(nr_sects); in __blkdev_issue_zero_pages() local
|
/linux-6.12.1/drivers/virt/nitro_enclaves/ |
D | ne_pci_dev.c | 298 int nr_vecs = 0; in ne_setup_msix() local
|
/linux-6.12.1/drivers/crypto/cavium/nitrox/ |
D | nitrox_isr.c | 294 int nr_vecs, vec, cpu; in nitrox_register_interrupts() local
|
/linux-6.12.1/fs/nilfs2/ |
D | segbuf.c | 26 int nr_vecs; member
|
/linux-6.12.1/fs/iomap/ |
D | direct-io.c | 63 struct iomap_dio *dio, unsigned short nr_vecs, blk_opf_t opf) in iomap_dio_alloc_bio()
|
D | buffered-io.c | 409 unsigned int nr_vecs = DIV_ROUND_UP(length, PAGE_SIZE); in iomap_readpage_iter() local
|
/linux-6.12.1/drivers/target/ |
D | target_core_pscsi.c | 833 int nr_vecs = 0, rc; in pscsi_map_sg() local
|
/linux-6.12.1/fs/btrfs/ |
D | bio.c | 62 struct btrfs_bio *btrfs_bio_alloc(unsigned int nr_vecs, blk_opf_t opf, in btrfs_bio_alloc()
|
/linux-6.12.1/include/linux/ |
D | bio.h | 372 unsigned short nr_vecs, blk_opf_t opf, gfp_t gfp_mask) in bio_alloc()
|
/linux-6.12.1/fs/ |
D | direct-io.c | 396 sector_t first_sector, int nr_vecs) in dio_bio_alloc()
|