num_prealloc_crypto_ctxs 35 fs/crypto/crypto.c static unsigned int num_prealloc_crypto_ctxs = 128; num_prealloc_crypto_ctxs 40 fs/crypto/crypto.c module_param(num_prealloc_crypto_ctxs, uint, 0444); num_prealloc_crypto_ctxs 41 fs/crypto/crypto.c MODULE_PARM_DESC(num_prealloc_crypto_ctxs, num_prealloc_crypto_ctxs 431 fs/crypto/crypto.c for (i = 0; i < num_prealloc_crypto_ctxs; i++) {