Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
H A Draid5.c1504 unsigned int off_dest = tgt->offset; in ops_run_compute5() local
1528 tx = async_memcpy(xor_dest, xor_srcs[0], off_dest, off_srcs[0], in ops_run_compute5()
1531 tx = async_xor_offs(xor_dest, off_dest, xor_srcs, off_srcs, count, in ops_run_compute5()
1802 unsigned int off_dest = off_srcs[count] = sh->dev[pd_idx].offset; in ops_run_prexor5() local
1827 tx = async_xor_offs(xor_dest, off_dest, xor_srcs, off_srcs, count, in ops_run_prexor5()
1984 unsigned int off_dest; in ops_run_reconstruct5() local
2015 off_dest = off_srcs[count] = sh->dev[pd_idx].offset; in ops_run_reconstruct5()
2027 off_dest = sh->dev[pd_idx].offset; in ops_run_reconstruct5()
2059 tx = async_memcpy(xor_dest, xor_srcs[0], off_dest, off_srcs[0], in ops_run_reconstruct5()
2062 tx = async_xor_offs(xor_dest, off_dest, xor_src in ops_run_reconstruct5()
2153 unsigned int off_dest; ops_run_check_p() local
[all...]
/kernel/linux/linux-6.6/drivers/md/
H A Draid5.c1582 unsigned int off_dest = tgt->offset; in ops_run_compute5() local
1606 tx = async_memcpy(xor_dest, xor_srcs[0], off_dest, off_srcs[0], in ops_run_compute5()
1609 tx = async_xor_offs(xor_dest, off_dest, xor_srcs, off_srcs, count, in ops_run_compute5()
1880 unsigned int off_dest = off_srcs[count] = sh->dev[pd_idx].offset; in ops_run_prexor5() local
1905 tx = async_xor_offs(xor_dest, off_dest, xor_srcs, off_srcs, count, in ops_run_prexor5()
2062 unsigned int off_dest; in ops_run_reconstruct5() local
2093 off_dest = off_srcs[count] = sh->dev[pd_idx].offset; in ops_run_reconstruct5()
2105 off_dest = sh->dev[pd_idx].offset; in ops_run_reconstruct5()
2137 tx = async_memcpy(xor_dest, xor_srcs[0], off_dest, off_srcs[0], in ops_run_reconstruct5()
2140 tx = async_xor_offs(xor_dest, off_dest, xor_src in ops_run_reconstruct5()
2231 unsigned int off_dest; ops_run_check_p() local
[all...]

Completed in 12 milliseconds