| /OK3568_Linux_fs/kernel/arch/c6x/include/asm/ |
| H A D | linkage.h | 7 #define __ALIGN .align 2 13 __ALIGN @ \ 19 __ALIGN @ \
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | linkage.h | 37 #ifndef __ALIGN 38 #define __ALIGN .align 4 macro 47 #define ALIGN __ALIGN
|
| /OK3568_Linux_fs/kernel/tools/perf/util/include/linux/ |
| H A D | linkage.h | 13 #ifndef __ALIGN 14 #define __ALIGN .align 4,0x90 macro 31 #define ALIGN __ALIGN
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | linkage.h | 7 #ifndef __ALIGN 8 #define __ALIGN .align 4 macro
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | linkage.h | 17 #define __ALIGN .p2align 4, 0x90 18 #define __ALIGN_STR __stringify(__ALIGN)
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | linkage.h | 8 #define __ALIGN .align 4, 0x07 macro 9 #define __ALIGN_STR __stringify(__ALIGN)
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | linkage.h | 32 #define __ALIGN .align 4 33 #define __ALIGN_STR __stringify(__ALIGN)
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | linkage.h | 71 #ifndef __ALIGN 72 #define __ALIGN .align 4,0x90 macro 103 #define ALIGN __ALIGN
|
| /OK3568_Linux_fs/u-boot/arch/arm/include/asm/ |
| H A D | linkage.h | 4 #define __ALIGN .align 0 macro
|
| /OK3568_Linux_fs/kernel/arch/riscv/include/asm/ |
| H A D | linkage.h | 9 #define __ALIGN .balign 4 macro
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | linkage.h | 8 #define __ALIGN .align 2 macro
|
| /OK3568_Linux_fs/kernel/arch/openrisc/include/asm/ |
| H A D | linkage.h | 18 #define __ALIGN .align 0 macro
|
| /OK3568_Linux_fs/kernel/arch/nios2/include/asm/ |
| H A D | linkage.h | 12 #define __ALIGN .align 4 macro
|
| /OK3568_Linux_fs/kernel/arch/xtensa/include/asm/ |
| H A D | linkage.h | 6 #define __ALIGN .align 4 macro
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/asm/ |
| H A D | linkage.h | 9 #define __ALIGN .align 4 macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | linkage.h | 5 #define __ALIGN .balign 4 macro
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | linkage.h | 5 #define __ALIGN .align 0 macro
|
| /OK3568_Linux_fs/kernel/arch/arm64/include/asm/ |
| H A D | linkage.h | 4 #define __ALIGN .align 2 macro
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | linkage.h | 5 #define __ALIGN .align 4 macro
|
| /OK3568_Linux_fs/kernel/Documentation/ |
| H A D | asm-annotations.rst | 111 architecture specific ``__ALIGN`` bytes. There are also ``_NOALIGN`` variants
|