| Current Path : /usr/src/kernels/3.10.0-1160.139.1.el7.tuxcare.els2.x86_64.debug/include/crypto/ |
| Current File : //usr/src/kernels/3.10.0-1160.139.1.el7.tuxcare.els2.x86_64.debug/include/crypto/crypto_wq.h |
#ifndef CRYPTO_WQ_H #define CRYPTO_WQ_H #include <linux/workqueue.h> extern struct workqueue_struct *kcrypto_wq; #endif