Home
last modified time | relevance | path

Searched refs:tqent_un (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dtaskq_impl.h55 } tqent_un; member
/illumos-gate/usr/src/uts/common/os/
H A Dtaskq.c1174 tqe->tqent_un.tqent_flags = 0; in taskq_dispatch()
1314 tqe->tqent_un.tqent_flags |= TQENT_FLAG_PREALLOC; in taskq_dispatch_ent()
1641 (tqe->tqent_un.tqent_flags & TQENT_FLAG_PREALLOC)) { in taskq_thread()
1704 taskq_bucket_t *bucket = tqe->tqent_un.tqent_bucket; in taskq_d_thread()
2252 tqe->tqent_un.tqent_bucket = b; in taskq_bucket_extend()