Home
last modified time | relevance | path

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

/tools/lib/bpf/
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);
Drelo_core.c884 struct bpf_core_relo_res *res) in bpf_core_calc_relo()
1026 int relo_idx, const struct bpf_core_relo_res *res) in bpf_core_patch_insn()
1286 struct bpf_core_relo_res *targ_res) in bpf_core_calc_relo_insn()
1291 struct bpf_core_relo_res cand_res; in bpf_core_calc_relo_insn()
Dlibbpf.c5744 struct bpf_core_relo_res *targ_res) in bpf_core_resolve_relo()
5786 struct bpf_core_relo_res targ_res; in bpf_object__relocate_core()
/tools/bpf/bpftool/
Dgen.c2083 struct bpf_core_relo_res targ_res = {}; in btfgen_record_obj()