Searched refs:SYM_FUNC_END (Results 151 - 175 of 299) sorted by relevance

1234567891011>>

/linux-master/arch/arm64/lib/
H A Dcopy_to_user.S72 SYM_FUNC_END(__arch_copy_to_user)
H A Dmemchr.S74 SYM_FUNC_END(__pi_memchr)
H A Dcrc32.S144 SYM_FUNC_END(crc32_le)
152 SYM_FUNC_END(__crc32c_le)
160 SYM_FUNC_END(crc32_be)
/linux-master/arch/x86/math-emu/
H A Dshr_Xsig.S89 SYM_FUNC_END(shr_Xsig)
/linux-master/arch/x86/platform/efi/
H A Defi_thunk_64.S79 SYM_FUNC_END(__efi64_thunk)
/linux-master/arch/arm64/crypto/
H A Dsm4-ce-ccm-core.S84 SYM_FUNC_END(sm4_ce_cbcmac_update)
105 SYM_FUNC_END(sm4_ce_ccm_final)
217 SYM_FUNC_END(sm4_ce_ccm_enc)
329 SYM_FUNC_END(sm4_ce_ccm_dec)
H A Daes-cipher-core.S127 SYM_FUNC_END(__aes_arm64_encrypt)
132 SYM_FUNC_END(__aes_arm64_decrypt)
/linux-master/arch/riscv/lib/
H A Dstrlen.S132 SYM_FUNC_END(strlen)
H A Dstrcmp.S122 SYM_FUNC_END(strcmp)
H A Dclear_page.S73 SYM_FUNC_END(clear_page)
/linux-master/arch/loongarch/mm/
H A Dpage.S36 SYM_FUNC_END(clear_page)
83 SYM_FUNC_END(copy_page)
/linux-master/arch/x86/lib/
H A Dmemcpy_64.S40 SYM_FUNC_END(__memcpy)
171 SYM_FUNC_END(memcpy_orig)
/linux-master/tools/arch/x86/lib/
H A Dmemcpy_64.S39 SYM_FUNC_END(__memcpy)
170 SYM_FUNC_END(memcpy_orig)
/linux-master/arch/x86/include/asm/
H A Dlinkage.h106 SYM_FUNC_END(__cfi_##name)
/linux-master/arch/arm64/kernel/
H A Dsleep.S98 SYM_FUNC_END(__cpu_suspend_enter)
155 SYM_FUNC_END(_cpu_resume)
/linux-master/arch/riscv/crypto/
H A Dsm3-riscv64-zvksh-zvkb.S123 SYM_FUNC_END(sm3_transform_zvksh_zvkb)
/linux-master/arch/arm/mm/
H A Dproc-v7.S32 SYM_FUNC_END(cpu_v7_proc_init)
40 SYM_FUNC_END(cpu_v7_proc_fin)
68 SYM_FUNC_END(cpu_v7_reset)
82 SYM_FUNC_END(cpu_v7_do_idle)
95 SYM_FUNC_END(cpu_v7_dcache_clean_area)
106 SYM_FUNC_END(cpu_v7_smc_switch_mm)
115 SYM_FUNC_END(cpu_v7_hvc_switch_mm)
122 SYM_FUNC_END(cpu_v7_iciallu_switch_mm)
127 SYM_FUNC_END(cpu_v7_bpiall_switch_mm)
155 SYM_FUNC_END(cpu_v7_do_suspen
[all...]
/linux-master/include/linux/
H A Dlinkage.h132 /* deprecated, use SYM_FUNC_END, SYM_DATA_END, or SYM_END */
142 /* deprecated, use SYM_FUNC_END */
144 SYM_FUNC_END(name)
248 * SYM_FUNC_END -- the end of SYM_FUNC_START_LOCAL, SYM_FUNC_START,
251 #ifndef SYM_FUNC_END
252 #define SYM_FUNC_END(name) \ macro
/linux-master/arch/loongarch/lib/
H A Dclear_user.S21 SYM_FUNC_END(__clear_user)
43 SYM_FUNC_END(__clear_user_generic)
207 SYM_FUNC_END(__clear_user_fast)
/linux-master/arch/x86/crypto/
H A Dcast6-avx-x86_64-asm_64.S297 SYM_FUNC_END(__cast6_enc_blk8)
344 SYM_FUNC_END(__cast6_dec_blk8)
367 SYM_FUNC_END(cast6_ecb_enc_8way)
390 SYM_FUNC_END(cast6_ecb_dec_8way)
416 SYM_FUNC_END(cast6_cbc_dec_8way)
H A Daes-xts-avx-x86_64.S794 SYM_FUNC_END(aes_xts_encrypt_iv)
813 SYM_FUNC_END(aes_xts_encrypt_aesni_avx)
816 SYM_FUNC_END(aes_xts_decrypt_aesni_avx)
823 SYM_FUNC_END(aes_xts_encrypt_vaes_avx2)
826 SYM_FUNC_END(aes_xts_decrypt_vaes_avx2)
832 SYM_FUNC_END(aes_xts_encrypt_vaes_avx10_256)
835 SYM_FUNC_END(aes_xts_decrypt_vaes_avx10_256)
841 SYM_FUNC_END(aes_xts_encrypt_vaes_avx10_512)
844 SYM_FUNC_END(aes_xts_decrypt_vaes_avx10_512)
H A Daes_ctrby8_avx-x86_64.S532 SYM_FUNC_END(aes_ctr_enc_128_avx_by8)
545 SYM_FUNC_END(aes_ctr_enc_192_avx_by8)
558 SYM_FUNC_END(aes_ctr_enc_256_avx_by8)
571 SYM_FUNC_END(aes_xctr_enc_128_avx_by8)
584 SYM_FUNC_END(aes_xctr_enc_192_avx_by8)
597 SYM_FUNC_END(aes_xctr_enc_256_avx_by8)
H A Dcast5-avx-x86_64-asm_64.S286 SYM_FUNC_END(__cast5_enc_blk16)
362 SYM_FUNC_END(__cast5_dec_blk16)
399 SYM_FUNC_END(cast5_ecb_enc_16way)
437 SYM_FUNC_END(cast5_ecb_dec_16way)
489 SYM_FUNC_END(cast5_cbc_dec_16way)
565 SYM_FUNC_END(cast5_ctr_16way)
/linux-master/arch/arm64/mm/
H A Dproc.S106 SYM_FUNC_END(cpu_do_suspend)
159 SYM_FUNC_END(cpu_do_resume)
189 SYM_FUNC_END(idmap_cpu_replace_ttbr1)
441 SYM_FUNC_END(idmap_kpti_install_ng_mappings)
543 SYM_FUNC_END(__cpu_setup)
/linux-master/arch/riscv/kernel/
H A Dmcount-dyn.S228 SYM_FUNC_END(ftrace_caller)
244 SYM_FUNC_END(ftrace_regs_caller)
255 SYM_FUNC_END(ftrace_caller)

Completed in 196 milliseconds

1234567891011>>