Searched refs:async_syndrome_val (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ |
H A D | async_tx.h | 193 async_syndrome_val(struct page **blocks, unsigned int *offsets, int src_cnt,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | async_tx.h | 193 async_syndrome_val(struct page **blocks, unsigned int *offsets, int src_cnt,
|
/kernel/linux/linux-5.10/crypto/async_tx/ |
H A D | async_pq.c | 21 * and async_syndrome_val() contains the 'P' destination address at 282 * async_syndrome_val - asynchronously validate a raid6 syndrome 298 async_syndrome_val(struct page **blocks, unsigned int *offsets, int disks, in async_syndrome_val() function 440 EXPORT_SYMBOL_GPL(async_syndrome_val); variable
|
H A D | raid6test.c | 114 tx = async_syndrome_val(ptrs, offs, in raid6_dual_recov()
|
/kernel/linux/linux-6.6/crypto/async_tx/ |
H A D | async_pq.c | 21 * and async_syndrome_val() contains the 'P' destination address at 282 * async_syndrome_val - asynchronously validate a raid6 syndrome 298 async_syndrome_val(struct page **blocks, unsigned int *offsets, int disks, in async_syndrome_val() function 440 EXPORT_SYMBOL_GPL(async_syndrome_val); variable
|
H A D | raid6test.c | 114 tx = async_syndrome_val(ptrs, offs, in raid6_dual_recov()
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | raid5.c | 2206 async_syndrome_val(srcs, offs, count+2, in ops_run_check_pq()
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | raid5.c | 2284 async_syndrome_val(srcs, offs, count+2, in ops_run_check_pq()
|
Completed in 22 milliseconds