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