| /kernel/linux/linux-6.6/tools/testing/selftests/connector/ |
| H A D | proc_filter.c | 29 static int nl_sock, ret_errno, tcount; variable
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | test_rhashtable.c | 49 static int tcount = 10; variable [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | test_rhashtable.c | 49 static int tcount = 10; variable [all...] |
| /kernel/linux/linux-5.10/crypto/ |
| H A D | tcrypt.c | 251 test_mb_aead_speed(const char *algo, int enc, int secs, struct aead_speed_template *template, unsigned int tcount, u8 authsize, unsigned int aad_size, u8 *keysize, u32 num_mb) test_mb_aead_speed() argument 519 test_aead_speed(const char *algo, int enc, unsigned int secs, struct aead_speed_template *template, unsigned int tcount, u8 authsize, unsigned int aad_size, u8 *keysize) test_aead_speed() argument 1249 test_mb_skcipher_speed(const char *algo, int enc, int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize, u32 num_mb) test_mb_skcipher_speed() argument 1481 test_skcipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize, bool async) test_skcipher_speed() argument 1611 test_acipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) test_acipher_speed() argument 1619 test_cipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) test_cipher_speed() argument [all...] |
| H A D | testmgr.c | 1887 unsigned int tcount = desc->suite.hash.count; in alg_test_hash() local 3728 unsigned int tcount = desc->suite.drbg.count; in alg_test_drbg() local 2611 test_cipher(struct crypto_cipher *tfm, int enc, const struct cipher_testvec *template, unsigned int tcount) test_cipher() argument 3458 test_cprng(struct crypto_rng *tfm, const struct cprng_testvec *template, unsigned int tcount) test_cprng() argument 3888 test_kpp(struct crypto_kpp *tfm, const char *alg, const struct kpp_testvec *vecs, unsigned int tcount) test_kpp() 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 D | tcrypt.c | 243 test_mb_aead_speed(const char *algo, int enc, int secs, struct aead_speed_template *template, unsigned int tcount, u8 authsize, unsigned int aad_size, u8 *keysize, u32 num_mb) test_mb_aead_speed() argument 518 test_aead_speed(const char *algo, int enc, unsigned int secs, struct aead_speed_template *template, unsigned int tcount, u8 authsize, unsigned int aad_size, u8 *keysize) test_aead_speed() argument 1060 test_mb_skcipher_speed(const char *algo, int enc, int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize, u32 num_mb) test_mb_skcipher_speed() argument 1293 test_skcipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize, bool async) test_skcipher_speed() argument 1423 test_acipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) test_acipher_speed() argument 1431 test_cipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) test_cipher_speed() argument [all...] |
| H A D | testmgr.c | 1990 unsigned int tcount = desc->suite.hash.count; in alg_test_hash() local 3873 unsigned int tcount = desc->suite.drbg.count; in alg_test_drbg() local 2721 test_cipher(struct crypto_cipher *tfm, int enc, const struct cipher_testvec *template, unsigned int tcount) test_cipher() argument 3602 test_cprng(struct crypto_rng *tfm, const struct cprng_testvec *template, unsigned int tcount) test_cprng() argument 4033 test_kpp(struct crypto_kpp *tfm, const char *alg, const struct kpp_testvec *vecs, unsigned int tcount) test_kpp() argument 4257 test_akcipher(struct crypto_akcipher *tfm, const char *alg, const struct akcipher_testvec *vecs, unsigned int tcount) test_akcipher() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/pci/sta2x11/ |
| H A D | sta2x11_vip.c | 136 int tcount, bcount; member
|
| /kernel/linux/linux-6.6/drivers/media/pci/sta2x11/ |
| H A D | sta2x11_vip.c | 137 int tcount, bcount; member
|
| /kernel/linux/linux-5.10/drivers/ata/ |
| H A D | sata_sx4.c | 1263 u32 tcount = 0; in pdc20621_dimm_init() local
|
| /kernel/linux/linux-5.10/fs/ |
| H A D | dcache.c | 194 static inline int dentry_string_cmp(const unsigned char *cs, const unsigned char *ct, unsigned tcount) in dentry_string_cmp() argument 217 static inline int dentry_string_cmp(const unsigned char *cs, const unsigned char *ct, unsigned tcount) in dentry_string_cmp() argument 231 static inline int dentry_cmp(const struct dentry *dentry, const unsigned char *ct, unsigned tcount) in dentry_cmp() argument [all...] |
| /kernel/linux/linux-6.6/drivers/ata/ |
| H A D | sata_sx4.c | 1216 u32 tcount = 0; in pdc20621_dimm_init() local
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | dcache.c | 221 static inline int dentry_string_cmp(const unsigned char *cs, const unsigned char *ct, unsigned tcount) in dentry_string_cmp() argument 244 static inline int dentry_string_cmp(const unsigned char *cs, const unsigned char *ct, unsigned tcount) in dentry_string_cmp() argument 258 static inline int dentry_cmp(const struct dentry *dentry, const unsigned char *ct, unsigned tcount) in dentry_cmp() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
| H A D | de4x5.c | 847 int tcount; /* Last infoblock number */ member [all...] |
| /kernel/linux/linux-5.10/include/soc/fsl/qe/ |
| H A D | qe.h | 615 __be16 tcount; /* Tx byte count */ member
|
| /kernel/linux/linux-6.6/include/soc/fsl/qe/ |
| H A D | qe.h | 599 __be16 tcount; /* Tx byte count */ member
|