Home
last modified time | relevance | path

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

/linux-4.19.296/crypto/async_tx/
Dasync_memcpy.c99 async_tx_sync_epilog(submit); in async_memcpy()
Dasync_xor.c148 async_tx_sync_epilog(submit); in do_sync_xor()
334 async_tx_sync_epilog(submit); in async_xor_val()
Dasync_tx.c265 async_tx_sync_epilog(submit); in async_trigger_callback()
Dasync_pq.c154 async_tx_sync_epilog(submit); in do_sync_gen_syndrome()
425 async_tx_sync_epilog(submit); in async_syndrome_val()
Dasync_raid6_recov.c379 async_tx_sync_epilog(submit); in async_raid6_2data_recov()
455 async_tx_sync_epilog(submit); in async_raid6_datap_recov()
/linux-4.19.296/include/linux/
Dasync_tx.h146 async_tx_sync_epilog(struct async_submit_ctl *submit) in async_tx_sync_epilog() function