Searched refs:cryptd_queue_worker (Results 1 - 1 of 1) sorted by relevance

/linux-master/crypto/
H A Dcryptd.c44 * dequeuing from kworker (cryptd_queue_worker()).
98 static void cryptd_queue_worker(struct work_struct *work);
112 INIT_WORK(&cpu_queue->work, cryptd_queue_worker);
162 static void cryptd_queue_worker(struct work_struct *work) function

Completed in 113 milliseconds