Home
last modified time | relevance | path

Searched refs:hashmap__init (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dhashmap.c38 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init() function
59 hashmap__init(map, hash_fn, equal_fn, ctx); in hashmap__new()
H A Dhashmap.h73 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn,
/kernel/linux/linux-5.10/tools/perf/util/
H A Dhashmap.c38 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init() function
59 hashmap__init(map, hash_fn, equal_fn, ctx); in hashmap__new()
H A Dhashmap.h73 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn,
H A Dexpr.c180 hashmap__init(&ctx->ids, key_hash, key_equal, NULL); in expr__ctx_init()
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dhashmap.c38 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init() function
59 hashmap__init(map, hash_fn, equal_fn, ctx); in hashmap__new()
H A Dhashmap.h83 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn,
/kernel/linux/linux-6.6/tools/perf/util/
H A Dhashmap.c38 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init() function
59 hashmap__init(map, hash_fn, equal_fn, ctx); in hashmap__new()
H A Dhashmap.h83 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn,

Completed in 5 milliseconds