| Current Path : /usr/lib/modules/3.10.0-1160.119.1.el7.tuxcare.els22.x86_64/source/include/crypto/ |
| Current File : //usr/lib/modules/3.10.0-1160.119.1.el7.tuxcare.els22.x86_64/source/include/crypto/crypto_wq.h |
#ifndef CRYPTO_WQ_H #define CRYPTO_WQ_H #include <linux/workqueue.h> extern struct workqueue_struct *kcrypto_wq; #endif