Searched refs:tq_maxalloc (Results 1 – 4 of 4) 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()
81 int tq_maxalloc; member97 if (tq->tq_nalloc >= tq->tq_maxalloc) { in task_alloc()296 tq->tq_maxalloc = maxalloc; in taskq_create_proc()
121 int tq_maxalloc; member
990 if (tq->tq_nalloc >= tq->tq_maxalloc) { in taskq_ent_alloc()1940 tq->tq_maxalloc = maxalloc; in taskq_create_common()