Searched refs:SYM_FUNC_ALIAS_LOCAL (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/include/linux/
H A Dlinkage.h103 * SYM_FUNC_ALIAS_LOCAL -- define a local alias for an existing function
105 #ifndef SYM_FUNC_ALIAS_LOCAL
106 #define SYM_FUNC_ALIAS_LOCAL(alias, name) \ macro
/linux-master/include/linux/
H A Dlinkage.h265 * SYM_FUNC_ALIAS_LOCAL -- define a local alias for an existing function
267 #ifndef SYM_FUNC_ALIAS_LOCAL
268 #define SYM_FUNC_ALIAS_LOCAL(alias, name) \ macro
/linux-master/arch/x86/crypto/
H A Daesni-intel_asm.S1765 SYM_FUNC_ALIAS_LOCAL(_key_expansion_128, _key_expansion_256a)

Completed in 132 milliseconds