Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dtaskq_impl.h52 } tqent_un; member
/titanic_50/usr/src/uts/common/os/
H A Dtaskq.c1164 tqe->tqent_un.tqent_flags = 0; in taskq_dispatch()
1304 tqe->tqent_un.tqent_flags |= TQENT_FLAG_PREALLOC; in taskq_dispatch_ent()
1608 (tqe->tqent_un.tqent_flags & TQENT_FLAG_PREALLOC)) { in taskq_thread()
1671 taskq_bucket_t *bucket = tqe->tqent_un.tqent_bucket; in taskq_d_thread()
2203 tqe->tqent_un.tqent_bucket = b; in taskq_bucket_extend()