Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/tools/lib/bpf/
H A Drelo_core.c559 struct bpf_core_spec *targ_spec) in bpf_core_spec_match()
883 const struct bpf_core_spec *targ_spec, in bpf_core_calc_relo()
1290 struct bpf_core_spec *targ_spec = &specs_scratch[2]; in bpf_core_calc_relo_insn() local