# Pastebin Yxl4pip7 fs/btrfs/raid56.c: xor_blocks(xor_src_cnt, len, dest, pages + src_off); crypto/async_tx/async_pq.c: tx = async_xor_offs(spare, s_off, crypto/async_tx/async_raid6_recov.c: tx = async_xor_offs(a, a_off, srcs, src_offs, 2, bytes, submit); crypto/async_tx/raid6test.c: tx = async_xor(dest, blocks, 0, count, bytes, &submit); drivers/md/dm-integrity.c: async_xor(dst_page, src_pages, pl_offset, 2, this_step, &submit); drivers/md/raid5-ppl.c: tx = async_xor(page1, xor_srcs, 0, 2, size, &submit); drivers/md/raid5.c: tx = async_xor_offs(xor_dest, off_dest, xor_srcs, off_srcs, count, drivers/md/raid5.c: tx = async_xor_val_offs(xor_dest, off_dest, xor_srcs, off_srcs, count,