Home
last modified time | relevance | path

Searched refs:completion (Results 1 – 5 of 5) sorted by relevance

/crypto/
Dinternal.h30 struct completion completion; member
Dapi.c119 init_completion(&larval->completion); in crypto_larval_alloc()
161 complete_all(&larval->completion); in crypto_larval_kill()
172 &larval->completion, 60 * HZ); in crypto_larval_wait()
606 complete(&wait->completion); in crypto_req_done()
Dalgboss.c84 complete_all(&param->larval->completion); in cryptomgr_probe()
Dalgapi.c343 complete_all(&test->completion); in crypto_alg_tested()
375 err = wait_for_completion_killable(&larval->completion); in crypto_wait_for_test()
/crypto/async_tx/
Draid6test.c29 struct completion *cmp = param; in callback()
58 struct completion cmp; in raid6_dual_recov()
148 struct completion cmp; in test()