Searched defs:cand_cache (Results 1 – 2 of 2) sorted by relevance
/linux/tools/bpf/bpftool/ | ||
H A D | gen.c | 2350 struct hashmap *cand_cache = NULL; btfgen_record_obj() local |
/linux/tools/lib/bpf/ | ||
H A D | libbpf.c | 5882 bpf_core_resolve_relo(struct bpf_program * prog,const struct bpf_core_relo * relo,int relo_idx,const struct btf * local_btf,struct hashmap * cand_cache,struct bpf_core_relo_res * targ_res) bpf_core_resolve_relo() argument |