Searched refs:mul_fn_ptr_t (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_avx512f.c319 typedef void (*mul_fn_ptr_t)(void); typedef
321 static const mul_fn_ptr_t __attribute__((aligned(256)))
H A Dvdev_raidz_math_sse2.c409 typedef void (*mul_fn_ptr_t)(void); typedef
411 static const mul_fn_ptr_t __attribute__((aligned(256)))
458 static const mul_fn_ptr_t __attribute__((aligned(256)))

Completed in 119 milliseconds