Searched refs:comp_ev_file (Results 1 – 1 of 1) sorted by relevance
236 struct ib_uverbs_completion_event_file *comp_ev_file = in ib_uverbs_comp_event_read() local239 return ib_uverbs_event_read(&comp_ev_file->ev_queue, filp, buf, count, in ib_uverbs_comp_event_read()273 struct ib_uverbs_completion_event_file *comp_ev_file = in ib_uverbs_comp_event_poll() local276 return ib_uverbs_event_poll(&comp_ev_file->ev_queue, filp, wait); in ib_uverbs_comp_event_poll()288 struct ib_uverbs_completion_event_file *comp_ev_file = in ib_uverbs_comp_event_fasync() local291 return fasync_helper(fd, filp, on, &comp_ev_file->ev_queue.async_queue); in ib_uverbs_comp_event_fasync()