Revision dfb97bc345e323f2851022be24b0846183d158cc authored by Michael Gill on 08 June 2016, 22:15:34 UTC, committed by Michal Simek on 09 June 2016, 05:45:17 UTC
This patch adds a non-blocking poll of the scatter-gather APF DMA
done state.  This is used to implement 'try-wait', which is a new
feature introduced into user space runtimes for SDSoC.

Signed-off-by: Michael Gill <gill@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
1 parent 7ef509a
History
File Mode Size
Kconfig -rw-r--r-- 2.2 KB
Makefile -rw-r--r-- 342 bytes
xfrm_algo.c -rw-r--r-- 14.2 KB
xfrm_hash.c -rw-r--r-- 766 bytes
xfrm_hash.h -rw-r--r-- 4.4 KB
xfrm_input.c -rw-r--r-- 8.9 KB
xfrm_ipcomp.c -rw-r--r-- 7.6 KB
xfrm_output.c -rw-r--r-- 5.2 KB
xfrm_policy.c -rw-r--r-- 79.7 KB
xfrm_proc.c -rw-r--r-- 3.3 KB
xfrm_replay.c -rw-r--r-- 14.3 KB
xfrm_state.c -rw-r--r-- 54.8 KB
xfrm_sysctl.c -rw-r--r-- 1.8 KB
xfrm_user.c -rw-r--r-- 73.2 KB

back to top