H A D | relo_core.c | 881 int relo_idx, in bpf_core_calc_relo() 958 prog_name, relo_idx, core_relo_kind_str(relo->kind), in bpf_core_calc_relo() 969 static void bpf_core_poison_insn(const char *prog_name, int relo_idx, in bpf_core_poison_insn() argument 973 prog_name, relo_idx, insn_idx); in bpf_core_poison_insn() 1026 int relo_idx, const struct bpf_core_relo_res *res) in bpf_core_patch_insn() 1039 bpf_core_poison_insn(prog_name, relo_idx, insn_idx + 1, insn + 1); in bpf_core_patch_insn() 1040 bpf_core_poison_insn(prog_name, relo_idx, insn_idx, insn); in bpf_core_patch_insn() 1054 prog_name, relo_idx, in bpf_core_patch_insn() 1062 prog_name, relo_idx, insn_idx, in bpf_core_patch_insn() 1070 prog_name, relo_idx, insn_id in bpf_core_patch_insn() 879 bpf_core_calc_relo(const char *prog_name, const struct bpf_core_relo *relo, int relo_idx, const struct bpf_core_spec *local_spec, const struct bpf_core_spec *targ_spec, struct bpf_core_relo_res *res) bpf_core_calc_relo() argument 1024 bpf_core_patch_insn(const char *prog_name, struct bpf_insn *insn, int insn_idx, const struct bpf_core_relo *relo, int relo_idx, const struct bpf_core_relo_res *res) bpf_core_patch_insn() argument 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...] |