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()
647 static int vhost_attach_task_to_cgroups(struct vhost_worker *worker) in vhost_attach_task_to_cgroups()
711 struct vhost_worker *worker) in vhost_worker_destroy()
724 struct vhost_worker *worker; in vhost_workers_free()
741 static void vhost_task_wakeup(struct vhost_worker *worker) in vhost_task_wakeup()
746 static void vhost_kthread_wakeup(struct vhost_worker *worker) in vhost_kthread_wakeup()
751 static void vhost_task_do_stop(struct vhost_worker *worker) in vhost_task_do_stop()
756 static void vhost_kthread_do_stop(struct vhost_worker *worker) in vhost_kthread_do_stop()
761 static int vhost_task_worker_create(struct vhost_worker *worker, in vhost_task_worker_create()
784 static int vhost_kthread_worker_create(struct vhost_worker *worker, in vhost_kthread_worker_create()
827 static struct vhost_worker *vhost_worker_create(struct vhost_dev *dev) in vhost_worker_create()
829 struct vhost_worker *worker; in vhost_worker_create()
859 struct vhost_worker *worker) in __vhost_vq_attach_worker()
861 struct vhost_worker *old_worker; in __vhost_vq_attach_worker()
932 struct vhost_worker *worker; in vhost_vq_attach_worker()
949 struct vhost_worker *worker; in vhost_new_worker()
964 struct vhost_worker *worker; in vhost_free_worker()
1014 struct vhost_worker *worker; in vhost_worker_ioctl()
1095 struct vhost_worker *worker; in vhost_dev_set_owner()