Home
last modified time | relevance | path

Searched refs:irqfd_shutdown (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/virt/kvm/
H A Deventfd.c121 irqfd_shutdown(struct work_struct *work) in irqfd_shutdown() function
326 INIT_WORK(&irqfd->shutdown, irqfd_shutdown); in kvm_irqfd_assign()
/openbmc/linux/drivers/xen/
H A Dprivcmd.c866 static void irqfd_shutdown(struct work_struct *work) in irqfd_shutdown() function
946 INIT_WORK(&kirqfd->shutdown, irqfd_shutdown); in privcmd_irqfd_assign()