Home
last modified time | relevance | path

Searched refs:REC_PR_STRIDE (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon.c148 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_aarch64_neonx2.c152 #define REC_PR_STRIDE 4 macro
H A Dvdev_raidz_math_powerpc_altivec.c150 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_scalar.c217 #define REC_PR_STRIDE 1 macro
H A Dvdev_raidz_math_impl.h1052 for (; x < xend; x += REC_PR_STRIDE, y += REC_PR_STRIDE, in raidz_rec_pr_abd()
1053 p += REC_PR_STRIDE, q += REC_PR_STRIDE) { in raidz_rec_pr_abd()
H A Dvdev_raidz_math_ssse3.c367 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_avx2.c364 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_avx512bw.c363 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_avx512f.c444 #define REC_PR_STRIDE 4 macro
H A Dvdev_raidz_math_sse2.c582 #define REC_PR_STRIDE 2 macro