Home
last modified time | relevance | path

Searched refs:wakeup_all (Results 1 – 4 of 4) sorted by relevance

/linux/virt/kvm/
A Dasync_pf.c183 work->wakeup_all = false; in kvm_setup_async_pf()
215 work->wakeup_all = true; in kvm_async_pf_wakeup_all()
/linux/drivers/char/xillybus/
A Dxillyusb.c569 static void wakeup_all(struct work_struct *work) in wakeup_all() function
2142 INIT_WORK(&xdev->wakeup_workitem, wakeup_all); in xillyusb_probe()
/linux/include/linux/
A Dkvm_host.h221 bool wakeup_all; member
/linux/arch/x86/kvm/
A Dx86.c11948 work->wakeup_all) in kvm_arch_async_page_ready()
12126 if (work->wakeup_all) in kvm_arch_async_page_present()
12132 if ((work->wakeup_all || work->notpresent_injected) && in kvm_arch_async_page_present()

Completed in 31 milliseconds