Home
last modified time | relevance | path

Searched defs:hash_fn (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dhashmap.c38 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init()
51 struct hashmap *hashmap__new(hashmap_hash_fn hash_fn, in hashmap__new()
H A Dhashmap.h73 hashmap_hash_fn hash_fn; member
H A Dbtf.c3218 hashmap_hash_fn hash_fn = btf_dedup_identity_hash_fn; in btf_dedup_new() local
/openbmc/linux/tools/perf/util/
H A Dhashmap.c38 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init()
51 struct hashmap *hashmap__new(hashmap_hash_fn hash_fn, in hashmap__new()
H A Dhashmap.h73 hashmap_hash_fn hash_fn; member
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dhashmap.c14 static size_t hash_fn(long k, void *ctx) in hash_fn() function
/openbmc/linux/kernel/dma/
H A Ddebug.c237 static int hash_fn(struct dma_debug_entry *entry) in hash_fn() function
/openbmc/linux/include/linux/mlx4/
H A Dqp.h130 u8 hash_fn; member