Searched refs:tqent_rc (Results 1 – 2 of 2) sorted by relevance
166 refcount_acquire(&ent->tqent_rc); in taskq_lookup()272 if (refcount_release(&task->tqent_rc)) in taskq_free()344 refcount_init(&task->tqent_rc, 1); in taskq_dispatch_delay()374 refcount_init(&task->tqent_rc, 1); in taskq_dispatch()
60 volatile uint32_t tqent_rc; member