Home
last modified time | relevance | path

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

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