Home
last modified time | relevance | path

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

/openbmc/linux/virt/kvm/
H A Deventfd.c161 irqfd_is_active(struct kvm_kernel_irqfd *irqfd) in irqfd_is_active() function
174 BUG_ON(!irqfd_is_active(irqfd)); in irqfd_deactivate()
238 if (irqfd_is_active(irqfd)) in irqfd_wakeup()