Searched refs:kcf_maxthreads (Results 1 – 2 of 2) sorted by relevance
61 int kcf_maxthreads = 2; variable1218 gswq->gs_maxjobs = kcf_maxthreads * crypto_taskq_maxalloc; in kcf_sched_init()1446 cnt = min(cnt, kcf_maxthreads - kcfpool->kp_threads); in kcfpoold()1494 kcf_maxthreads = kcf_thr_multiple * kcf_minthreads; in compute_min_max_threads()1495 gswq->gs_maxjobs = kcf_maxthreads * crypto_taskq_maxalloc; in compute_min_max_threads()1717 ks_data->ks_maxthrs.value.ui32 = kcf_maxthreads; in kcf_misc_kstat_update()
459 extern int kcf_maxthreads;