Home
last modified time | relevance | path

Searched refs:tq_maxalloc (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/openzfs/lib/libspl/include/sys/
H A Dtaskq.h69 int tq_maxalloc; member
/freebsd/sys/contrib/openzfs/lib/libspl/
H A Dtaskq.c70 if (tq->tq_nalloc >= tq->tq_maxalloc) { in task_alloc()
305 tq->tq_maxalloc = maxalloc; in taskq_create()
/freebsd/sys/contrib/openzfs/include/os/linux/spl/sys/
H A Dtaskq.h124 int tq_maxalloc; /* max taskq_ent_t pool size */ member
/freebsd/sys/contrib/openzfs/module/os/linux/spl/
H A Dspl-taskq.c226 if (tq->tq_nalloc >= tq->tq_maxalloc) { in task_alloc()
1257 tqks->tqks_entry_pool_max.value.ui64 = tq->tq_maxalloc; in taskq_kstats_update()
1388 tq->tq_maxalloc = maxalloc; in taskq_create()
/freebsd/sys/contrib/openzfs/lib/libzfs_core/
H A Dlibzfs_core.abi1960 <var-decl name='tq_maxalloc' type-id='95e97e5e' visibility='default'/>
/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs.abi5855 <var-decl name='tq_maxalloc' type-id='95e97e5e' visibility='default'/>