| /kernel/linux/linux-6.6/block/ |
| D | bio.c | 39 int nr_vecs; member 49 static struct biovec_slab *biovec_slab(unsigned short nr_vecs) in biovec_slab() 163 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned short nr_vecs) in bvec_free() 183 struct bio_vec *bvec_alloc(mempool_t *pool, unsigned short *nr_vecs, in bvec_alloc() 433 unsigned short nr_vecs, blk_opf_t opf, gfp_t gfp, in bio_alloc_percpu_cache() 492 struct bio *bio_alloc_bioset(struct block_device *bdev, unsigned short nr_vecs, in bio_alloc_bioset() 599 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 | bio-integrity.c | 50 unsigned int nr_vecs) in bio_integrity_alloc()
|
| /kernel/linux/linux-5.10/tools/io_uring/ |
| D | liburing.h | 122 unsigned nr_vecs, off_t offset) in io_uring_prep_readv() 136 unsigned nr_vecs, off_t offset) in io_uring_prep_writev()
|
| /kernel/linux/linux-5.10/fs/nilfs2/ |
| D | segbuf.c | 26 int nr_vecs; member 390 int nr_vecs) in nilfs_alloc_seg_bio()
|
| /kernel/linux/linux-5.10/drivers/target/ |
| D | target_core_pscsi.c | 829 static inline struct bio *pscsi_get_bio(int nr_vecs) in pscsi_get_bio() 857 int nr_vecs = 0, rc; in pscsi_map_sg() local
|
| /kernel/linux/linux-6.6/drivers/virt/nitro_enclaves/ |
| D | ne_pci_dev.c | 298 int nr_vecs = 0; in ne_setup_msix() local
|
| /kernel/linux/linux-5.10/drivers/virt/nitro_enclaves/ |
| D | ne_pci_dev.c | 298 int nr_vecs = 0; in ne_setup_msix() local
|
| /kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
| D | nitrox_isr.c | 293 int nr_vecs, vec, cpu; in nitrox_register_interrupts() local
|
| /kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/ |
| D | nitrox_isr.c | 294 int nr_vecs, vec, cpu; in nitrox_register_interrupts() local
|
| /kernel/linux/linux-5.10/block/ |
| D | bio-integrity.c | 52 unsigned int nr_vecs) in bio_integrity_alloc()
|
| /kernel/linux/linux-6.6/fs/nilfs2/ |
| D | segbuf.c | 26 int nr_vecs; member
|
| /kernel/linux/linux-5.10/fs/ |
| D | mpage.c | 72 sector_t first_sector, int nr_vecs, in mpage_alloc()
|
| D | direct-io.c | 392 sector_t first_sector, int nr_vecs) in dio_bio_alloc()
|
| /kernel/linux/linux-6.6/fs/iomap/ |
| D | direct-io.c | 56 struct iomap_dio *dio, unsigned short nr_vecs, blk_opf_t opf) in iomap_dio_alloc_bio()
|
| D | buffered-io.c | 370 unsigned int nr_vecs = DIV_ROUND_UP(length, PAGE_SIZE); in iomap_readpage_iter() local
|
| /kernel/linux/linux-6.6/drivers/target/ |
| D | target_core_pscsi.c | 833 int nr_vecs = 0, rc; in pscsi_map_sg() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| D | bio.c | 62 struct btrfs_bio *btrfs_bio_alloc(unsigned int nr_vecs, blk_opf_t opf, in btrfs_bio_alloc()
|
| /kernel/linux/linux-6.6/fs/ |
| D | direct-io.c | 397 sector_t first_sector, int nr_vecs) in dio_bio_alloc()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | bio.h | 700 int nr_vecs; member
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | bio.h | 433 unsigned short nr_vecs, blk_opf_t opf, gfp_t gfp_mask) in bio_alloc()
|
| /kernel/linux/linux-5.10/fs/iomap/ |
| D | buffered-io.c | 281 int nr_vecs = (length + PAGE_SIZE - 1) >> PAGE_SHIFT; in iomap_readpage_actor() local
|