Home
last modified time | relevance | path

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

/linux/virt/kvm/
H A Dasync_pf.c113 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()
/linux/drivers/char/xillybus/
H A Dxillyusb.c575 static void wakeup_all(struct work_struct *work) in wakeup_all() function
2174 INIT_WORK(&xdev->wakeup_workitem, wakeup_all); in xillyusb_probe()
/linux/include/linux/
H A Dkvm_host.h245 bool wakeup_all; member
/linux/arch/x86/kvm/
H A Dx86.c14100 if (work->wakeup_all) in kvm_arch_async_page_present()
14106 if ((work->wakeup_all || work->notpresent_injected) && in kvm_arch_async_page_present()