Home
last modified time | relevance | path

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

/openbmc/linux/virt/kvm/
H A Dasync_pf.c106 if (work->wakeup_all) in kvm_flush_and_free_async_pf_work()
204 work->wakeup_all = false; in kvm_setup_async_pf()
235 work->wakeup_all = true; in kvm_async_pf_wakeup_all()
/openbmc/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()
/openbmc/linux/include/linux/
H A Dkvm_host.h245 bool wakeup_all; member
/openbmc/linux/arch/x86/kvm/mmu/
H A Dmmu.c4240 work->wakeup_all) in kvm_arch_async_page_ready()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c13171 if (work->wakeup_all) in kvm_arch_async_page_present()
13177 if ((work->wakeup_all || work->notpresent_injected) && in kvm_arch_async_page_present()