Searched defs:relo_idx (Results 1 – 3 of 3) sorted by relevance
/linux/tools/bpf/bpftool/ |
H A D | gen.c | 2352 unsigned int relo_idx; btfgen_record_obj() local
|
/linux/tools/lib/bpf/ |
H A D | libbpf.c | 5880 bpf_core_resolve_relo(struct bpf_program * prog,const struct bpf_core_relo * relo,int relo_idx,const struct btf * local_btf,struct hashmap * cand_cache,struct bpf_core_relo_res * targ_res) bpf_core_resolve_relo() argument 6044 poison_map_ldimm64(struct bpf_program * prog,int relo_idx,int insn_idx,struct bpf_insn * insn,int map_idx,const struct bpf_map * map) poison_map_ldimm64() argument 6074 poison_kfunc_call(struct bpf_program * prog,int relo_idx,int insn_idx,struct bpf_insn * insn,int ext_idx,const struct extern_desc * ext) poison_kfunc_call() argument
|
/linux/kernel/bpf/ |
H A D | btf.c | 9277 bpf_core_apply(struct bpf_core_ctx * ctx,const struct bpf_core_relo * relo,int relo_idx,void * insn) bpf_core_apply() argument
|