Home
last modified time | relevance | path

Searched refs:SYM_FUNC_ALIAS_MEMFUNC (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/arch/x86/include/asm/
Dlinkage.h110 # define SYM_FUNC_ALIAS_MEMFUNC SYM_FUNC_ALIAS_WEAK macro
112 # define SYM_FUNC_ALIAS_MEMFUNC SYM_FUNC_ALIAS macro
/Linux-v6.6/arch/x86/lib/
Dmemset_64.S43 SYM_FUNC_ALIAS_MEMFUNC(memset, __memset)
Dmemcpy_64.S43 SYM_FUNC_ALIAS_MEMFUNC(memcpy, __memcpy)
Dmemmove_64.S215 SYM_FUNC_ALIAS_MEMFUNC(memmove, __memmove)