Home
last modified time | relevance | path

Searched refs:orig_type_id (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Drelo_core.h66 __u32 orig_type_id; member
H A Drelo_core.c894 res->orig_type_id = res->new_type_id = 0; in bpf_core_calc_relo()
899 &res->orig_type_id, &res->validate); in bpf_core_calc_relo()
913 orig_t = btf_type_by_id(local_spec->btf, res->orig_type_id); in bpf_core_calc_relo()
H A Dbtf.c3865 __u32 orig_type_id = type_id; in resolve_fwd_id() local
3876 return orig_type_id; in resolve_fwd_id()