Searched refs:root_type_id (Results 1 – 3 of 3) sorted by relevance
34 __u32 root_type_id; member
280 spec->root_type_id = relo->type_id; in bpf_core_parse_spec()569 targ_spec->root_type_id = targ_id; in bpf_core_spec_match()575 local_spec->root_type_id, in bpf_core_spec_match()579 local_spec->root_type_id, in bpf_core_spec_match()837 *val = spec->root_type_id; in bpf_core_calc_type_relo()849 sz = btf__resolve_size(spec->btf, spec->root_type_id); in bpf_core_calc_type_relo()1190 type_id = spec->root_type_id; in bpf_core_format_spec()1341 targ_res->orig_val = local_spec->root_type_id; in bpf_core_calc_relo_insn()1342 targ_res->new_val = local_spec->root_type_id; in bpf_core_calc_relo_insn()
2111 unsigned int type_id = targ_spec->root_type_id; in btfgen_record_field_relo()2262 return btfgen_mark_type_match(info, targ_spec->root_type_id, false); in btfgen_record_type_match_relo()2267 return btfgen_mark_type(info, targ_spec->root_type_id, true); in btfgen_record_type_relo()2272 return btfgen_mark_type(info, targ_spec->root_type_id, false); in btfgen_record_enumval_relo()
Completed in 14 milliseconds