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