Home
last modified time | relevance | path

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

/linux-6.3-rc2/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-6.3-rc2/drivers/char/xillybus/
A Dxillyusb.c578 static void wakeup_all(struct work_struct *work) in wakeup_all() function
2157 INIT_WORK(&xdev->wakeup_workitem, wakeup_all); in xillyusb_probe()
/linux-6.3-rc2/include/linux/
A Dkvm_host.h247 bool wakeup_all; member
/linux-6.3-rc2/arch/x86/kvm/
A Dx86.c13017 if (work->wakeup_all) in kvm_arch_async_page_present()
13023 if ((work->wakeup_all || work->notpresent_injected) && in kvm_arch_async_page_present()
/linux-6.3-rc2/arch/x86/kvm/mmu/
A Dmmu.c4195 work->wakeup_all) in kvm_arch_async_page_ready()

Completed in 45 milliseconds