Lines Matching defs:xor_dest
1503 struct page *xor_dest = tgt->page;
1528 tx = async_memcpy(xor_dest, xor_srcs[0], off_dest, off_srcs[0],
1531 tx = async_xor_offs(xor_dest, off_dest, xor_srcs, off_srcs, count,
1803 struct page *xor_dest = xor_srcs[count++] = sh->dev[pd_idx].page;
1827 tx = async_xor_offs(xor_dest, off_dest, xor_srcs, off_srcs, count,
1983 struct page *xor_dest;
2016 xor_dest = xor_srcs[count++] = sh->dev[pd_idx].page;
2026 xor_dest = sh->dev[pd_idx].page;
2059 tx = async_memcpy(xor_dest, xor_srcs[0], off_dest, off_srcs[0],
2062 tx = async_xor_offs(xor_dest, off_dest, xor_srcs, off_srcs, count,
2152 struct page *xor_dest;
2166 xor_dest = sh->dev[pd_idx].page;
2169 xor_srcs[count++] = xor_dest;
2179 tx = async_xor_val_offs(xor_dest, off_dest, xor_srcs, off_srcs, count,