Home
last modified time | relevance | path

Searched defs:nr_vecs (Results 1 – 13 of 13) sorted by relevance

/linux-6.1.9/block/
Dbio.c34 int nr_vecs; member
44 static struct biovec_slab *biovec_slab(unsigned short nr_vecs) in biovec_slab()
158 void bvec_free(mempool_t *pool, struct bio_vec *bv, unsigned short nr_vecs) in bvec_free()
178 struct bio_vec *bvec_alloc(mempool_t *pool, unsigned short *nr_vecs, in bvec_alloc()
412 unsigned short nr_vecs, blk_opf_t opf, gfp_t gfp, in bio_alloc_percpu_cache()
470 struct bio *bio_alloc_bioset(struct block_device *bdev, unsigned short nr_vecs, in bio_alloc_bioset()
575 struct bio *bio_kmalloc(unsigned short nr_vecs, gfp_t gfp_mask) in bio_kmalloc()
Dblk-map.c245 unsigned int nr_vecs, gfp_t gfp_mask) in blk_rq_map_bio_alloc()
269 unsigned int nr_vecs = iov_iter_npages(iter, BIO_MAX_VECS); in bio_map_user_iov() local
Dbio-integrity.c50 unsigned int nr_vecs) in bio_integrity_alloc()
/linux-6.1.9/tools/io_uring/
Dliburing.h122 unsigned nr_vecs, off_t offset) in io_uring_prep_readv()
136 unsigned nr_vecs, off_t offset) in io_uring_prep_writev()
/linux-6.1.9/drivers/virt/nitro_enclaves/
Dne_pci_dev.c298 int nr_vecs = 0; in ne_setup_msix() local
/linux-6.1.9/drivers/crypto/cavium/nitrox/
Dnitrox_isr.c294 int nr_vecs, vec, cpu; in nitrox_register_interrupts() local
/linux-6.1.9/fs/nilfs2/
Dsegbuf.c26 int nr_vecs; member
/linux-6.1.9/fs/iomap/
Ddirect-io.c55 struct iomap_dio *dio, unsigned short nr_vecs, blk_opf_t opf) in iomap_dio_alloc_bio()
Dbuffered-io.c293 unsigned int nr_vecs = DIV_ROUND_UP(length, PAGE_SIZE); in iomap_readpage_iter() local
/linux-6.1.9/drivers/target/
Dtarget_core_pscsi.c836 int nr_vecs = 0, rc; in pscsi_map_sg() local
/linux-6.1.9/fs/
Ddirect-io.c392 sector_t first_sector, int nr_vecs) in dio_bio_alloc()
/linux-6.1.9/include/linux/
Dbio.h421 unsigned short nr_vecs, blk_opf_t opf, gfp_t gfp_mask) in bio_alloc()
/linux-6.1.9/fs/btrfs/
Dvolumes.c6688 struct bio *btrfs_bio_alloc(unsigned int nr_vecs, blk_opf_t opf, in btrfs_bio_alloc()