Searched defs:relo_idx (Results 1 – 4 of 4) sorted by relevance
/linux/tools/lib/bpf/ |
H A D | relo_core.c | 897 int relo_idx, in bpf_core_calc_relo() argument 985 static void bpf_core_poison_insn(const char *prog_name, int relo_idx, in bpf_core_poison_insn() argument 1042 int relo_idx, const struct bpf_core_relo_res *res) in bpf_core_patch_insn() argument 1298 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 | 5880 int relo_idx, in bpf_core_resolve_relo() argument 6044 static void poison_map_ldimm64(struct bpf_program *prog, int relo_idx, in poison_map_ldimm64() argument 6074 static void poison_kfunc_call(struct bpf_program *prog, int relo_idx, in poison_kfunc_call() argument
|
/linux/tools/bpf/bpftool/ |
H A D | gen.c | 2352 unsigned int relo_idx; in btfgen_record_obj() local
|
/linux/kernel/bpf/ |
H A D | btf.c | 9277 int relo_idx, void *insn) in bpf_core_apply() argument
|