Home
last modified time | relevance | path

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

/linux-6.1.9/tools/bpf/bpftool/
Dgen.c1668 static bool btfgen_equal_fn(const void *k1, const void *k2, void *ctx) in btfgen_equal_fn() function
2077 cand_cache = hashmap__new(btfgen_hash_fn, btfgen_equal_fn, NULL); in btfgen_record_obj()