Searched defs:h0 (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/lib/ |
A D | test_hash.c | 61 u32 h0; member 157 u32 h0 = full_name_hash(buf+i, buf+i, j-i); in test_string_or() local 184 u32 h0 = full_name_hash(buf+i, buf+i, j-i); in test_hash_or() local
|
/linux-6.3-rc2/lib/crypto/ |
A D | poly1305-donna64.c | 42 u64 h0, h1, h2; in poly1305_core_blocks() local 117 u64 h0, h1, h2, c; in poly1305_core_emit() local
|
A D | poly1305-donna32.c | 38 u32 h0, h1, h2, h3, h4; in poly1305_core_blocks() local 124 u32 h0, h1, h2, h3, h4, c; in poly1305_core_emit() local
|
/linux-6.3-rc2/fs/reiserfs/ |
A D | hashes.c | 48 u32 h0 = k[0], h1 = k[1]; in keyed_hash() local
|
/linux-6.3-rc2/drivers/mtd/ |
A D | inftlmount.c | 532 struct inftl_unithead1 h0; in INFTL_mount() local
|
A D | nftlmount.c | 568 struct nftl_uci0 h0; in NFTL_mount() local
|
/linux-6.3-rc2/tools/perf/util/arm-spe-decoder/ |
A D | arm-spe-pkt-decoder.h | 60 #define SPE_HDR_EXTENDED_INDEX(h0, h1) (((h0) & GENMASK_ULL(1, 0)) << 3 | \ argument
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | r600_cs.c | 1407 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-6.3-rc2/net/ipv6/ |
A D | sit.c | 101 unsigned int h0 = HASH(remote); in ipip6_tunnel_lookup() local
|
A D | ip6_gre.c | 121 unsigned int h0 = HASH_ADDR(remote); in ip6gre_tunnel_lookup() local
|
/linux-6.3-rc2/sound/pci/asihpi/ |
A D | hpi_internal.h | 1161 struct hpi_message_header h0; member 1167 struct hpi_response_header h0; member
|
/linux-6.3-rc2/net/xfrm/ |
A D | xfrm_policy.c | 528 unsigned int h0 = 0; in xfrm_dst_hash_transfer() local
|
Completed in 61 milliseconds