Home
last modified time | relevance | path

Searched refs:async_tx_sync_epilog (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/crypto/async_tx/
Dasync_memset.c79 async_tx_sync_epilog(submit); in async_memset()
Dasync_memcpy.c90 async_tx_sync_epilog(submit); in async_memcpy()
Dasync_xor.c161 async_tx_sync_epilog(submit); in do_sync_xor()
329 async_tx_sync_epilog(submit); in async_xor_val()
Dasync_pq.c168 async_tx_sync_epilog(submit); in do_sync_gen_syndrome()
389 async_tx_sync_epilog(submit); in async_syndrome_val()
Dasync_tx.c265 async_tx_sync_epilog(submit); in async_trigger_callback()
Dasync_raid6_recov.c354 async_tx_sync_epilog(submit); in async_raid6_2data_recov()
430 async_tx_sync_epilog(submit); in async_raid6_datap_recov()
/linux-3.4.99/include/linux/
Dasync_tx.h143 async_tx_sync_epilog(struct async_submit_ctl *submit) in async_tx_sync_epilog() function