Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_modules.h40 parallel_calc_fletcher4(queue_size), \
47 parallel_calc_fletcher4(queue_size), \
H A Dzstream_fletcher4.h83 parallel_calc_fletcher4(int queue_length);
H A Dzstream_fletcher4.c284 parallel_calc_fletcher4(int queue_length) in parallel_calc_fletcher4() function