Lines Matching refs:bpf_core_spec
4318 struct bpf_core_spec { struct
4455 struct bpf_core_spec *spec) in bpf_core_parse_spec()
4766 struct bpf_core_spec *spec, in bpf_core_match_member()
4932 static int bpf_core_spec_match(struct bpf_core_spec *local_spec, in bpf_core_spec_match()
4934 struct bpf_core_spec *targ_spec) in bpf_core_spec_match()
5045 const struct bpf_core_spec *spec, in bpf_core_calc_field_relo()
5170 const struct bpf_core_spec *spec, in bpf_core_calc_type_relo()
5204 const struct bpf_core_spec *spec, in bpf_core_calc_enumval_relo()
5262 const struct bpf_core_spec *local_spec, in bpf_core_calc_relo()
5263 const struct bpf_core_spec *targ_spec, in bpf_core_calc_relo()
5551 static void bpf_core_dump_spec(int level, const struct bpf_core_spec *spec) in bpf_core_dump_spec()
5670 struct bpf_core_spec local_spec, cand_spec, targ_spec = {}; in bpf_core_apply_relo()