Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dblk-crypto-fallback.c35 static unsigned int num_prealloc_fallback_crypt_ctxs = 128; variable
36 module_param(num_prealloc_fallback_crypt_ctxs, uint, 0);
591 mempool_create_slab_pool(num_prealloc_fallback_crypt_ctxs, in blk_crypto_fallback_init()