| /linux-6.15/arch/sh/include/asm/ |
| H A D | linkage.h | 6 #define __ALIGN_STR ".balign 4" macro
|
| /linux-6.15/arch/xtensa/include/asm/ |
| H A D | linkage.h | 7 #define __ALIGN_STR ".align 4" macro
|
| /linux-6.15/arch/riscv/include/asm/ |
| H A D | linkage.h | 10 #define __ALIGN_STR ".balign 4" macro
|
| /linux-6.15/arch/nios2/include/asm/ |
| H A D | linkage.h | 13 #define __ALIGN_STR ".align 4" macro
|
| /linux-6.15/arch/openrisc/include/asm/ |
| H A D | linkage.h | 19 #define __ALIGN_STR ".align 0" macro
|
| /linux-6.15/arch/hexagon/include/asm/ |
| H A D | linkage.h | 10 #define __ALIGN_STR ".align 4" macro
|
| /linux-6.15/arch/s390/include/asm/ |
| H A D | linkage.h | 8 #define __ALIGN_STR __stringify(__ALIGN) macro
|
| /linux-6.15/arch/arm/include/asm/ |
| H A D | linkage.h | 6 #define __ALIGN_STR ".align 0" macro
|
| /linux-6.15/arch/parisc/include/asm/ |
| H A D | linkage.h | 9 #define __ALIGN_STR ".align 4" macro
|
| /linux-6.15/include/linux/ |
| H A D | linkage.h | 73 #define __ALIGN_STR __stringify(__ALIGN) macro 104 #define ALIGN_STR __ALIGN_STR
|
| /linux-6.15/arch/arm64/include/asm/ |
| H A D | linkage.h | 9 #define __ALIGN_STR ".balign " #CONFIG_FUNCTION_ALIGNMENT macro
|
| /linux-6.15/arch/loongarch/include/asm/ |
| H A D | linkage.h | 6 #define __ALIGN_STR __stringify(__ALIGN) macro
|
| /linux-6.15/arch/m68k/include/asm/ |
| H A D | linkage.h | 6 #define __ALIGN_STR ".align 4" macro
|
| /linux-6.15/arch/arc/include/asm/ |
| H A D | linkage.h | 13 #define __ALIGN_STR __stringify(__ALIGN) macro
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | linkage.h | 24 #define __ALIGN_STR __stringify(__ALIGN) macro
|
| /linux-6.15/tools/perf/util/include/linux/ |
| H A D | linkage.h | 15 #define __ALIGN_STR ".align 4,0x90" macro
|
| /linux-6.15/arch/m68k/kernel/ |
| H A D | vectors.c | 46 __ALIGN_STR "\n"
|
| /linux-6.15/arch/m68k/atari/ |
| H A D | ataints.c | 80 __ALIGN_STR "\n\t"
|
| /linux-6.15/drivers/pnp/pnpbios/ |
| H A D | bioscalls.c | 44 __ALIGN_STR "\n"
|
| /linux-6.15/arch/m68k/amiga/ |
| H A D | config.c | 606 " " __ALIGN_STR "\n" in amiga_reset()
|