Searched refs:K_OBJ_FLAG_ALLOC (Results 1 – 2 of 2) sorted by relevance
123 #define K_OBJ_FLAG_ALLOC BIT(2) macro
380 zo->flags |= K_OBJ_FLAG_ALLOC; in z_impl_k_object_alloc()472 if ((ko->flags & K_OBJ_FLAG_ALLOC) == 0U) { in unref_check()