Home
last modified time | relevance | path

Searched refs:kcf_maxthreads (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/core/
H A Dkcf_sched.c42 int kcf_maxthreads = 2; variable
217 cnt = MIN(cnt, kcf_maxthreads - (int)kcfpool->kp_threads); in kcf_disp_sw_request()
1126 gswq->gs_maxjobs = kcf_maxthreads * crypto_taskq_maxalloc; in kcf_sched_init()
1525 ks_data->ks_maxthrs.value.ui32 = kcf_maxthreads; in kcf_misc_kstat_update()
/f-stack/freebsd/contrib/openzfs/module/icp/include/sys/crypto/
H A Dsched_impl.h464 extern int kcf_maxthreads;