/tools/testing/selftests/bpf/ |
D | test_tcpnotify.h | 15 __u8 hash; member
|
D | test_select_reuseport_common.h | 33 __u32 hash; member
|
/tools/objtool/ |
D | elf.h | 30 struct hlist_node hash; member 48 struct hlist_node hash; member 69 struct hlist_node hash; member
|
D | cfi.h | 28 struct hlist_node hash; /* must be first, cficmp() */ member
|
D | check.h | 41 struct hlist_node hash; member
|
/tools/testing/selftests/filesystems/incfs/ |
D | utils.c | 103 uint8_t hash[SHA256_DIGEST_SIZE]; member 365 void sha256(const char *data, size_t dsize, char *hash) in sha256() 374 void md5(const char *data, size_t dsize, char *hash) in md5()
|
/tools/testing/selftests/vDSO/ |
D | parse_vdso.c | 162 static bool vdso_match_version(ELF(Versym) ver, in vdso_match_version()
|
/tools/lib/bpf/ |
D | hashmap.c | 131 const void *key, size_t hash, in hashmap_find_entry()
|
D | btf.c | 1410 struct hashmap *hash = NULL; in btf_ensure_modifiable() local 2894 #define for_each_dedup_cand(d, node, hash) \ argument 2897 static int btf_dedup_table_add(struct btf_dedup *d, long hash, __u32 type_id) in btf_dedup_table_add()
|
/tools/perf/util/ |
D | hashmap.c | 131 const void *key, size_t hash, in hashmap_find_entry()
|
D | expr.c | 23 size_t hash = 0; in key_hash() local
|
D | evlist.c | 528 int hash; in perf_evlist__id2sid() local 599 int hash; in perf_evlist__event2evsel() local
|
D | auxtrace.h | 537 struct hlist_node hash; member
|
/tools/bpf/bpftool/ |
D | main.h | 117 struct hlist_node hash; member
|
D | btf.c | 48 struct hlist_node hash; member
|
/tools/testing/selftests/bpf/progs/ |
D | test_l4lb_noinline.c | 215 __u32 hash = get_packet_hash(pckt, is_ipv6); in get_packet_dst() local
|
D | test_l4lb.c | 222 __u32 hash = get_packet_hash(pckt, is_ipv6) % RING_SIZE; in get_packet_dst() local
|
D | map_ptr_kern.c | 114 struct bpf_htab *hash = (struct bpf_htab *)&m_hash; in check_hash() local
|
D | test_xdp_noinline.c | 555 __u32 *real_pos, hash, key; in get_packet_dst() local
|
/tools/perf/arch/arm/util/ |
D | cs-etm.c | 221 u32 hash; in cs_etm_set_sink_attr() local
|
/tools/lib/perf/ |
D | evlist.c | 231 int hash; in perf_evlist__id_hash() local
|
/tools/include/uapi/linux/ |
D | bpf.h | 4102 __u32 hash; member 4363 __u32 hash; /* A hash of the packet 4 tuples */ member
|