Searched refs:tq_maxalloc (Results 1 – 1 of 1) sorted by relevance
51 int tq_maxalloc; member67 if (tq->tq_nalloc >= tq->tq_maxalloc) { in task_alloc()258 tq->tq_maxalloc = maxalloc; in taskq_create()