Home
last modified time | relevance | path

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

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