Searched refs:SYM_FUNC_START_WEAK_NOALIGN (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dlinkage.h38 #define SYM_FUNC_START_WEAK_NOALIGN(name) \ macro
/linux-master/arch/loongarch/include/asm/
H A Dlinkage.h28 #define SYM_FUNC_START_WEAK_NOALIGN(name) \ macro
/linux-master/arch/x86/include/asm/
H A Dlinkage.h145 /* SYM_FUNC_START_WEAK_NOALIGN -- use for weak functions, w/o alignment */
146 #define SYM_FUNC_START_WEAK_NOALIGN(name) \ macro
/linux-master/include/linux/
H A Dlinkage.h241 /* SYM_FUNC_START_WEAK_NOALIGN -- use for weak functions, w/o alignment */
242 #ifndef SYM_FUNC_START_WEAK_NOALIGN
243 #define SYM_FUNC_START_WEAK_NOALIGN(name) \ macro

Completed in 115 milliseconds