Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
H A Dgen.c2058 static size_t btfgen_hash_fn(long key, void *ctx) in btfgen_hash_fn() function
2469 cand_cache = hashmap__new(btfgen_hash_fn, btfgen_equal_fn, NULL); in btfgen_record_obj()