Searched refs:IKOT_MAX_TYPE (Results 1 – 3 of 3) sorted by relevance
153 #define IKOT_MAX_TYPE (IKOT_UNKNOWN+1) /* # of IKOT_ types */ macro
205 ipc_kobject_ops_array[IKOT_MAX_TYPE];220 if (ikot < IKOT_NONE || ikot >= IKOT_MAX_TYPE) { in ipc_kobject_ops_get()
144 static_assert(IKOT_MAX_TYPE <= 255);