| /linux/arch/arm64/mm/ |
| H A D | cache.S | 59 SYM_FUNC_ALIAS(__pi_caches_clean_inval_pou, caches_clean_inval_pou) 115 SYM_FUNC_ALIAS(dcache_clean_inval_poc, __pi_dcache_clean_inval_poc) 164 SYM_FUNC_ALIAS(dcache_inval_poc, __pi_dcache_inval_poc) 179 SYM_FUNC_ALIAS(dcache_clean_poc, __pi_dcache_clean_poc) 197 SYM_FUNC_ALIAS(dcache_clean_pop, __pi_dcache_clean_pop)
|
| /linux/tools/perf/util/include/linux/ |
| H A D | linkage.h | 97 #ifndef SYM_FUNC_ALIAS 98 #define SYM_FUNC_ALIAS(alias, name) \ macro 119 #define SYM_FUNC_ALIAS_MEMFUNC SYM_FUNC_ALIAS
|
| /linux/arch/arm64/kvm/hyp/nvhe/ |
| H A D | cache.S | 14 SYM_FUNC_ALIAS(dcache_clean_inval_poc, __pi_dcache_clean_inval_poc) 25 SYM_FUNC_ALIAS(icache_inval_pou, __pi_icache_inval_pou)
|
| /linux/arch/s390/lib/ |
| H A D | mem.S | 52 SYM_FUNC_ALIAS(memmove, __memmove) 115 SYM_FUNC_ALIAS(memset, __memset) 146 SYM_FUNC_ALIAS(memcpy, __memcpy)
|
| /linux/arch/arm64/lib/ |
| H A D | memcpy.S | 257 SYM_FUNC_ALIAS(__pi_memcpy, __pi_memcpy_generic) 260 SYM_FUNC_ALIAS(__memcpy, __pi_memcpy) 265 SYM_FUNC_ALIAS(__pi_memmove, __pi_memcpy) 267 SYM_FUNC_ALIAS(__memmove, __pi_memmove)
|
| H A D | memset.S | 221 SYM_FUNC_ALIAS(__pi_memset, __pi_memset_generic) 224 SYM_FUNC_ALIAS(__memset, __pi_memset)
|
| H A D | clear_page.S | 52 SYM_FUNC_ALIAS(clear_page, __pi_clear_page)
|
| H A D | copy_page.S | 81 SYM_FUNC_ALIAS(copy_page, __pi_copy_page)
|
| /linux/arch/riscv/lib/ |
| H A D | memcpy.S | 109 SYM_FUNC_ALIAS(__pi_memcpy, __memcpy) 110 SYM_FUNC_ALIAS(__pi___memcpy, __memcpy)
|
| H A D | memset.S | 114 SYM_FUNC_ALIAS(__pi_memset, __memset) 115 SYM_FUNC_ALIAS(__pi___memset, __memset)
|
| H A D | memmove.S | 316 SYM_FUNC_ALIAS(__pi_memmove, __memmove) 317 SYM_FUNC_ALIAS(__pi___memmove, __memmove)
|
| H A D | uaccess.S | 25 SYM_FUNC_ALIAS(__asm_copy_from_user, __asm_copy_to_user) 52 SYM_FUNC_ALIAS(__asm_copy_from_user_sum_enabled, __asm_copy_to_user_sum_enabled)
|
| H A D | strlen.S | 132 SYM_FUNC_ALIAS(__pi_strlen, strlen)
|
| H A D | strcmp.S | 124 SYM_FUNC_ALIAS(__pi_strcmp, strcmp)
|
| H A D | strncmp.S | 140 SYM_FUNC_ALIAS(__pi_strncmp, strncmp)
|
| /linux/include/linux/ |
| H A D | linkage.h | 255 #ifndef SYM_FUNC_ALIAS 256 #define SYM_FUNC_ALIAS(alias, name) \
|
| /linux/arch/arm/mm/ |
| H A D | cache-v4.S | 31 SYM_FUNC_ALIAS(v4_flush_user_cache_all, v4_flush_kern_cache_all)
|
| H A D | cache-v4wt.S | 59 SYM_FUNC_ALIAS(v4wt_flush_user_cache_all, v4wt_flush_kern_cache_all)
|
| H A D | cache-v4wb.S | 69 SYM_FUNC_ALIAS(v4wb_flush_user_cache_all, v4wb_flush_kern_cache_all)
|
| H A D | cache-fa.S | 55 SYM_FUNC_ALIAS(fa_flush_user_cache_all, fa_flush_kern_cache_all)
|
| /linux/arch/x86/include/asm/ |
| H A D | linkage.h | 112 # define SYM_FUNC_ALIAS_MEMFUNC SYM_FUNC_ALIAS
|
| /linux/arch/loongarch/lib/ |
| H A D | memset.S | 29 SYM_FUNC_ALIAS(__memset, memset)
|
| H A D | memmove.S | 20 SYM_FUNC_ALIAS(__memmove, memmove)
|
| H A D | memcpy.S | 23 SYM_FUNC_ALIAS(__memcpy, memcpy)
|
| /linux/arch/x86/lib/ |
| H A D | retpoline.S | 164 SYM_FUNC_ALIAS(__x86_indirect_its_thunk_array, __x86_indirect_its_thunk_rax)
|