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