Searched refs:WQ_OPAQUE_ALIGN (Results 1 – 2 of 2) sorted by relevance
69 #define WQ_OPAQUE_ALIGN __BIGGEST_ALIGNMENT__ macro76 #define WQ_OPAQUE_ALIGN 8109 } __attribute__((aligned(WQ_OPAQUE_ALIGN)));273 } __attribute__((aligned(WQ_OPAQUE_ALIGN)));
198 static_assert(__alignof(struct waitq) == WQ_OPAQUE_ALIGN, "waitq structure alignment mismatch");