Home
last modified time | relevance | path

Searched refs:num_prealloc_fallback_crypt_ctxs (Results 1 – 1 of 1) sorted by relevance

/block/
Dblk-crypto-fallback.c34 static unsigned int num_prealloc_fallback_crypt_ctxs = 128; variable
35 module_param(num_prealloc_fallback_crypt_ctxs, uint, 0);
593 mempool_create_slab_pool(num_prealloc_fallback_crypt_ctxs, in blk_crypto_fallback_init()