Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dtaskq_impl.h78 taskq_t *tqbucket_taskq; /* Enclosing taskq */ member
/titanic_50/usr/src/uts/common/os/
H A Dtaskq.c1205 ASSERT(b->tqbucket_taskq == tq); /* Sanity check */ in taskq_dispatch()
1227 ASSERT(b->tqbucket_taskq == tq); /* Sanity check */ in taskq_dispatch()
1672 taskq_t *tq = bucket->tqbucket_taskq; in taskq_d_thread()
1985 bucket->tqbucket_taskq = tq; in taskq_create_common()
2171 taskq_t *tq = b->tqbucket_taskq; in taskq_bucket_extend()