Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/virt/acrn/
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()