Searched refs:zcrypt_mempool_threshold (Results 1 – 1 of 1) sorted by relevance
52 unsigned int zcrypt_mempool_threshold = 5; variable53 module_param_named(mempool_threshold, zcrypt_mempool_threshold, uint, 0400);1969 if (zcrypt_mempool_threshold < 1) { in zcrypt_api_init()