Searched refs:vhost_worker (Results 1 – 2 of 2) sorted by relevance
30 struct vhost_worker;34 int (*create)(struct vhost_worker *worker, struct vhost_dev *dev,36 void (*stop)(struct vhost_worker *worker);37 void (*wakeup)(struct vhost_worker *worker);40 struct vhost_worker { struct96 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()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()[all …]