Searched refs:HASHMAP_INIT (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/tools/perf/util/ | ||
D | hashmap.h | 63 #define HASHMAP_INIT(hash_fn, equal_fn, ctx) { \ macro |
/Linux-v6.1/tools/lib/bpf/ | ||
D | hashmap.h | 63 #define HASHMAP_INIT(hash_fn, equal_fn, ctx) { \ macro |