Searched refs:irqfd_shutdown (Results 1 – 4 of 4) sorted by relevance
36 struct work_struct irqfd_shutdown; member
250 container_of(work, struct mshv_irqfd, irqfd_shutdown); in mshv_irqfd_shutdown()289 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()
123 irqfd_shutdown(struct work_struct *work) in irqfd_shutdown() 394 INIT_WORK(&irqfd->shutdown, irqfd_shutdown); in kvm_irqfd_assign() 466 * also prevents irqfd_shutdown() from freeing the irqfd before it's in kvm_irqfd_assign() 122 irqfd_shutdown(struct work_struct *work) irqfd_shutdown() function
912 static void irqfd_shutdown(struct work_struct *work) in irqfd_shutdown() function999 INIT_WORK(&kirqfd->shutdown, irqfd_shutdown); in privcmd_irqfd_assign()