Searched refs:wakeup_all (Results 1 – 5 of 5) sorted by relevance
113 if (work->wakeup_all) in kvm_flush_and_free_async_pf_work()199 work->wakeup_all = false; in kvm_setup_async_pf()228 work->wakeup_all = true; in kvm_async_pf_wakeup_all()
575 static void wakeup_all(struct work_struct *work) in wakeup_all() function2174 INIT_WORK(&xdev->wakeup_workitem, wakeup_all); in xillyusb_probe()
242 bool wakeup_all; member
13478 if (work->wakeup_all) in kvm_arch_async_page_present()13484 if ((work->wakeup_all || work->notpresent_injected) && in kvm_arch_async_page_present()
4428 work->wakeup_all) in kvm_arch_async_page_ready()