Searched refs:tq_minalloc (Results 1 – 6 of 6) sorted by relevance
66 again: if ((t = tq->tq_freelist) != NULL && tq->tq_nalloc >= tq->tq_minalloc) { in task_alloc()108 if (tq->tq_nalloc <= tq->tq_minalloc) { in task_free()304 tq->tq_minalloc = minalloc; in taskq_create()340 tq->tq_minalloc = 0; in taskq_destroy()
68 int tq_minalloc; member
123 int tq_minalloc; /* min taskq_ent_t pool size */ member
293 if (tq->tq_nalloc <= tq->tq_minalloc) { in task_done()1256 tqks->tqks_entry_pool_min.value.ui64 = tq->tq_minalloc; in taskq_kstats_update()1387 tq->tq_minalloc = minalloc; in taskq_create()
1957 <var-decl name='tq_minalloc' type-id='95e97e5e' visibility='default'/>
5852 <var-decl name='tq_minalloc' type-id='95e97e5e' visibility='default'/>