Home
last modified time | relevance | path

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

/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dpoll.h44 #define poll_wait(...) linux_poll_wait(__VA_ARGS__) macro
/freebsd-13.1/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c418 if (wait_event_interruptible(file->poll_wait, in ib_uverbs_event_read()
473 poll_wait(filp, &file->poll_wait, wait); in ib_uverbs_event_poll()
560 wake_up_interruptible(&file->poll_wait); in ib_uverbs_comp_handler()
594 wake_up_interruptible(&file->async_file->poll_wait); in ib_uverbs_async_handler()
677 init_waitqueue_head(&ev_file->poll_wait); in ib_uverbs_alloc_event_file()
1343 wake_up_interruptible(&event_file->poll_wait); in ib_uverbs_free_hw_resources()
H A Dib_ucm.c77 wait_queue_head_t poll_wait; member
377 wake_up_interruptible(&ctx->file->poll_wait); in ib_ucm_event_handler()
410 if (wait_event_interruptible(file->poll_wait, in ib_ucm_event()
1139 poll_wait(filp, &file->poll_wait, wait); in ib_ucm_poll()
1165 init_waitqueue_head(&file->poll_wait); in ib_ucm_open()
H A Dib_ucma.c70 wait_queue_head_t poll_wait; member
377 wake_up_interruptible(&ctx->file->poll_wait); in ucma_event_handler()
406 if (wait_event_interruptible(file->poll_wait, in ucma_get_event()
1644 poll_wait(filp, &file->poll_wait, wait); in ucma_poll()
1677 init_waitqueue_head(&file->poll_wait); in ucma_open()
H A Duverbs.h124 wait_queue_head_t poll_wait; member
H A Dib_user_mad.c621 poll_wait(filp, &file->recv_wait, wait); in ib_umad_poll()
/freebsd-13.1/sys/dev/qlxgbe/
H A Dql_minidump.h237 uint8_t poll_wait ; member
H A Dql_hw.c4928 timeout = cacheEntry->poll_wait; in ql_L2Cache()
/freebsd-13.1/sys/dev/netmap/
H A Dnetmap_kloop.c795 poll_wait(priv->np_filp, priv->np_si[NR_TX], in netmap_sync_kloop()
801 poll_wait(priv->np_filp, priv->np_si[NR_RX], in netmap_sync_kloop()