Lines Matching refs:vhost_worker

244 static void vhost_worker_queue(struct vhost_worker *worker,  in vhost_worker_queue()
259 struct vhost_worker *worker; in vhost_vq_work_queue()
280 static void __vhost_worker_flush(struct vhost_worker *worker) in __vhost_worker_flush()
300 static void vhost_worker_flush(struct vhost_worker *worker) in vhost_worker_flush()
309 struct vhost_worker *worker; in vhost_dev_flush()
320 struct vhost_worker *worker; in vhost_vq_has_work()
402 struct vhost_worker *worker = data; in vhost_run_work_kthread_list()
440 struct vhost_worker *worker = data; in vhost_run_work_list()
465 struct vhost_worker *worker = data; in vhost_worker_killed()
651 static int vhost_attach_task_to_cgroups(struct vhost_worker *worker) in vhost_attach_task_to_cgroups()
715 struct vhost_worker *worker) in vhost_worker_destroy()
728 struct vhost_worker *worker; in vhost_workers_free()
745 static void vhost_task_wakeup(struct vhost_worker *worker) in vhost_task_wakeup()
750 static void vhost_kthread_wakeup(struct vhost_worker *worker) in vhost_kthread_wakeup()
755 static void vhost_task_do_stop(struct vhost_worker *worker) in vhost_task_do_stop()
760 static void vhost_kthread_do_stop(struct vhost_worker *worker) in vhost_kthread_do_stop()
765 static int vhost_task_worker_create(struct vhost_worker *worker, in vhost_task_worker_create()
788 static int vhost_kthread_worker_create(struct vhost_worker *worker, in vhost_kthread_worker_create()
829 static struct vhost_worker *vhost_worker_create(struct vhost_dev *dev) in vhost_worker_create()
831 struct vhost_worker *worker; in vhost_worker_create()
861 struct vhost_worker *worker) in __vhost_vq_attach_worker()
863 struct vhost_worker *old_worker; in __vhost_vq_attach_worker()
934 struct vhost_worker *worker; in vhost_vq_attach_worker()
951 struct vhost_worker *worker; in vhost_new_worker()
966 struct vhost_worker *worker; in vhost_free_worker()
1016 struct vhost_worker *worker; in vhost_worker_ioctl()
1097 struct vhost_worker *worker; in vhost_dev_set_owner()