Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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) in bpf_core_parse_spec()
485 struct bpf_core_spec *spec, in bpf_core_match_member()
557 static int bpf_core_spec_match(struct bpf_core_spec *local_spec, in bpf_core_spec_match()
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()
804 const struct bpf_core_spec *spec, in bpf_core_calc_type_relo()
848 const struct bpf_core_spec *spec, in bpf_core_calc_enumval_relo()
882 const struct bpf_core_spec *local_spec, in bpf_core_calc_relo()
883 const struct bpf_core_spec *targ_spec, in bpf_core_calc_relo()
1156 int bpf_core_format_spec(char *buf, size_t buf_sz, const struct bpf_core_spec *spe
[all...]
H A Dlibbpf.c5746 struct bpf_core_spec specs_scratch[3] = {}; in bpf_core_resolve_relo()
7119 struct bpf_core_spec spec; in fixup_log_failed_core_relo()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dgen.c1802 static int btfgen_record_field_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec) in btfgen_record_field_relo()
1957 static int btfgen_record_type_match_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec) in btfgen_record_type_match_relo()
1962 static int btfgen_record_type_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec) in btfgen_record_type_relo()
1967 static int btfgen_record_enumval_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec) in btfgen_record_enumval_relo()
1972 static int btfgen_record_reloc(struct btfgen_info *info, struct bpf_core_spec *res) in btfgen_record_reloc()
2082 struct bpf_core_spec specs_scratch[3] = {}; in btfgen_record_obj()
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c4380 struct bpf_core_spec { struct
4517 struct bpf_core_spec *spec) in bpf_core_parse_spec()
4828 struct bpf_core_spec *spec, in bpf_core_match_member()
4994 static int bpf_core_spec_match(struct bpf_core_spec *local_spec, in bpf_core_spec_match()
4996 struct bpf_core_spec *targ_spec) in bpf_core_spec_match()
5107 const struct bpf_core_spec *spec, in bpf_core_calc_field_relo()
5232 const struct bpf_core_spec *spec, in bpf_core_calc_type_relo()
5266 const struct bpf_core_spec *spec, in bpf_core_calc_enumval_relo()
5324 const struct bpf_core_spec *local_spec, in bpf_core_calc_relo()
5325 const struct bpf_core_spec *targ_spe in bpf_core_calc_relo()
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dbtf.c8423 struct bpf_core_spec *specs; in bpf_core_apply()

Completed in 41 milliseconds