Home
last modified time | relevance | path

Searched refs:SYM_FUNC_START_LOCAL_NOALIGN (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dlinkage.h33 #define SYM_FUNC_START_LOCAL_NOALIGN(name) \ macro
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dlinkage.h20 #define SYM_FUNC_START_LOCAL_NOALIGN(name) \ macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dlinkage.h30 #define SYM_FUNC_START_LOCAL_NOALIGN(name) \ macro
/kernel/linux/linux-6.6/arch/loongarch/include/asm/
H A Dlinkage.h20 #define SYM_FUNC_START_LOCAL_NOALIGN(name) \ macro
/kernel/linux/linux-5.10/include/linux/
H A Dlinkage.h244 /* SYM_FUNC_START_LOCAL_NOALIGN -- use for local functions, w/o alignment */
245 #ifndef SYM_FUNC_START_LOCAL_NOALIGN
246 #define SYM_FUNC_START_LOCAL_NOALIGN(name) \ macro
/kernel/linux/linux-6.6/include/linux/
H A Dlinkage.h229 /* SYM_FUNC_START_LOCAL_NOALIGN -- use for local functions, w/o alignment */
230 #ifndef SYM_FUNC_START_LOCAL_NOALIGN
231 #define SYM_FUNC_START_LOCAL_NOALIGN(name) \ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dlinkage.h135 /* SYM_FUNC_START_LOCAL_NOALIGN -- use for local functions, w/o alignment */
136 #define SYM_FUNC_START_LOCAL_NOALIGN(name) \ macro
/kernel/linux/linux-6.6/arch/x86/boot/compressed/
H A Dhead_32.S141 SYM_FUNC_START_LOCAL_NOALIGN(.Lrelocated)
H A Dhead_64.S448 SYM_FUNC_START_LOCAL_NOALIGN(.Lrelocated)
585 SYM_FUNC_START_LOCAL_NOALIGN(.Lno_longmode)
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dhead_64.S555 SYM_FUNC_START_LOCAL_NOALIGN(.Lrelocated)
675 SYM_FUNC_START_LOCAL_NOALIGN(.Lpaging_enabled)
688 SYM_FUNC_START_LOCAL_NOALIGN(.Lno_longmode)
H A Dhead_32.S166 SYM_FUNC_START_LOCAL_NOALIGN(.Lrelocated)

Completed in 5 milliseconds