Searched refs:crypto_taskq_maxalloc (Results 1 – 4 of 4) sorted by relevance
673 if (taskq->tq_nalloc >= crypto_taskq_maxalloc) { in kcf_submit_request()767 if (taskq->tq_nalloc >= crypto_taskq_maxalloc) { in kcf_submit_request()1218 gswq->gs_maxjobs = kcf_maxthreads * crypto_taskq_maxalloc; in kcf_sched_init()1495 gswq->gs_maxjobs = kcf_maxthreads * crypto_taskq_maxalloc; in compute_min_max_threads()1722 ks_data->ks_taskq_maxalloc.value.ui32 = crypto_taskq_maxalloc; in kcf_misc_kstat_update()
56 int crypto_taskq_maxalloc = CRYPTO_TASKQ_MAX; variable264 crypto_taskq_minalloc, crypto_taskq_maxalloc, in crypto_register_provider()
457 extern int crypto_taskq_maxalloc;
1823 crypto_taskq_minalloc, crypto_taskq_maxalloc, TASKQ_PREPOPULATE); in dprov_attach()