Searched defs:tcount (Results 1 - 8 of 8) sorted by relevance

/linux-master/tools/testing/selftests/connector/
H A Dproc_filter.c29 static int nl_sock, ret_errno, tcount; variable
/linux-master/lib/
H A Dtest_rhashtable.c50 static int tcount = 10; variable
[all...]
/linux-master/crypto/
H A Dtcrypt.c243 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) 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) 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) 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) argument
1423 test_acipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) argument
1431 test_cipher_speed(const char *algo, int enc, unsigned int secs, struct cipher_speed_template *template, unsigned int tcount, u8 *keysize) argument
[all...]
H A Dtestmgr.c1986 unsigned int tcount = desc->suite.hash.count; local
3869 unsigned int tcount = desc->suite.drbg.count; local
2717 test_cipher(struct crypto_cipher *tfm, int enc, const struct cipher_testvec *template, unsigned int tcount) argument
3598 test_cprng(struct crypto_rng *tfm, const struct cprng_testvec *template, unsigned int tcount) argument
4029 test_kpp(struct crypto_kpp *tfm, const char *alg, const struct kpp_testvec *vecs, unsigned int tcount) argument
4253 test_akcipher(struct crypto_akcipher *tfm, const char *alg, const struct akcipher_testvec *vecs, unsigned int tcount) argument
[all...]
/linux-master/drivers/media/pci/sta2x11/
H A Dsta2x11_vip.c137 int tcount, bcount; member in struct:sta2x11_vip
/linux-master/fs/
H A Ddcache.c220 static inline int dentry_string_cmp(const unsigned char *cs, const unsigned char *ct, unsigned tcount) argument
243 static inline int dentry_string_cmp(const unsigned char *cs, const unsigned char *ct, unsigned tcount) argument
257 static inline int dentry_cmp(const struct dentry *dentry, const unsigned char *ct, unsigned tcount) argument
[all...]
/linux-master/drivers/ata/
H A Dsata_sx4.c1214 u32 tcount = 0; local
/linux-master/include/soc/fsl/qe/
H A Dqe.h599 __be16 tcount; /* Tx byte count */ member in struct:ucc_slow_pram

Completed in 155 milliseconds