Home
last modified time | relevance | path

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

/linux-6.12.1/virt/kvm/
Deventfd.c122 irqfd_shutdown(struct work_struct *work) in irqfd_shutdown() function
327 INIT_WORK(&irqfd->shutdown, irqfd_shutdown); in kvm_irqfd_assign()
/linux-6.12.1/drivers/xen/
Dprivcmd.c899 static void irqfd_shutdown(struct work_struct *work) in irqfd_shutdown() function
985 INIT_WORK(&kirqfd->shutdown, irqfd_shutdown); in privcmd_irqfd_assign()