Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A Drelo_core.h66 __u32 orig_type_id; member
H A Drelo_core.c910 res->orig_type_id = res->new_type_id = 0; in bpf_core_calc_relo()
915 &res->orig_type_id, &res->validate); in bpf_core_calc_relo()
929 orig_t = btf_type_by_id(local_spec->btf, res->orig_type_id); in bpf_core_calc_relo()
H A Dbtf.c4333 __u32 orig_type_id = type_id; in resolve_fwd_id() local
4344 return orig_type_id; in resolve_fwd_id()