Searched refs:btf_type_is_var (Results 1 – 3 of 3) sorted by relevance
354 static inline bool btf_type_is_var(const struct btf_type *t) in btf_type_is_var() function
521 btf_type_is_var(t) || btf_type_is_typedef(t); in btf_type_is_decl_tag_target()645 return btf_type_is_var(t) || in btf_type_is_resolve_source_only()672 btf_type_is_var(t) || in btf_type_needs_resolve()1994 !btf_type_is_var(size_type))) in btf_type_id_size()4554 if (!var_type || !btf_type_is_var(var_type)) { in btf_datasec_resolve()4761 if (btf_type_is_var(next_type) || btf_type_is_typedef(next_type)) { in btf_decl_tag_resolve()5032 btf_type_is_var(t)) { in btf_resolve_valid()5036 !btf_type_is_var(t) && in btf_resolve_valid()
17402 if (!btf_type_is_var(t) && !btf_type_is_func(t)) { in check_pseudo_btf_id()