Searched refs:vhost_worker (Results 1 – 2 of 2) sorted by relevance
30 struct vhost_worker;35 int (*create)(struct vhost_worker *worker, struct vhost_dev *dev,37 void (*stop)(struct vhost_worker *worker);38 void (*wakeup)(struct vhost_worker *worker);41 struct vhost_worker { struct97 struct vhost_worker __rcu *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()414 struct vhost_worker *worker = data; in vhost_run_work_kthread_list()452 struct vhost_worker *worker = data; in vhost_run_work_list()477 struct vhost_worker *worker = data; in vhost_worker_killed()659 static int vhost_attach_task_to_cgroups(struct vhost_worker *worker) in vhost_attach_task_to_cgroups()[all …]