Home
last modified time | relevance | path

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

/Linux-v6.6/tools/bpf/bpftool/
Dgen.c1661 static size_t btfgen_hash_fn(long key, void *ctx) in btfgen_hash_fn() function
2070 cand_cache = hashmap__new(btfgen_hash_fn, btfgen_equal_fn, NULL); in btfgen_record_obj()