Searched refs:btf_is_mod (Results 1 – 7 of 7) sorted by relevance
449 static inline bool btf_is_mod(const struct btf_type *t) in btf_is_mod() function
1298 if (d->strip_mods && btf_is_mod(t)) in btf_dump_emit_type_decl()1403 if (!btf_is_mod(t)) in btf_dump_drop_mods()
885 (btf_is_mod(t) || btf_is_typedef(t) || btf_is_var(t))) { in btf__resolve_type()
2382 while (btf_is_mod(t) || btf_is_typedef(t)) { in skip_mods_and_typedefs()6803 while (btf_is_mod(t)) in need_func_arg_type_fixup()
224 while (elem_type && btf_is_mod(elem_type)) in is_str_array()
2123 while (btf_is_mod(btf_type) || btf_is_typedef(btf_type)) { in btfgen_record_field_relo()
1220 while (t && btf_is_mod(t)) in fixup_obj()1225 while (t && btf_is_mod(t)) in fixup_obj()