Home
last modified time | relevance | path

Searched refs:tq_maxalloc_wait (Results 1 – 3 of 3) sorted by relevance

/onnv-gate/usr/src/lib/libzpool/common/
H A Dtaskq.c53 int tq_maxalloc_wait; member
81 tq->tq_maxalloc_wait++; in task_alloc()
84 tq->tq_maxalloc_wait--; in task_alloc()
112 if (tq->tq_maxalloc_wait) in task_free()
/onnv-gate/usr/src/uts/common/sys/
H A Dtaskq_impl.h115 int tq_maxalloc_wait; member
/onnv-gate/usr/src/uts/common/os/
H A Dtaskq.c991 tq->tq_maxalloc_wait++; in taskq_ent_alloc()
994 tq->tq_maxalloc_wait--; in taskq_ent_alloc()
1036 if (tq->tq_maxalloc_wait) in taskq_ent_free()