Searched defs:tcount (Results  1 – 10 of 10) sorted by relevance
| /linux-4.1.27/crypto/ | 
| D | testmgr.c | 192 		       unsigned int tcount, bool use_digest,  in __test_hash()391 		     unsigned int tcount, bool use_digest)  in test_hash()
 418 		       struct aead_testvec *template, unsigned int tcount,  in __test_aead()
 799 		     struct aead_testvec *template, unsigned int tcount)  in test_aead()
 832 		       struct cipher_testvec *template, unsigned int tcount)  in test_cipher()
 907 			   struct cipher_testvec *template, unsigned int tcount,  in __test_skcipher()
 1152 			 struct cipher_testvec *template, unsigned int tcount)  in test_skcipher()
 1442 		      unsigned int tcount)  in test_cprng()
 1799 	unsigned int tcount = desc->suite.drbg.count;  in alg_test_drbg()  local
 
 | 
| D | tcrypt.c | 270 			    unsigned int tcount, u8 authsize,  in test_aead_speed()421 			      unsigned int tcount, u8 *keysize)  in test_cipher_speed()
 1082 			       unsigned int tcount, u8 *keysize)  in test_acipher_speed()
 
 | 
| /linux-4.1.27/arch/blackfin/kernel/ | 
| D | time.c | 50 	u32 tcount;  in setup_core_timer()  local
 | 
| D | time-ts.c | 258 		unsigned long tcount = ((get_cclk() / (HZ * TIME_SCALE)) - 1);  in bfin_coretmr_set_mode()  local
 | 
| /linux-4.1.27/arch/m68k/include/asm/ | 
| D | m68360_pram.h | 96     unsigned short  tcount;         /* Tx byte count */  member156     unsigned short  tcount;         /* Tx byte count */  member
 208     unsigned short  tcount;         /* Tx byte count */  member
 259     unsigned short  tcount;         /* Tx byte count */  member
 277     unsigned short  tcount;         /* Tx byte count */  member
 301     unsigned short  tcount;         /* Tx byte count */  member
 330     unsigned short  tcount;         /* Tx byte count */  member
 407     unsigned short  tcount;         /* Tx byte count */  member
 
 | 
| /linux-4.1.27/fs/ | 
| D | dcache.c | 179 …tic inline int dentry_string_cmp(const unsigned char *cs, const unsigned char *ct, unsigned tcount)  in dentry_string_cmp()202 …tic inline int dentry_string_cmp(const unsigned char *cs, const unsigned char *ct, unsigned tcount)  in dentry_string_cmp()
 216 static inline int dentry_cmp(const struct dentry *dentry, const unsigned char *ct, unsigned tcount)  in dentry_cmp()
 
 | 
| /linux-4.1.27/drivers/media/pci/sta2x11/ | 
| D | sta2x11_vip.c | 152 	int tcount, bcount;  member
 | 
| /linux-4.1.27/drivers/ata/ | 
| D | sata_sx4.c | 1273 	u32 tcount = 0;  in pdc20621_dimm_init()  local
 | 
| /linux-4.1.27/arch/powerpc/include/asm/ | 
| D | qe.h | 537 	__be16 tcount;		/* Tx byte count */  member
 | 
| /linux-4.1.27/drivers/net/ethernet/dec/tulip/ | 
| D | de4x5.c | 847     int tcount;                             /* Last infoblock number        */  member
 |