Searched refs:tq_lock_class (Results 1 – 3 of 3) sorted by relevance
151 tq->tq_lock_class); in task_alloc()546 tq->tq_lock_class); in taskq_cancel_id()687 tq->tq_lock_class); in taskq_dispatch_ent()797 tq->tq_lock_class); in taskq_thread_spawn_task()915 tq->tq_lock_class); in taskq_thread()955 tq->tq_lock_class); in taskq_thread()1096 tq->tq_lock_class = TQ_LOCK_GENERAL; in taskq_create()1101 tq->tq_lock_class); in taskq_create()1182 tq->tq_lock_class); in taskq_destroy()1200 tq->tq_lock_class); in taskq_destroy()[all …]
262 spin_lock_irqsave_nested(&tq->tq_lock, flags, tq->tq_lock_class); in taskq_seq_show_impl()
103 tq_lock_role_t tq_lock_class; /* class when taking tq_lock */ member