Searched refs:irqfd_shutdown (Results 1 – 3 of 3) sorted by relevance
36 struct work_struct irqfd_shutdown; member
257 container_of(work, struct mshv_irqfd, irqfd_shutdown); in mshv_irqfd_shutdown()296 queue_work(irqfd_cleanup_wq, &irqfd->irqfd_shutdown); in mshv_irqfd_deactivate()410 INIT_WORK(&irqfd->irqfd_shutdown, mshv_irqfd_shutdown); in mshv_irqfd_assign()
123 irqfd_shutdown(struct work_struct *work) in irqfd_shutdown() function394 INIT_WORK(&irqfd->shutdown, irqfd_shutdown); in kvm_irqfd_assign()