Home
last modified time | relevance | path

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

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