Home
last modified time | relevance | path

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

/linux-6.1.9/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.c5610 struct bpf_core_relo_res *targ_res) in bpf_core_resolve_relo()
5653 struct bpf_core_relo_res targ_res; in bpf_object__relocate_core()
/linux-6.1.9/tools/bpf/bpftool/
Dgen.c2087 struct bpf_core_relo_res targ_res = {}; in btfgen_record_obj()
/linux-6.1.9/kernel/bpf/
Dbtf.c7975 struct bpf_core_relo_res targ_res; in bpf_core_apply()