Home
last modified time | relevance | path

Searched defs:vecs (Results 1 – 20 of 20) sorted by relevance

/linux/fs/jffs2/
H A Dwritev.c16 int jffs2_flash_direct_writev(struct jffs2_sb_info *c, const struct kvec *vecs, in jffs2_flash_direct_writev()
39 struct kvec vecs[1]; in jffs2_flash_direct_write() local
H A Dwrite.c67 struct kvec vecs[2]; in jffs2_write_dnode() local
211 struct kvec vecs[2]; in jffs2_write_dirent() local
H A Derase.c421 struct kvec vecs[1]; in jffs2_mark_erased_block() local
H A Dsummary.c680 struct kvec vecs[2]; in jffs2_sum_write_data() local
H A Dwbuf.c944 struct kvec vecs[1]; in jffs2_flash_write() local
H A Dxattr.c288 struct kvec vecs[2]; in save_xattr_datum() local
/linux/crypto/
H A Dtestmgr.c85 const struct aead_testvec *vecs; global() member
104 const struct cipher_testvec *vecs; global() member
110 const struct comp_testvec *vecs; global() member
116 const struct hash_testvec *vecs; global() member
121 const struct drbg_testvec *vecs; global() member
126 const struct akcipher_testvec *vecs; global() member
131 const struct sig_testvec *vecs; global() member
136 const struct kpp_testvec *vecs; global() member
1898 __alg_test_hash(const struct hash_testvec * vecs,unsigned int num_vecs,const char * driver,u32 type,u32 mask,const char * generic_driver,unsigned int maxkeysize) __alg_test_hash() argument
3723 test_kpp(struct crypto_kpp * tfm,const char * alg,const struct kpp_testvec * vecs,unsigned int tcount) test_kpp() argument
3767 test_akcipher_one(struct crypto_akcipher * tfm,const struct akcipher_testvec * vecs) test_akcipher_one() argument
3902 test_akcipher(struct crypto_akcipher * tfm,const char * alg,const struct akcipher_testvec * vecs,unsigned int tcount) test_akcipher() argument
3943 test_sig_one(struct crypto_sig * tfm,const struct sig_testvec * vecs) test_sig_one() argument
4015 test_sig(struct crypto_sig * tfm,const char * alg,const struct sig_testvec * vecs,unsigned int tcount) test_sig() argument
[all...]
/linux/drivers/scsi/snic/
H A Dsnic_isr.c147 unsigned int vecs = n + m + 1; in snic_set_intr_mode() local
/linux/drivers/scsi/fnic/
H A Dfnic_isr.c264 int vecs = fnic->rq_count + fnic->raw_wq_count + fnic->wq_copy_count + 1; in fnic_set_intr_mode_msix() local
/linux/tools/testing/vsock/
H A Dvsock_uring_test.c34 struct iovec vecs[VSOCK_TEST_DATA_MAX_IOV]; member
H A Dvsock_test_zerocopy.c51 struct iovec vecs[VSOCK_TEST_DATA_MAX_IOV]; member
/linux/drivers/iio/buffer/
H A Dindustrialio-buffer-dmaengine.c67 struct dma_vec *vecs; in iio_dmaengine_buffer_submit_block() local
/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c641 static int lpddr_writev(struct mtd_info *mtd, const struct kvec *vecs, in lpddr_writev()
/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0020.c663 cfi_staa_writev(struct mtd_info * mtd,const struct kvec * vecs,unsigned long count,loff_t to,size_t * retlen) cfi_staa_writev() argument
H A Dcfi_cmdset_0001.c1885 static int cfi_intelext_writev (struct mtd_info *mtd, const struct kvec *vecs, in cfi_intelext_writev()
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_nic.h46 u32 vecs; /* allocated rx/tx vectors */ member
/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_dev.c595 int vecs, num_msix = pci_msix_vec_count(pdev); in fun_alloc_irqs() local
/linux/block/
H A Dfops.c59 struct bio_vec inline_vecs[DIO_INLINE_BIO_VECS], *vecs; in __blkdev_direct_IO_simple() local
/linux/drivers/md/
H A Ddm-log-writes.c131 struct bio_vec vecs[]; member
/linux/drivers/dma/xilinx/
H A Dxilinx_dma.c2223 struct dma_chan *dchan, const struct dma_vec *vecs, size_t nb, in xilinx_dma_prep_peripheral_dma_vec()