HOME


Mini Shell 1.0
DIR:/lib/modules/3.10.0-1160.119.1.el7.x86_64/source/include/crypto/
Upload File :
Current File : //lib/modules/3.10.0-1160.119.1.el7.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