Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz_math_scalar.c216 #define REC_PR_STRIDE 1 macro
H A Dvdev_raidz_math_impl.h1012 for (; x < xend; x += REC_PR_STRIDE, y += REC_PR_STRIDE, in raidz_rec_pr_abd()
1013 p += REC_PR_STRIDE, q += REC_PR_STRIDE) { in raidz_rec_pr_abd()
H A Dvdev_raidz_math_avx2.c361 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_ssse3.c364 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_sse2.c579 #define REC_PR_STRIDE 2 macro