Searched refs:pump_requests (Results 1 – 1 of 1) sorted by relevance
58 kthread_queue_work(engine->kworker, &engine->pump_requests); in crypto_finalize_request() 93 &engine->pump_requests); in crypto_pump_requests() 148 kthread_queue_work(engine->kworker, &engine->pump_requests); in crypto_pump_requests() 177 container_of(work, struct crypto_engine, pump_requests); in crypto_pump_work() 205 kthread_queue_work(engine->kworker, &engine->pump_requests); in crypto_transfer_request() 377 kthread_queue_work(engine->kworker, &engine->pump_requests); in crypto_engine_start() 464 kthread_init_work(&engine->pump_requests, crypto_pump_work); in crypto_engine_alloc_init_and_set()