Searched refs:completion (Results 1 – 5 of 5) sorted by relevance
30 struct completion *cmp = param; in callback()61 struct completion cmp; in raid6_dual_recov()156 struct completion cmp; in test()
31 struct completion completion; member
119 init_completion(&larval->completion); in crypto_larval_alloc()167 complete_all(&larval->completion); in crypto_larval_kill()213 &larval->completion, 60 * HZ); in crypto_larval_wait()711 complete(&wait->completion); in crypto_req_done()
69 complete_all(¶m->larval->completion); in cryptomgr_probe()
399 complete_all(&test->completion); in crypto_alg_tested()
Completed in 10 milliseconds