Searched defs:targ_res (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | relo_core.c | 1280 bpf_core_calc_relo_insn(const char *prog_name, const struct bpf_core_relo *relo, int relo_idx, const struct btf *local_btf, struct bpf_core_cand_list *cands, struct bpf_core_spec *specs_scratch, struct bpf_core_relo_res *targ_res) bpf_core_calc_relo_insn() argument [all...] |
H A D | libbpf.c | 5786 struct bpf_core_relo_res targ_res; in bpf_object__relocate_core() local 5739 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
|
/kernel/linux/linux-6.6/tools/bpf/bpftool/ |
H A D | gen.c | 2083 struct bpf_core_relo_res targ_res = {}; in btfgen_record_obj() local
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | libbpf.c | 5734 struct bpf_core_relo_res cand_res, targ_res; in bpf_core_apply_relo() local [all...] |
/kernel/linux/linux-6.6/kernel/bpf/ |
H A D | btf.c | 8422 struct bpf_core_relo_res targ_res; in bpf_core_apply() local
|
Completed in 41 milliseconds