Searched refs:tq_maxalloc (Results 1 – 3 of 3) sorted by relevance
86 int tq_maxalloc; member102 if (tq->tq_nalloc >= tq->tq_maxalloc) { in task_alloc()328 tq->tq_maxalloc = maxalloc; in taskq_create_proc()
123 int tq_maxalloc; member
999 if (tq->tq_nalloc >= tq->tq_maxalloc) { in taskq_ent_alloc()1987 tq->tq_maxalloc = maxalloc; in taskq_create_common()