Searched defs:relo_idx (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/tools/lib/bpf/ |
D | relo_core.c | 881 int relo_idx, in bpf_core_calc_relo() 969 static void bpf_core_poison_insn(const char *prog_name, int relo_idx, in bpf_core_poison_insn() 1026 int relo_idx, const struct bpf_core_relo_res *res) in bpf_core_patch_insn() 1282 int relo_idx, in bpf_core_calc_relo_insn()
|
D | libbpf.c | 5737 int relo_idx, in bpf_core_resolve_relo() 5901 static void poison_map_ldimm64(struct bpf_program *prog, int relo_idx, in poison_map_ldimm64() 5931 static void poison_kfunc_call(struct bpf_program *prog, int relo_idx, in poison_kfunc_call()
|
/linux-6.6.21/tools/bpf/bpftool/ |
D | gen.c | 2049 unsigned int relo_idx; in btfgen_record_obj() local
|
/linux-6.6.21/kernel/bpf/ |
D | btf.c | 8418 int relo_idx, void *insn) in bpf_core_apply()
|