Searched defs:targ_res (Results 1 – 3 of 3) sorted by relevance
/linux/tools/bpf/bpftool/ | ||
H A D | gen.c | 2386 struct bpf_core_relo_res targ_res = {}; btfgen_record_obj() local |
/linux/tools/lib/bpf/ | ||
H A D | libbpf.c | 5883 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 |
/linux/kernel/bpf/ | ||
H A D | btf.c | 9281 struct bpf_core_relo_res targ_res; bpf_core_apply() local |