Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/bpf/
Dbtf_dump.c99 static bool str_equal_fn(const void *a, const void *b, void *ctx) in str_equal_fn() function
139 d->type_names = hashmap__new(str_hash_fn, str_equal_fn, NULL); in btf_dump__new()
145 d->ident_names = hashmap__new(str_hash_fn, str_equal_fn, NULL); in btf_dump__new()