Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dmshv_eventfd.h34 poll_table irqfd_polltbl; member
H A Dmshv_eventfd.c374 container_of(polltbl, struct mshv_irqfd, irqfd_polltbl); in mshv_irqfd_queue_proc()
473 init_poll_funcptr(&irqfd->irqfd_polltbl, mshv_irqfd_queue_proc); in mshv_irqfd_assign()
507 events = vfs_poll(fd_file(f), &irqfd->irqfd_polltbl); in mshv_irqfd_assign()