Searched refs:bpf_core_spec (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/lib/bpf/
H 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);
H A Drelo_core.c265 struct bpf_core_spec *spec)
485 struct bpf_core_spec *spec,
557 static int bpf_core_spec_match(struct bpf_core_spec *local_spec,
559 struct bpf_core_spec *targ_spec)
680 const struct bpf_core_spec *spec,
804 const struct bpf_core_spec *spec,
848 const struct bpf_core_spec *spec,
882 const struct bpf_core_spec *local_spec,
883 const struct bpf_core_spec *targ_spec,
1156 int bpf_core_format_spec(char *buf, size_t buf_sz, const struct bpf_core_spec *spe
[all...]
H A Dlibbpf.c5731 struct bpf_core_spec specs_scratch[3] = {};
7553 struct bpf_core_spec spec;
/linux-master/tools/bpf/bpftool/
H A Dgen.c2056 static int btfgen_record_field_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec)
2211 static int btfgen_record_type_match_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec)
2216 static int btfgen_record_type_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec)
2221 static int btfgen_record_enumval_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec)
2226 static int btfgen_record_reloc(struct btfgen_info *info, struct bpf_core_spec *res)
2336 struct bpf_core_spec specs_scratch[3] = {};
/linux-master/kernel/bpf/
H A Dbtf.c8692 struct bpf_core_spec *specs;

Completed in 178 milliseconds