Searched refs:targ_res (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/lib/bpf/ |
| H A D | relo_core.h | 87 struct bpf_core_relo_res *targ_res);
|
| H A D | libbpf.c | 6043 struct bpf_core_relo_res *targ_res) in bpf_object__relocate_core() 6078 targ_res); in bpf_object__relocate_core() 6085 struct bpf_core_relo_res targ_res; in bpf_object__relocate_core() 6170 err = bpf_core_resolve_relo(prog, rec, i, obj->btf, cand_cache, &targ_res); in poison_map_ldimm64() 6177 err = bpf_core_patch_insn(prog->name, insn, insn_idx, rec, i, &targ_res); 5988 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 6030 struct bpf_core_relo_res targ_res; bpf_object__relocate_core() local
|
| /linux/kernel/bpf/ |
| H A D | btf.c | 9500 struct bpf_core_relo_res targ_res; in bpf_core_apply() local 9556 &targ_res); in bpf_core_apply() 9561 &targ_res); in bpf_core_apply()
|