Home
last modified time | relevance | path

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

/linux-6.15/tools/lib/bpf/
H A Dbtf.c5036 struct btf_type *cand_t; in btf_dedup_resolve_fwd() local
5053 cand_t = btf_type_by_id(d->btf, cand_id); in btf_dedup_resolve_fwd()
5054 cand_kind = btf_kind(cand_t); in btf_dedup_resolve_fwd()