Home
last modified time | relevance | path

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

/linux/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.c298 int nr_vecs = 0; in ne_setup_msix() local
/linux/drivers/crypto/cavium/nitrox/
H A Dnitrox_isr.c294 int nr_vecs, vec, cpu; in nitrox_register_interrupts() local
/linux/block/
H A Dblk-lib.c202 unsigned int nr_vecs = __blkdev_sectors_to_bio_pages(nr_sects); in __blkdev_issue_zero_pages() local
/linux/tools/testing/selftests/ublk/
H A Dstripe.c47 unsigned nr_vecs = calculate_nr_vec(conf, iod); in alloc_stripe_array() local
/linux/fs/btrfs/
H A Dbio.c62 struct btrfs_bio *btrfs_bio_alloc(unsigned int nr_vecs, blk_opf_t opf, in btrfs_bio_alloc()
/linux/fs/xfs/
H A Dxfs_buf.c1334 unsigned int nr_vecs = bio_add_max_vecs(bp->b_addr, len); in xfs_buf_submit_bio() local
/linux/fs/iomap/
H A Dbuffered-io.c407 unsigned int nr_vecs = DIV_ROUND_UP(length, PAGE_SIZE); in iomap_readpage_iter() local