Home
last modified time | relevance | path

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

/Linux-v6.6/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.c5738 struct bpf_core_relo_res *targ_res) in bpf_core_resolve_relo()
5780 struct bpf_core_relo_res targ_res; in bpf_object__relocate_core()
/Linux-v6.6/tools/bpf/bpftool/
Dgen.c2080 struct bpf_core_relo_res targ_res = {}; in btfgen_record_obj()
/Linux-v6.6/kernel/bpf/
Dbtf.c8421 struct bpf_core_relo_res targ_res; in bpf_core_apply()