Searched refs:comp_ev_file (Results 1 – 1 of 1) sorted by relevance
295 struct ib_uverbs_completion_event_file *comp_ev_file = in ib_uverbs_comp_event_read() local 298 return ib_uverbs_event_read(&comp_ev_file->ev_queue, filp, buf, count, in ib_uverbs_comp_event_read() 332 struct ib_uverbs_completion_event_file *comp_ev_file = in ib_uverbs_comp_event_poll() local 335 return ib_uverbs_event_poll(&comp_ev_file->ev_queue, filp, wait); in ib_uverbs_comp_event_poll() 347 struct ib_uverbs_completion_event_file *comp_ev_file = in ib_uverbs_comp_event_fasync() local 350 return fasync_helper(fd, filp, on, &comp_ev_file->ev_queue.async_queue); in ib_uverbs_comp_event_fasync()