Home
last modified time | relevance | path

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

/include/linux/raid/
A Dpq.h121 struct raid6_recov_calls { struct
129 extern const struct raid6_recov_calls raid6_recov_intx1; argument
130 extern const struct raid6_recov_calls raid6_recov_ssse3;
131 extern const struct raid6_recov_calls raid6_recov_avx2;
132 extern const struct raid6_recov_calls raid6_recov_avx512;
133 extern const struct raid6_recov_calls raid6_recov_s390xc;
134 extern const struct raid6_recov_calls raid6_recov_neon;
135 extern const struct raid6_recov_calls raid6_recov_lsx;
136 extern const struct raid6_recov_calls raid6_recov_lasx;
137 extern const struct raid6_recov_calls raid6_recov_rvv;
[all …]

Completed in 3 milliseconds