Searched refs:irqfd_shutdown (Results 1 – 3 of 3) sorted by relevance
249 container_of(work, struct mshv_irqfd, irqfd_shutdown); in mshv_irqfd_shutdown()287 queue_work(irqfd_cleanup_wq, &irqfd->irqfd_shutdown); in mshv_irqfd_deactivate()403 INIT_WORK(&irqfd->irqfd_shutdown, mshv_irqfd_shutdown); in mshv_irqfd_assign()
122 irqfd_shutdown(struct work_struct *work) in irqfd_shutdown() function393 INIT_WORK(&irqfd->shutdown, irqfd_shutdown); in kvm_irqfd_assign()
897 static void irqfd_shutdown(struct work_struct *work) in irqfd_shutdown() function984 INIT_WORK(&kirqfd->shutdown, irqfd_shutdown); in privcmd_irqfd_assign()