Searched refs:ZERO_STRIDE (Results 1 – 5 of 5) sorted by relevance
161 #define ZERO_STRIDE 1 macro
309 #define ZERO_STRIDE 4 macro
312 #define ZERO_STRIDE 4 macro
170 for (i = 0; i < dsize / sizeof (v_t); i += (2 * ZERO_STRIDE)) { in raidz_zero_abd_cb()172 STORE(dst + i + ZERO_STRIDE, ZERO_D); in raidz_zero_abd_cb()
527 #define ZERO_STRIDE 4 macro