Searched refs:wakeup_all (Results 1 – 5 of 5) sorted by relevance
183 work->wakeup_all = false; in kvm_setup_async_pf()215 work->wakeup_all = true; in kvm_async_pf_wakeup_all()
578 static void wakeup_all(struct work_struct *work) in wakeup_all() function2157 INIT_WORK(&xdev->wakeup_workitem, wakeup_all); in xillyusb_probe()
247 bool wakeup_all; member
13017 if (work->wakeup_all) in kvm_arch_async_page_present()13023 if ((work->wakeup_all || work->notpresent_injected) && in kvm_arch_async_page_present()
4195 work->wakeup_all) in kvm_arch_async_page_ready()
Completed in 45 milliseconds