Searched refs:TYPE_TYPE (Results 1 – 7 of 7) sorted by relevance
111 CU_ASSERT(type->flavor == TYPE_TYPE); in test_type_datum()119 CU_ASSERT(type->flavor == TYPE_TYPE); in test_type_datum()
168 if (my_flavor == TYPE_TYPE) { in test_alias_datum()
334 typdatum->flavor = isattr ? TYPE_ATTRIB : TYPE_TYPE; in declare_type()534 dest_typdatum->flavor = isattr ? TYPE_ATTRIB : TYPE_TYPE; in get_local_type()545 if (dest_typdatum->flavor != isattr ? TYPE_ATTRIB : TYPE_TYPE) { in get_local_type()954 type->flavor = isattr ? TYPE_ATTRIB : TYPE_TYPE; in require_type_or_attribute()
1191 if (type->flavor == TYPE_TYPE && !type->primary) { in define_typebounds_helper()
157 #define TYPE_TYPE 0 /* regular type or alias in kernel policies */ macro
86 if ((type->flavor == TYPE_TYPE && !type->primary) in type_copy_callback()582 if (alias->flavor == TYPE_TYPE && alias->primary) in alias_copy_callback()617 if (alias->flavor == TYPE_TYPE) in alias_copy_callback()
403 if ((type->flavor == TYPE_TYPE && !type->primary) in type_copy_callback()817 || (type->flavor == TYPE_TYPE && !type->primary))) { in alias_copy_callback()