Lines Matching refs:workqueue_struct
57 struct workqueue_struct *rpciod_workqueue __read_mostly;
58 struct workqueue_struct *xprtiod_workqueue __read_mostly;
332 static void rpc_make_runnable(struct workqueue_struct *wq, in rpc_make_runnable()
418 static void __rpc_do_wake_up_task_on_wq(struct workqueue_struct *wq, in __rpc_do_wake_up_task_on_wq()
443 static void rpc_wake_up_task_on_wq_queue_locked(struct workqueue_struct *wq, in rpc_wake_up_task_on_wq_queue_locked()
464 void rpc_wake_up_queued_task_on_wq(struct workqueue_struct *wq, in rpc_wake_up_queued_task_on_wq()
546 struct rpc_task *rpc_wake_up_first_on_wq(struct workqueue_struct *wq, in rpc_wake_up_first_on_wq()
1033 struct workqueue_struct *q) in rpc_final_put_task()
1042 static void rpc_do_put_task(struct rpc_task *task, struct workqueue_struct *q) in rpc_do_put_task()
1101 struct workqueue_struct *wq; in rpciod_start()
1127 struct workqueue_struct *wq = NULL; in rpciod_stop()