Home
last modified time | relevance | path

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

/linux-6.1.9/virt/kvm/
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.1.9/drivers/char/xillybus/
Dxillyusb.c570 static void wakeup_all(struct work_struct *work) in wakeup_all() function
2143 INIT_WORK(&xdev->wakeup_workitem, wakeup_all); in xillyusb_probe()
/linux-6.1.9/include/linux/
Dkvm_host.h236 bool wakeup_all; member
/linux-6.1.9/arch/x86/kvm/mmu/
Dmmu.c4126 work->wakeup_all) in kvm_arch_async_page_ready()
/linux-6.1.9/arch/x86/kvm/
Dx86.c13209 if (work->wakeup_all) in kvm_arch_async_page_present()
13215 if ((work->wakeup_all || work->notpresent_injected) && in kvm_arch_async_page_present()