Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/include/linux/
H A Dlinkage.h105 #ifndef SYM_FUNC_ALIAS_LOCAL
106 #define SYM_FUNC_ALIAS_LOCAL(alias, name) \ macro
/openbmc/linux/include/linux/
H A Dlinkage.h267 #ifndef SYM_FUNC_ALIAS_LOCAL
268 #define SYM_FUNC_ALIAS_LOCAL(alias, name) \
/openbmc/linux/Documentation/core-api/
H A Dasm-annotations.rst134 * ``SYM_FUNC_ALIAS``, ``SYM_FUNC_ALIAS_LOCAL``, and ``SYM_FUNC_ALIAS_WEAK`` can
/openbmc/linux/arch/x86/crypto/
H A Daesni-intel_asm.S1765 SYM_FUNC_ALIAS_LOCAL(_key_expansion_128, _key_expansion_256a)