Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
hpa
/
linux-earlyinitramfs
/
8482a0abe94e535bca25d22f8d46bbecbfe1f132
/
.
/
include
/
crypto
/
crypto_wq.h
blob: a7d252daf91b4ec6988e95e9b8aec9ed412573be [
file
]
#ifndef
CRYPTO_WQ_H
#define
CRYPTO_WQ_H
#include
<linux/workqueue.h>
extern
struct
workqueue_struct
*
kcrypto_wq
;
#endif