Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dhashmap.c32 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init()
45 struct hashmap *hashmap__new(hashmap_hash_fn hash_fn, in hashmap__new()
Dhashmap.h36 hashmap_hash_fn hash_fn; member
46 #define HASHMAP_INIT(hash_fn, equal_fn, ctx) { \ argument
Dbtf.c1390 hashmap_hash_fn hash_fn = btf_dedup_identity_hash_fn; in btf_dedup_new() local
/Linux-v5.4/tools/testing/selftests/bpf/
Dtest_hashmap.c22 size_t hash_fn(const void *k, void *ctx) in hash_fn() function
/Linux-v5.4/kernel/dma/
Ddebug.c230 static int hash_fn(struct dma_debug_entry *entry) in hash_fn() function
/Linux-v5.4/include/linux/mlx4/
Dqp.h130 u8 hash_fn; member