Searched defs:relo (Results 1 – 7 of 7) sorted by relevance
| /linux/tools/lib/bpf/ |
| H A D | gen_loader.c | 645 struct ksym_relo_desc *relo; in bpf_gen__record_extern() local 664 static struct ksym_desc *get_ksym_desc(struct bpf_gen *gen, struct ksym_relo_desc *relo) in get_ksym_desc() 696 static void emit_bpf_find_by_name_kind(struct bpf_gen *gen, struct ksym_relo_desc *relo) in emit_bpf_find_by_name_kind() 715 static void emit_bpf_kallsyms_lookup_name(struct bpf_gen *gen, struct ksym_relo_desc *relo) in emit_bpf_kallsyms_lookup_name() 744 static void emit_relo_kfunc_btf(struct bpf_gen *gen, struct ksym_relo_desc *relo, int insn) in emit_relo_kfunc_btf() 815 static void emit_ksym_relo_log(struct bpf_gen *gen, struct ksym_relo_desc *relo, in emit_ksym_relo_log() 835 struct ksym_relo_desc *relo, int insn) in emit_relo_ksym_typeless() 881 static void emit_relo_ksym_btf(struct bpf_gen *gen, struct ksym_relo_desc *relo, int insn) in emit_relo_ksym_btf() 947 static void emit_relo(struct bpf_gen *gen, struct ksym_relo_desc *relo, int insns) in emit_relo()
|
| H A D | relo_core.c | 263 const struct bpf_core_relo *relo, in bpf_core_parse_spec() 678 const struct bpf_core_relo *relo, in bpf_core_calc_field_relo() 818 static int bpf_core_calc_type_relo(const struct bpf_core_relo *relo, in bpf_core_calc_type_relo() 862 static int bpf_core_calc_enumval_relo(const struct bpf_core_relo *relo, in bpf_core_calc_enumval_relo() 895 const struct bpf_core_relo *relo, in bpf_core_calc_relo() 1040 int insn_idx, const struct bpf_core_relo *relo, in bpf_core_patch_insn() 1296 const struct bpf_core_relo *relo, in bpf_core_calc_relo_insn()
|
| H A D | libbpf.c | 5952 struct reloc_desc *relos, *relo; in record_relo_core() local 5969 struct reloc_desc *relo; in find_relo_core() local 5984 const struct bpf_core_relo *relo, in bpf_core_resolve_relo() 6248 static int create_jt_map(struct bpf_object *obj, struct bpf_program *prog, struct reloc_desc *relo) in create_jt_map() 6361 struct reloc_desc *relo = &prog->reloc_desc[i]; in bpf_object__relocate_data() local 6612 const struct reloc_desc *relo = elem; in cmp_relo_by_insn_idx() local 6720 struct reloc_desc *relo; in bpf_object__reloc_code() local 7406 struct reloc_desc *relo = &prog->reloc_desc[j]; in bpf_object__relocate() local 8027 const struct bpf_core_relo *relo; in fixup_log_failed_core_relo() local 8174 struct reloc_desc *relo = &prog->reloc_desc[i]; in bpf_program_record_relos() local
|
| H A D | linker.c | 988 Elf64_Rel *relo; in linker_sanity_check_elf_relos() local
|
| /linux/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | jit.c | 163 enum nfp_relo_type relo) in emit_br_relo() 209 u8 defer, bool set, enum nfp_relo_type relo) in emit_br_bit_relo() 634 enum nfp_relo_type relo) in wrp_immed_relo()
|
| /linux/tools/bpf/bpftool/ |
| H A D | gen.c | 2407 const struct bpf_core_relo *relo; in btfgen_record_obj() local
|
| /linux/kernel/bpf/ |
| H A D | btf.c | 9445 int bpf_core_apply(struct bpf_core_ctx *ctx, const struct bpf_core_relo *relo, in bpf_core_apply()
|