Home
last modified time | relevance | path

Searched refs:STRUCT_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/asm-generic/
H A Dvmlinux.lds.h120 #define STRUCT_ALIGNMENT 64 macro
122 #define STRUCT_ALIGNMENT 32 macro
124 #define STRUCT_ALIGN() . = ALIGN(STRUCT_ALIGNMENT)
/OK3568_Linux_fs/kernel/kernel/sched/
H A Dsched.h1895 } __aligned(STRUCT_ALIGNMENT); /* STRUCT_ALIGN(), vmlinux.lds.h */