Searched refs:tqbucket_nalloc (Results 1 – 3 of 3) sorted by relevance
1228 b->tqbucket_nalloc++; in taskq_bucket_dispatch()1308 b->tqbucket_nalloc++; in taskq_idlebucket_dispatch()1612 while (b->tqbucket_nalloc > 0 || in taskq_wait()2012 bucket->tqbucket_nalloc++; in taskq_d_svc_bucket()2039 bucket->tqbucket_nalloc++; in taskq_d_svc_bucket()2053 ASSERT(bucket->tqbucket_nalloc > 0); in taskq_d_svc_bucket()2060 bucket->tqbucket_nalloc--; in taskq_d_svc_bucket()2093 ASSERT(bucket->tqbucket_nalloc > 0); in taskq_d_svc_bucket()2124 ASSERT(bucket->tqbucket_nalloc > 0); in taskq_d_svc_bucket()2125 bucket->tqbucket_nalloc--; in taskq_d_svc_bucket()[all …]
84 uint_t tqbucket_nalloc; /* # of allocated entries */ member
238 tact += b[idx].tqbucket_nalloc; in taskq()