Home
last modified time | relevance | path

Searched refs:__ALIGN (Results 1 – 23 of 23) sorted by relevance

/linux-6.6.21/arch/x86/include/asm/
Dlinkage.h23 #define __ALIGN .balign CONFIG_FUNCTION_ALIGNMENT, 0x90; macro
24 #define __ALIGN_STR __stringify(__ALIGN)
33 # define __FUNC_ALIGN __ALIGN; FUNCTION_PADDING
35 # define __FUNC_ALIGN __ALIGN
/linux-6.6.21/arch/s390/include/asm/
Dlinkage.h7 #define __ALIGN .balign CONFIG_FUNCTION_ALIGNMENT, 0x07 macro
8 #define __ALIGN_STR __stringify(__ALIGN)
Dnospec-insn.h20 __ALIGN
/linux-6.6.21/tools/perf/util/include/linux/
Dlinkage.h13 #ifndef __ALIGN
14 #define __ALIGN .align 4,0x90 macro
31 #define ALIGN __ALIGN
/linux-6.6.21/arch/parisc/include/asm/
Dlinkage.h7 #ifndef __ALIGN
8 #define __ALIGN .align 4 macro
/linux-6.6.21/include/linux/
Dlinkage.h71 #ifndef __ALIGN
72 #define __ALIGN .balign CONFIG_FUNCTION_ALIGNMENT macro
73 #define __ALIGN_STR __stringify(__ALIGN)
103 #define ALIGN __ALIGN
/linux-6.6.21/arch/loongarch/include/asm/
Dlinkage.h5 #define __ALIGN .align 2 macro
6 #define __ALIGN_STR __stringify(__ALIGN)
/linux-6.6.21/arch/s390/kernel/vdso64/
Dvdso_user_wrapper.S20 __ALIGN
45 __ALIGN
/linux-6.6.21/arch/arc/include/asm/
Dlinkage.h12 #define __ALIGN .align 4 macro
13 #define __ALIGN_STR __stringify(__ALIGN)
/linux-6.6.21/arch/xtensa/include/asm/
Dlinkage.h6 #define __ALIGN .align 4 macro
/linux-6.6.21/arch/sh/include/asm/
Dlinkage.h5 #define __ALIGN .balign 4 macro
/linux-6.6.21/arch/openrisc/include/asm/
Dlinkage.h18 #define __ALIGN .align 0 macro
/linux-6.6.21/arch/hexagon/include/asm/
Dlinkage.h9 #define __ALIGN .align 4 macro
/linux-6.6.21/arch/nios2/include/asm/
Dlinkage.h12 #define __ALIGN .align 4 macro
/linux-6.6.21/arch/riscv/include/asm/
Dlinkage.h9 #define __ALIGN .balign 4 macro
/linux-6.6.21/arch/arm/include/asm/
Dlinkage.h5 #define __ALIGN .align 0 macro
/linux-6.6.21/arch/powerpc/include/asm/
Dlinkage.h7 #define __ALIGN .align 2 macro
/linux-6.6.21/arch/s390/kernel/vdso32/
Dvdso_user_wrapper.S10 __ALIGN
/linux-6.6.21/arch/arm64/include/asm/
Dlinkage.h8 #define __ALIGN .balign CONFIG_FUNCTION_ALIGNMENT macro
/linux-6.6.21/arch/m68k/include/asm/
Dlinkage.h5 #define __ALIGN .align 4 macro
/linux-6.6.21/arch/x86/boot/compressed/
Dhead_64.S45 #undef __ALIGN
46 #define __ALIGN .balign 16, 0x90 macro
/linux-6.6.21/arch/x86/entry/
Dentry_64.S611 __ALIGN
617 __ALIGN
/linux-6.6.21/Documentation/core-api/
Dasm-annotations.rst112 architecture specific ``__ALIGN`` bytes. There are also ``_NOALIGN`` variants