Home
last modified time | relevance | path

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

/linux/tools/lib/bpf/
H A Drelo_core.h47 struct bpf_core_relo_res { struct
87 struct bpf_core_relo_res *targ_res); argument
91 int relo_idx, const struct bpf_core_relo_res *res);
H A Drelo_core.c901 struct bpf_core_relo_res *res) in bpf_core_calc_relo()
1043 int relo_idx, const struct bpf_core_relo_res *res) in bpf_core_patch_insn()
1303 struct bpf_core_relo_res *targ_res) in bpf_core_calc_relo_insn()
1308 struct bpf_core_relo_res cand_res; in bpf_core_calc_relo_insn()
H A Dlibbpf.c6092 struct bpf_core_relo_res *targ_res) in bpf_core_resolve_relo()
6134 struct bpf_core_relo_res targ_res; in bpf_object__relocate_core()
/linux/tools/bpf/bpftool/
H A Dgen.c2479 struct bpf_core_relo_res targ_res = {}; in btfgen_record_obj()
/linux/kernel/bpf/
H A Dbtf.c9736 struct bpf_core_relo_res targ_res; in bpf_core_apply()