Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/bpf/
Dbtf_dump.c120 static size_t str_hash_fn(const void *key, void *ctx) in str_hash_fn() function
170 d->type_names = hashmap__new(str_hash_fn, str_equal_fn, NULL); in btf_dump__new()
176 d->ident_names = hashmap__new(str_hash_fn, str_equal_fn, NULL); in btf_dump__new()