Searched defs:targ_spec (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/lib/bpf/
H A Drelo_core.c557 bpf_core_spec_match(struct bpf_core_spec *local_spec, const struct btf *targ_btf, __u32 targ_id, struct bpf_core_spec *targ_spec) argument
879 bpf_core_calc_relo(const char *prog_name, const struct bpf_core_relo *relo, int relo_idx, const struct bpf_core_spec *local_spec, const struct bpf_core_spec *targ_spec, struct bpf_core_relo_res *res) argument
1290 struct bpf_core_spec *targ_spec = &specs_scratch[2]; local
[all...]
/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) argument
2211 static int btfgen_record_type_match_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec) argument
2216 static int btfgen_record_type_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec) argument
2221 static int btfgen_record_enumval_relo(struct btfgen_info *info, struct bpf_core_spec *targ_spec) argument
[all...]

Completed in 93 milliseconds