Home
last modified time | relevance | path

Searched refs:HASHMAP_INIT (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/tools/perf/util/
Dhashmap.h63 #define HASHMAP_INIT(hash_fn, equal_fn, ctx) { \ macro
/Linux-v6.1/tools/lib/bpf/
Dhashmap.h63 #define HASHMAP_INIT(hash_fn, equal_fn, ctx) { \ macro