Home
last modified time | relevance | path

Searched refs:vhost_task_wake (Results 1 – 3 of 3) sorted by relevance

/linux/kernel/
H A Dvhost_task.c76 void vhost_task_wake(struct vhost_task *vtsk) in vhost_task_wake() function
80 EXPORT_SYMBOL_GPL(vhost_task_wake);
94 vhost_task_wake(vtsk); in vhost_task_stop()
/linux/drivers/vhost/
H A Dvhost.c747 return vhost_task_wake(worker->vtsk); in vhost_task_wakeup()
/linux/arch/x86/kvm/mmu/
H A Dmmu.c7486 vhost_task_wake(nx_thread); in kvm_wake_nx_recovery_thread()