Home
last modified time | relevance | path

Searched refs:wakeup_all (Results 1 – 2 of 2) 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()