Home
last modified time | relevance | path

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

/linux-4.4.14/virt/kvm/
Deventfd.c154 irqfd_is_active(struct kvm_kernel_irqfd *irqfd) in irqfd_is_active() function
167 BUG_ON(!irqfd_is_active(irqfd)); in irqfd_deactivate()
226 if (irqfd_is_active(irqfd)) in irqfd_wakeup()