Searched defs:h0 (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.4/lib/ | 
| D | test_hash.c | 72 	u32 h0 = (u32)h64, h1, h2;  in test_int_hash()  local160 			u32 h0 = full_name_hash(buf+i, buf+i, j-i);  in test_hash_init()  local
 
 | 
| /Linux-v5.4/crypto/ | 
| D | poly1305_generic.c | 97 	u32 h0, h1, h2, h3, h4;  in poly1305_blocks_internal()  local218 	u32 h0, h1, h2, h3, h4;  in poly1305_core_emit()  local
 
 | 
| /Linux-v5.4/fs/reiserfs/ | 
| D | hashes.c | 48 	u32 h0 = k[0], h1 = k[1];  in keyed_hash()  local
 | 
| /Linux-v5.4/drivers/mtd/ | 
| D | inftlmount.c | 539 	struct inftl_unithead1 h0;  in INFTL_mount()  local
 | 
| D | nftlmount.c | 571 	struct nftl_uci0 h0;  in NFTL_mount()  local
 | 
| /Linux-v5.4/arch/x86/crypto/ | 
| D | poly1305-avx2-x86_64.S | 22 #define h0 0x00(%rdi)  macro
 | 
| D | poly1305-sse2-x86_64.S | 20 #define h0 0x00(%rdi)  macro
 | 
| /Linux-v5.4/drivers/gpu/drm/radeon/ | 
| D | r600_cs.c | 1410 			      unsigned w0, unsigned h0, unsigned d0, unsigned nsamples, unsigned format,  in r600_texture_size()1477 	u32 dim, nfaces, llevel, blevel, w0, h0, d0;  in r600_check_texture_resource()  local
 
 | 
| /Linux-v5.4/net/ipv6/ | 
| D | sit.c | 94 	unsigned int h0 = HASH(remote);  in ipip6_tunnel_lookup()  local
 | 
| D | ip6_gre.c | 121 	unsigned int h0 = HASH_ADDR(remote);  in ip6gre_tunnel_lookup()  local
 | 
| /Linux-v5.4/sound/pci/asihpi/ | 
| D | hpi_internal.h | 1161 	struct hpi_message_header h0;  member1167 	struct hpi_response_header h0;  member
 
 | 
| /Linux-v5.4/net/xfrm/ | 
| D | xfrm_policy.c | 521 	unsigned int h0 = 0;  in xfrm_dst_hash_transfer()  local
 |