Home
last modified time | relevance | path

Searched defs:relo_idx (Results 1 – 3 of 3) sorted by relevance

/linux/tools/bpf/bpftool/
H A Dgen.c2352 unsigned int relo_idx; in btfgen_record_obj() local
/linux/tools/lib/bpf/
H A Dlibbpf.c5869 int relo_idx, in bpf_core_resolve_relo()
6033 static void poison_map_ldimm64(struct bpf_program *prog, int relo_idx, in poison_map_ldimm64()
6063 static void poison_kfunc_call(struct bpf_program *prog, int relo_idx, in poison_kfunc_call()
/linux/kernel/bpf/
H A Dbtf.c9221 bpf_core_apply(struct bpf_core_ctx * ctx,const struct bpf_core_relo * relo,int relo_idx,void * insn) bpf_core_apply() argument