Searched refs:crypto_taskq_maxalloc (Results 1 – 3 of 3) sorted by relevance
44 int crypto_taskq_maxalloc = CRYPTO_TASKQ_MAX; variable203 crypto_taskq_minalloc, crypto_taskq_maxalloc, in crypto_register_provider()
674 if (taskq->tq_nalloc >= crypto_taskq_maxalloc) { in kcf_submit_request()767 if (taskq->tq_nalloc >= crypto_taskq_maxalloc) { in kcf_submit_request()1126 gswq->gs_maxjobs = kcf_maxthreads * crypto_taskq_maxalloc; in kcf_sched_init()1530 ks_data->ks_taskq_maxalloc.value.ui32 = crypto_taskq_maxalloc; in kcf_misc_kstat_update()
462 extern int crypto_taskq_maxalloc;