Searched refs:tq_work_waitq (Results 1 – 2 of 2) sorted by relevance
101 spl_wait_queue_head_t tq_work_waitq; /* new work waitq */ member
253 wake_up(&tq->tq_work_waitq); in task_expire_impl()621 wake_up(&tq->tq_work_waitq); in taskq_dispatch()734 wake_up(&tq->tq_work_waitq); in taskq_dispatch_ent()908 add_wait_queue_exclusive(&tq->tq_work_waitq, &wait); in taskq_thread()916 remove_wait_queue(&tq->tq_work_waitq, &wait); in taskq_thread()1094 init_waitqueue_head(&tq->tq_work_waitq); in taskq_create()