Searched defs:hash_fn (Results 1 – 16 of 16) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | hashmap.c | 38 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()
|
| D | hashmap.h | 53 hashmap_hash_fn hash_fn; member 63 #define HASHMAP_INIT(hash_fn, equal_fn, ctx) { \ argument
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | hashmap.c | 38 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()
|
| D | hashmap.h | 73 hashmap_hash_fn hash_fn; member
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| D | hashmap.c | 38 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()
|
| D | hashmap.h | 53 hashmap_hash_fn hash_fn; member 63 #define HASHMAP_INIT(hash_fn, equal_fn, ctx) { \ argument
|
| D | btf.c | 2965 hashmap_hash_fn hash_fn = btf_dedup_identity_hash_fn; in btf_dedup_new() local
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| D | hashmap.c | 38 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()
|
| D | hashmap.h | 73 hashmap_hash_fn hash_fn; member
|
| D | btf.c | 3218 hashmap_hash_fn hash_fn = btf_dedup_identity_hash_fn; in btf_dedup_new() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | hashmap.c | 13 static size_t hash_fn(const void *k, void *ctx) in hash_fn() function
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | hashmap.c | 14 static size_t hash_fn(long k, void *ctx) in hash_fn() function
|
| /kernel/linux/linux-6.6/kernel/dma/ |
| D | debug.c | 237 static int hash_fn(struct dma_debug_entry *entry) in hash_fn() function
|
| /kernel/linux/linux-5.10/kernel/dma/ |
| D | debug.c | 236 static int hash_fn(struct dma_debug_entry *entry) in hash_fn() function
|
| /kernel/linux/linux-5.10/include/linux/mlx4/ |
| D | qp.h | 130 u8 hash_fn; member
|
| /kernel/linux/linux-6.6/include/linux/mlx4/ |
| D | qp.h | 130 u8 hash_fn; member
|