Lines Matching refs:async_tx
31 The async_tx API provides methods for describing a chain of asynchronous
106 async_tx call will implicitly set the acknowledged state.
153 #include <linux/async_tx.h>
191 See include/linux/async_tx.h for more information on the flags. See the
202 accommodate assumptions made by applications using the async_tx API:
263 include/linux/async_tx.h:
264 core header file for the async_tx api
265 crypto/async_tx/async_tx.c:
266 async_tx interface to dmaengine and common code
267 crypto/async_tx/async_memcpy.c:
269 crypto/async_tx/async_xor.c: