Home
last modified time | relevance | path

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

/Linux-v5.10/include/asm-generic/
Dvmlinux.lds.h117 #define STRUCT_ALIGNMENT 64 macro
119 #define STRUCT_ALIGNMENT 32 macro
121 #define STRUCT_ALIGN() . = ALIGN(STRUCT_ALIGNMENT)
/Linux-v5.10/kernel/sched/
Dsched.h1836 } __aligned(STRUCT_ALIGNMENT); /* STRUCT_ALIGN(), vmlinux.lds.h */