Home
last modified time | relevance | path

Searched refs:SYM_FUNC_START_ALIAS (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dlinkage.h52 SYM_FUNC_START_ALIAS(__pi_##x); \
56 SYM_FUNC_START_ALIAS(__pi_##x); \
/OK3568_Linux_fs/kernel/tools/perf/util/include/linux/
H A Dlinkage.h60 #ifndef SYM_FUNC_START_ALIAS
61 #define SYM_FUNC_START_ALIAS(name) \ macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dlinkage.h216 #ifndef SYM_FUNC_START_ALIAS
217 #define SYM_FUNC_START_ALIAS(name) \
/OK3568_Linux_fs/kernel/arch/arm64/lib/
H A Dmemcpy.S59 SYM_FUNC_START_ALIAS(__memcpy)
H A Dmemset.S45 SYM_FUNC_START_ALIAS(__memset)
H A Dmemmove.S48 SYM_FUNC_START_ALIAS(__memmove)
/OK3568_Linux_fs/kernel/arch/x86/boot/compressed/
H A Dhead_32.S155 SYM_FUNC_START_ALIAS(efi_stub_entry)
H A Dhead_64.S524 SYM_FUNC_START_ALIAS(efi_stub_entry)
/OK3568_Linux_fs/kernel/tools/arch/x86/lib/
H A Dmemcpy_64.S30 SYM_FUNC_START_ALIAS(__memcpy)
/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dmemcpy_64.S30 SYM_FUNC_START_ALIAS(__memcpy)
/OK3568_Linux_fs/kernel/Documentation/
H A Dasm-annotations.rst133 * ``SYM_FUNC_START_ALIAS`` and ``SYM_FUNC_START_LOCAL_ALIAS`` serve for those
136 SYM_FUNC_START_ALIAS(__memset)