Searched refs:async_sum_product (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/crypto/async_tx/ |
H A D | async_raid6_recov.c | 32 async_sum_product(struct page *dest, struct page **srcs, unsigned char *coef, async_sum_product() function 185 tx = async_sum_product(b, srcs, coef, bytes, submit); __2data_recov_4() 260 tx = async_sum_product(dq, srcs, coef, bytes, submit); __2data_recov_5() 328 tx = async_sum_product(dq, srcs, coef, bytes, submit); __2data_recov_n()
|
/linux-4.1.27/drivers/dma/ppc4xx/ |
H A D | adma.c | 4165 * async_mult/async_sum_product operations on DMA0/1. ppc440spe_adma_probe()
|
Completed in 454 milliseconds