Searched refs:WQ_OPAQUE_ALIGN (Results 1 – 2 of 2) sorted by relevance
103 #define WQ_OPAQUE_ALIGN __BIGGEST_ALIGNMENT__ macro110 #define WQ_OPAQUE_ALIGN 8 macro143 } __attribute__((aligned(WQ_OPAQUE_ALIGN)));307 } __attribute__((aligned(WQ_OPAQUE_ALIGN)));
198 static_assert(__alignof(struct waitq) == WQ_OPAQUE_ALIGN, "waitq structure alignment mismatch");