Home
last modified time | relevance | path

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

/linux/tools/perf/util/include/linux/
H A Dlinkage.h118 #ifndef SYM_FUNC_ALIAS_MEMFUNC
119 #define SYM_FUNC_ALIAS_MEMFUNC SYM_FUNC_ALIAS macro
/linux/tools/arch/x86/lib/
H A Dmemset_64.S44 SYM_FUNC_ALIAS_MEMFUNC(memset, __memset)
H A Dmemcpy_64.S42 SYM_FUNC_ALIAS_MEMFUNC(memcpy, __memcpy)