Searched defs:relo_idx (Results 1 – 4 of 4) sorted by relevance
/linux-6.15/tools/lib/bpf/ |
D | relo_core.c | 897 int relo_idx, in bpf_core_calc_relo() 985 static void bpf_core_poison_insn(const char *prog_name, int relo_idx, in bpf_core_poison_insn() 1042 int relo_idx, const struct bpf_core_relo_res *res) in bpf_core_patch_insn() 1298 int relo_idx, in bpf_core_calc_relo_insn()
|
D | libbpf.c | 5874 int relo_idx, in bpf_core_resolve_relo() 6038 static void poison_map_ldimm64(struct bpf_program *prog, int relo_idx, in poison_map_ldimm64() 6068 static void poison_kfunc_call(struct bpf_program *prog, int relo_idx, in poison_kfunc_call()
|
/linux-6.15/tools/bpf/bpftool/ |
D | gen.c | 2352 unsigned int relo_idx; in btfgen_record_obj() local
|
/linux-6.15/kernel/bpf/ |
D | btf.c | 9221 int relo_idx, void *insn) in bpf_core_apply()
|