Searched refs:__ALIGN (Results 1 - 21 of 21) sorted by relevance

/linux-master/arch/xtensa/include/asm/
H A Dlinkage.h6 #define __ALIGN .align 4 macro
/linux-master/arch/sh/include/asm/
H A Dlinkage.h5 #define __ALIGN .balign 4 macro
/linux-master/arch/nios2/include/asm/
H A Dlinkage.h12 #define __ALIGN .align 4 macro
/linux-master/arch/openrisc/include/asm/
H A Dlinkage.h18 #define __ALIGN .align 0 macro
/linux-master/arch/hexagon/include/asm/
H A Dlinkage.h9 #define __ALIGN .align 4 macro
/linux-master/arch/riscv/include/asm/
H A Dlinkage.h9 #define __ALIGN .balign 4 macro
/linux-master/arch/s390/include/asm/
H A Dlinkage.h7 #define __ALIGN .balign CONFIG_FUNCTION_ALIGNMENT, 0x07 macro
8 #define __ALIGN_STR __stringify(__ALIGN)
H A Dnospec-insn.h20 __ALIGN
/linux-master/arch/arm/include/asm/
H A Dlinkage.h5 #define __ALIGN .align 0 macro
/linux-master/arch/parisc/include/asm/
H A Dlinkage.h7 #ifndef __ALIGN
8 #define __ALIGN .align 4 macro
/linux-master/arch/loongarch/include/asm/
H A Dlinkage.h5 #define __ALIGN .align 2 macro
6 #define __ALIGN_STR __stringify(__ALIGN)
/linux-master/arch/s390/kernel/vdso32/
H A Dvdso_user_wrapper.S10 __ALIGN
/linux-master/arch/x86/include/asm/
H A 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-master/tools/perf/util/include/linux/
H A Dlinkage.h13 #ifndef __ALIGN
14 #define __ALIGN .align 4,0x90 macro
31 #define ALIGN __ALIGN
/linux-master/arch/s390/kernel/vdso64/
H A Dvdso_user_wrapper.S20 __ALIGN
45 __ALIGN
/linux-master/arch/arc/include/asm/
H A Dlinkage.h12 #define __ALIGN .align 4 macro
13 #define __ALIGN_STR __stringify(__ALIGN)
/linux-master/arch/arm64/include/asm/
H A Dlinkage.h8 #define __ALIGN .balign CONFIG_FUNCTION_ALIGNMENT macro
/linux-master/arch/m68k/include/asm/
H A Dlinkage.h5 #define __ALIGN .align 4 macro
/linux-master/include/linux/
H A Dlinkage.h71 #ifndef __ALIGN
72 #define __ALIGN .balign CONFIG_FUNCTION_ALIGNMENT macro
73 #define __ALIGN_STR __stringify(__ALIGN)
103 #define ALIGN __ALIGN
/linux-master/arch/x86/boot/compressed/
H A Dhead_64.S45 #undef __ALIGN
46 #define __ALIGN .balign 16, 0x90 define
/linux-master/arch/x86/entry/
H A Dentry_64.S548 __ALIGN
554 __ALIGN

Completed in 206 milliseconds