Searched defs:kcrypto_wq (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/crypto/
H A Dcrypto_wq.c19 struct workqueue_struct *kcrypto_wq; variable in typeref:struct:workqueue_struct
20 EXPORT_SYMBOL_GPL(kcrypto_wq); variable
H A Dmcryptd.c61 queue_delayed_work_on(smp_processor_id(), kcrypto_wq, mcryptd_arm_flusher() local

Completed in 113 milliseconds