Searched refs:tq_maxalloc (Results 1 – 6 of 6) sorted by relevance
69 int tq_maxalloc; member
70 if (tq->tq_nalloc >= tq->tq_maxalloc) { in task_alloc()305 tq->tq_maxalloc = maxalloc; in taskq_create()
124 int tq_maxalloc; /* max taskq_ent_t pool size */ member
226 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()
1960 <var-decl name='tq_maxalloc' type-id='95e97e5e' visibility='default'/>
5855 <var-decl name='tq_maxalloc' type-id='95e97e5e' visibility='default'/>