Home
last modified time | relevance | path

Searched refs:from_cnt (Results 1 – 4 of 4) sorted by relevance

/linux/crypto/async_tx/
H A Dasync_memcpy.c56 unmap->from_cnt = 1; in async_memcpy()
/linux/drivers/dma/
H A Dmv_xor.c820 unmap->from_cnt = 1; in mv_chan_memcpy_self_test()
953 unmap->from_cnt = 1; in mv_chan_xor_self_test()
H A Ddmaengine.c1402 cnt += unmap->from_cnt; in dmaengine_unmap()
/linux/include/linux/
H A Ddmaengine.h575 u8 from_cnt; member