Home
last modified time | relevance | path

Searched defs:work (Results 1 – 3 of 3) sorted by relevance

/virt/kvm/
Dasync_pf.c32 struct kvm_async_pf *work) in kvm_async_page_present_sync()
39 struct kvm_async_pf *work) in kvm_async_page_present_async()
72 static void async_pf_execute(struct work_struct *work) in async_pf_execute()
112 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue() local
130 struct kvm_async_pf *work = in kvm_clear_async_pf_completion_queue() local
143 struct kvm_async_pf *work; in kvm_check_async_pf_completion() local
165 struct kvm_async_pf *work; in kvm_setup_async_pf() local
211 struct kvm_async_pf *work; in kvm_async_pf_wakeup_all() local
Deventfd.c48 irqfd_inject(struct work_struct *work) in irqfd_inject()
118 irqfd_shutdown(struct work_struct *work) in irqfd_shutdown()
/virt/kvm/arm/
Darch_timer.c82 static void kvm_timer_inject_irq_work(struct work_struct *work) in kvm_timer_inject_irq_work()