vmscan: shrink_slab() requires the number of lru_pages, not the page order
[linux-2.6/cjktty.git] / include / crypto / crypto_wq.h
bloba7d252daf91b4ec6988e95e9b8aec9ed412573be
1 #ifndef CRYPTO_WQ_H
2 #define CRYPTO_WQ_H
4 #include <linux/workqueue.h>
6 extern struct workqueue_struct *kcrypto_wq;
7 #endif