Searched refs:a_off (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/crypto/async_tx/ |
H A D | async_raid6_recov.c | 159 unsigned int p_off, q_off, a_off, b_off; in __2data_recov_4() local 174 a_off = offs[faila]; in __2data_recov_4() 196 tx = async_xor_offs(a, a_off, srcs, src_offs, 2, bytes, submit); in __2data_recov_4()
|
/kernel/linux/linux-6.6/crypto/async_tx/ |
H A D | async_raid6_recov.c | 159 unsigned int p_off, q_off, a_off, b_off; in __2data_recov_4() local 174 a_off = offs[faila]; in __2data_recov_4() 196 tx = async_xor_offs(a, a_off, srcs, src_offs, 2, bytes, submit); in __2data_recov_4()
|
Completed in 3 milliseconds