Searched refs:bpf_core_relo (Results 1 – 5 of 5) sorted by relevance
/linux/tools/lib/bpf/ |
A D | relo_core.h | 71 struct bpf_core_relo { struct 93 const struct bpf_core_relo *relo, int relo_idx, argument
|
A D | relo_core.c | 559 const struct bpf_core_relo *relo, in bpf_core_calc_field_relo() 684 static int bpf_core_calc_type_relo(const struct bpf_core_relo *relo, in bpf_core_calc_type_relo() 718 static int bpf_core_calc_enumval_relo(const struct bpf_core_relo *relo, in bpf_core_calc_enumval_relo() 775 const struct bpf_core_relo *relo, in bpf_core_calc_relo() 920 int insn_idx, const struct bpf_core_relo *relo, in bpf_core_patch_insn() 1147 const struct bpf_core_relo *relo, in bpf_core_apply_relo_insn()
|
A D | btf.c | 2662 .min_rec_size = sizeof(struct bpf_core_relo), in btf_ext_setup_core_relos() 4716 struct bpf_core_relo *rec; in btf_ext_visit_type_ids() 4761 struct bpf_core_relo *rec; in btf_ext_visit_str_offs()
|
A D | linker.c | 2510 struct bpf_core_relo *src_rec, *dst_rec; in linker_append_btf_ext()
|
A D | libbpf.c | 5403 const struct bpf_core_relo *relo, in bpf_core_apply_relo() 5467 const struct bpf_core_relo *rec; in bpf_object__relocate_core()
|
Completed in 38 milliseconds