Home
last modified time | relevance | path

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

/Linux-v5.4/virt/kvm/
Deventfd.c152 irqfd_is_active(struct kvm_kernel_irqfd *irqfd) in irqfd_is_active() function
165 BUG_ON(!irqfd_is_active(irqfd)); in irqfd_deactivate()
224 if (irqfd_is_active(irqfd)) in irqfd_wakeup()