Home
last modified time | relevance | path

Searched defs:hashmap_hash_fn (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dhashmap.h43 typedef size_t (*hashmap_hash_fn)(const void *key, void *ctx); typedef
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhashmap.h43 typedef size_t (*hashmap_hash_fn)(const void *key, void *ctx); typedef
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dhashmap.h43 typedef size_t (*hashmap_hash_fn)(long key, void *ctx); typedef
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhashmap.h43 typedef size_t (*hashmap_hash_fn)(long key, void *ctx); typedef

Completed in 2 milliseconds