Home
last modified time | relevance | path

Searched defs:vecs (Results 26 - 37 of 37) sorted by relevance

12

/kernel/linux/linux-6.6/block/
H A Dfops.c50 struct bio_vec inline_vecs[DIO_INLINE_BIO_VECS], *vecs; in __blkdev_direct_IO_simple() local
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-log-writes.c130 struct bio_vec vecs[]; member
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-log-writes.c131 struct bio_vec vecs[]; member
[all...]
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdcore.c2093 static int default_mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, in default_mtd_writev() argument
2125 mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, unsigned long count, loff_t to, size_t *retlen) mtd_writev() argument
[all...]
/kernel/linux/linux-5.10/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c1887 static int cfi_intelext_writev (struct mtd_info *mtd, const struct kvec *vecs, in cfi_intelext_writev() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h56 u32 vecs; member
/kernel/linux/linux-5.10/fs/
H A Dblock_dev.c242 struct bio_vec inline_vecs[DIO_INLINE_BIO_VECS], *vecs; in __blkdev_direct_IO_simple() local
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdcore.c2359 static int default_mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, in default_mtd_writev() argument
2391 mtd_writev(struct mtd_info *mtd, const struct kvec *vecs, unsigned long count, loff_t to, size_t *retlen) mtd_writev() argument
[all...]
/kernel/linux/linux-6.6/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c1889 static int cfi_intelext_writev (struct mtd_info *mtd, const struct kvec *vecs, in cfi_intelext_writev() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h56 u32 vecs; member
/kernel/linux/linux-5.10/crypto/
H A Dtestmgr.c84 const struct aead_testvec *vecs; member
103 const struct cipher_testvec *vecs; member
109 const struct comp_testvec *vecs; member
115 const struct hash_testvec *vecs; member
120 const struct cprng_testvec *vecs; member
125 const struct drbg_testvec *vecs; member
130 const struct akcipher_testvec *vecs; member
135 const struct kpp_testvec *vecs; member
1797 static int __alg_test_hash(const struct hash_testvec *vecs, in __alg_test_hash() argument
3888 test_kpp(struct crypto_kpp *tfm, const char *alg, const struct kpp_testvec *vecs, unsigned int tcount) test_kpp() argument
3930 test_akcipher_one(struct crypto_akcipher *tfm, const struct akcipher_testvec *vecs) test_akcipher_one() argument
4112 test_akcipher(struct crypto_akcipher *tfm, const char *alg, const struct akcipher_testvec *vecs, unsigned int tcount) test_akcipher() argument
[all...]
/kernel/linux/linux-6.6/crypto/
H A Dtestmgr.c84 const struct aead_testvec *vecs; member
103 const struct cipher_testvec *vecs; member
109 const struct comp_testvec *vecs; member
115 const struct hash_testvec *vecs; member
120 const struct cprng_testvec *vecs; member
125 const struct drbg_testvec *vecs; member
130 const struct akcipher_testvec *vecs; member
135 const struct kpp_testvec *vecs; member
1897 static int __alg_test_hash(const struct hash_testvec *vecs, in __alg_test_hash() argument
4033 test_kpp(struct crypto_kpp *tfm, const char *alg, const struct kpp_testvec *vecs, unsigned int tcount) test_kpp() argument
4075 test_akcipher_one(struct crypto_akcipher *tfm, const struct akcipher_testvec *vecs) test_akcipher_one() argument
4257 test_akcipher(struct crypto_akcipher *tfm, const char *alg, const struct akcipher_testvec *vecs, unsigned int tcount) test_akcipher() argument
[all...]

Completed in 27 milliseconds

12