Home
last modified time | relevance | path

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

/openbmc/linux/drivers/virt/acrn/
H A Dirqfd.c79 unsigned long poll_bits = (unsigned long)key; in hsm_irqfd_wakeup() local
85 if (poll_bits & POLLIN) in hsm_irqfd_wakeup()
89 if (poll_bits & POLLHUP) in hsm_irqfd_wakeup()