Lines Matching refs:completion
70 struct completion completion; member
151 complete(&res->completion); in tcrypt_complete()
184 wait_for_completion(&tr->completion); in wait_async_op()
185 reinit_completion(&tr->completion); in wait_async_op()
215 init_completion(&tresult.completion); in __test_hash()
355 wait_for_completion(&tresult.completion); in __test_hash()
356 reinit_completion(&tresult.completion); in __test_hash()
471 init_completion(&result.completion); in __test_aead()
571 wait_for_completion(&result.completion); in __test_aead()
572 reinit_completion(&result.completion); in __test_aead()
721 wait_for_completion(&result.completion); in __test_aead()
722 reinit_completion(&result.completion); in __test_aead()
941 init_completion(&result.completion); in __test_skcipher()
1002 wait_for_completion(&result.completion); in __test_skcipher()
1003 reinit_completion(&result.completion); in __test_skcipher()
1096 wait_for_completion(&result.completion); in __test_skcipher()
1097 reinit_completion(&result.completion); in __test_skcipher()