Home
last modified time | relevance | path

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

/linux-6.1.9/crypto/async_tx/
Dasync_memcpy.c86 async_tx_sync_epilog(submit); in async_memcpy()
Dasync_xor.c137 async_tx_sync_epilog(submit); in do_sync_xor_offs()
383 async_tx_sync_epilog(submit); in async_xor_val_offs()
Dasync_tx.c252 async_tx_sync_epilog(submit); in async_trigger_callback()
Dasync_pq.c139 async_tx_sync_epilog(submit); in do_sync_gen_syndrome()
433 async_tx_sync_epilog(submit); in async_syndrome_val()
Dasync_raid6_recov.c423 async_tx_sync_epilog(submit); in async_raid6_2data_recov()
506 async_tx_sync_epilog(submit); in async_raid6_datap_recov()
/linux-6.1.9/include/linux/
Dasync_tx.h133 async_tx_sync_epilog(struct async_submit_ctl *submit) in async_tx_sync_epilog() function