Searched refs:ib_uverbs_event_poll (Results 1 – 1 of 1) sorted by relevance
291 static __poll_t ib_uverbs_event_poll(struct ib_uverbs_event_queue *ev_queue, in ib_uverbs_event_poll() function314 return ib_uverbs_event_poll(&file->ev_queue, filp, wait); in ib_uverbs_async_event_poll()323 return ib_uverbs_event_poll(&comp_ev_file->ev_queue, filp, wait); in ib_uverbs_comp_event_poll()
Completed in 4 milliseconds