cregit-Linux how code gets into the kernel

Release 4.9 include/crypto/crypto_wq.h

Directory: include/crypto
#ifndef CRYPTO_WQ_H

#define CRYPTO_WQ_H

#include <linux/workqueue.h>

extern struct workqueue_struct *kcrypto_wq;
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
huang yinghuang ying17100.00%1100.00%
Total17100.00%1100.00%
Directory: include/crypto