Searched refs:fletcher_4_ops_t (Results 1 – 9 of 9) sorted by relevance
125 } fletcher_4_ops_t; typedef127 extern const fletcher_4_ops_t fletcher_4_superscalar_ops;128 extern const fletcher_4_ops_t fletcher_4_superscalar4_ops;131 extern const fletcher_4_ops_t fletcher_4_sse2_ops;135 extern const fletcher_4_ops_t fletcher_4_ssse3_ops;139 extern const fletcher_4_ops_t fletcher_4_avx2_ops;143 extern const fletcher_4_ops_t fletcher_4_avx512f_ops;147 extern const fletcher_4_ops_t fletcher_4_avx512bw_ops;151 extern const fletcher_4_ops_t fletcher_4_aarch64_neon_ops;
155 static const fletcher_4_ops_t fletcher_4_scalar_ops = {166 static fletcher_4_ops_t fletcher_4_fastest_impl = {171 static const fletcher_4_ops_t *fletcher_4_impls[] = {418 static inline const fletcher_4_ops_t *424 const fletcher_4_ops_t *ops = NULL; in fletcher_4_impl_get()456 const fletcher_4_ops_t *ops = fletcher_4_impl_get(); in fletcher_4_native_impl()498 const fletcher_4_ops_t *ops = fletcher_4_impl_get(); in fletcher_4_byteswap_impl()734 fletcher_4_ops_t *curr_impl; in fletcher_4_benchmark()813 const fletcher_4_ops_t *ops = fletcher_4_impl_get(); in abd_fletcher_4_init()825 fletcher_4_ops_t *ops = (fletcher_4_ops_t *)cdp->acd_private; in abd_fletcher_4_fini()[all …]
163 const fletcher_4_ops_t fletcher_4_sse2_ops = {221 const fletcher_4_ops_t fletcher_4_ssse3_ops = {
165 const fletcher_4_ops_t fletcher_4_avx512f_ops = {213 const fletcher_4_ops_t fletcher_4_avx512bw_ops = {
162 const fletcher_4_ops_t fletcher_4_avx2_ops = {
204 const fletcher_4_ops_t fletcher_4_aarch64_neon_ops = {
154 const fletcher_4_ops_t fletcher_4_superscalar_ops = {
220 const fletcher_4_ops_t fletcher_4_superscalar4_ops = {
4197 …<typedef-decl name='fletcher_4_ops_t' type-id='type-id-336' filepath='../../include/zfs_fletcher.h…