Searched refs:btf_is_mod (Results 1 – 4 of 4) sorted by relevance
208 static inline bool btf_is_mod(const struct btf_type *t) in btf_is_mod() function
1152 if (!btf_is_mod(t)) in btf_dump_drop_mods()
285 (btf_is_mod(t) || btf_is_typedef(t) || btf_is_var(t))) { in btf__resolve_type()
1026 while (btf_is_mod(t) || btf_is_typedef(t)) { in skip_mods_and_typedefs()