Searched refs:RB_ARCH_ALIGNMENT (Results 1 – 1 of 1) sorted by relevance
164 # define RB_ARCH_ALIGNMENT RB_ALIGNMENT macro167 # define RB_ARCH_ALIGNMENT 8U macro170 #define RB_ALIGN_DATA __aligned(RB_ARCH_ALIGNMENT)3577 length = ALIGN(length, RB_ARCH_ALIGNMENT); in rb_calculate_event_length()