Searched refs:STRUCT_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
116 image_size = ALIGN(image_size, STRUCT_ALIGNMENT); in decompress_kernel()
121 #define STRUCT_ALIGNMENT 32 macro122 #define STRUCT_ALIGN() . = ALIGN(STRUCT_ALIGNMENT)