Home
last modified time | relevance | path

Searched refs:v_t (Results 1 – 9 of 9) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_impl.h162 v_t *dst = (v_t *)dc; in raidz_zero_abd_cb()
197 v_t *dst = (v_t *)dc; in raidz_copy_abd_cb()
198 const v_t *src = (v_t *)sc; in raidz_copy_abd_cb()
236 v_t *dst = (v_t *)dc; in raidz_add_abd_cb()
237 const v_t *src = (v_t *)sc; in raidz_add_abd_cb()
275 v_t *d = (v_t *)dc; in raidz_mul_abd_cb()
393 v_t *p = (v_t *)c[0]; in raidz_gen_pq_add()
394 v_t *q = (v_t *)c[1]; in raidz_gen_pq_add()
463 v_t *p = (v_t *)c[0]; in raidz_gen_pqr_add()
464 v_t *q = (v_t *)c[1]; in raidz_gen_pqr_add()
[all …]
H A Dvdev_raidz_math_scalar.c50 } v_t; typedef
160 #define ZERO_DEFINE() v_t d0
164 #define COPY_DEFINE() v_t d0
168 #define ADD_DEFINE() v_t d0
172 #define MUL_DEFINE() v_t d0
177 #define GEN_P_DEFINE() v_t p0
181 #define GEN_PQ_DEFINE() v_t d0, c0
186 #define GEN_PQR_DEFINE() v_t d0, c0
190 #define SYN_Q_DEFINE() v_t d0, x0
195 #define SYN_R_DEFINE() v_t d0, x0
[all …]
H A Dvdev_raidz_math_ssse3.c69 } v_t; typedef
H A Dvdev_raidz_math_avx512bw.c72 } v_t; typedef
H A Dvdev_raidz_math_avx2.c68 } v_t; typedef
H A Dvdev_raidz_math_avx512f.c85 } v_t; typedef
H A Dvdev_raidz_math_sse2.c62 } v_t; typedef
H A Dvdev_raidz_math_powerpc_altivec_common.h139 } v_t; typedef
H A Dvdev_raidz_math_aarch64_neon_common.h138 } v_t; typedef