Home
last modified time | relevance | path

Searched refs:bpf_core_spec (Results 1 – 4 of 4) sorted by relevance

/tools/lib/bpf/
A Drelo_core.h29 struct bpf_core_spec { struct
86 struct bpf_core_spec *specs_scratch,
95 struct bpf_core_spec *spec);
97 int bpf_core_format_spec(char *buf, size_t buf_sz, const struct bpf_core_spec *spec);
A Drelo_core.c265 struct bpf_core_spec *spec) in bpf_core_parse_spec()
485 struct bpf_core_spec *spec, in bpf_core_match_member()
559 struct bpf_core_spec *targ_spec) in bpf_core_spec_match()
680 const struct bpf_core_spec *spec, in bpf_core_calc_field_relo()
820 const struct bpf_core_spec *spec, in bpf_core_calc_type_relo()
864 const struct bpf_core_spec *spec, in bpf_core_calc_enumval_relo()
898 const struct bpf_core_spec *local_spec, in bpf_core_calc_relo()
899 const struct bpf_core_spec *targ_spec, in bpf_core_calc_relo()
1301 struct bpf_core_spec *specs_scratch, in bpf_core_calc_relo_insn()
1305 struct bpf_core_spec *cand_spec = &specs_scratch[1]; in bpf_core_calc_relo_insn()
[all …]
A Dlibbpf.c5885 struct bpf_core_spec specs_scratch[3] = {}; in bpf_core_resolve_relo()
7720 struct bpf_core_spec spec; in fixup_log_failed_core_relo()
/tools/bpf/bpftool/
A Dgen.c2105 static int btfgen_record_field_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec) in btfgen_record_field_relo()
2260 static int btfgen_record_type_match_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec) in btfgen_record_type_match_relo()
2265 static int btfgen_record_type_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec) in btfgen_record_type_relo()
2270 static int btfgen_record_enumval_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec) in btfgen_record_enumval_relo()
2275 static int btfgen_record_reloc(struct btfgen_info *info, struct bpf_core_spec *res) in btfgen_record_reloc()
2385 struct bpf_core_spec specs_scratch[3] = {}; in btfgen_record_obj()

Completed in 35 milliseconds