Searched refs:zcrypt_mempool_threshold (Results 1 – 3 of 3) sorted by relevance
54 unsigned int zcrypt_mempool_threshold = 5; variable55 module_param_named(mempool_threshold, zcrypt_mempool_threshold, uint, 0440);2161 if (zcrypt_mempool_threshold < 1) { in zcrypt_api_init()
1614 cprb_mempool = mempool_create_kmalloc_pool(2 * zcrypt_mempool_threshold, in zcrypt_ep11misc_init()
1793 cprb_mempool = mempool_create_kmalloc_pool(zcrypt_mempool_threshold, in zcrypt_ccamisc_init()