Lines Matching defs:xor_dest
1581 struct page *xor_dest = tgt->page;
1606 tx = async_memcpy(xor_dest, xor_srcs[0], off_dest, off_srcs[0],
1609 tx = async_xor_offs(xor_dest, off_dest, xor_srcs, off_srcs, count,
1881 struct page *xor_dest = xor_srcs[count++] = sh->dev[pd_idx].page;
1905 tx = async_xor_offs(xor_dest, off_dest, xor_srcs, off_srcs, count,
2061 struct page *xor_dest;
2094 xor_dest = xor_srcs[count++] = sh->dev[pd_idx].page;
2104 xor_dest = sh->dev[pd_idx].page;
2137 tx = async_memcpy(xor_dest, xor_srcs[0], off_dest, off_srcs[0],
2140 tx = async_xor_offs(xor_dest, off_dest, xor_srcs, off_srcs, count,
2230 struct page *xor_dest;
2244 xor_dest = sh->dev[pd_idx].page;
2247 xor_srcs[count++] = xor_dest;
2257 tx = async_xor_val_offs(xor_dest, off_dest, xor_srcs, off_srcs, count,