Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
hch
/
vfs-queue
/
81a3c10ce8a7fd5bf9a06bfc38bd417512911831
/
.
/
include
/
crypto
/
crypto_wq.h
blob: a7d252daf91b4ec6988e95e9b8aec9ed412573be [
file
] [
log
] [
blame
]
#ifndef
CRYPTO_WQ_H
#define
CRYPTO_WQ_H
#include
<linux/workqueue.h>
extern
struct
workqueue_struct
*
kcrypto_wq
;
#endif