Searched defs:ev_queue (Results 1 – 5 of 5) sorted by relevance
222 static ssize_t ib_uverbs_event_read(struct ib_uverbs_event_queue *ev_queue, in ib_uverbs_event_read()305 static __poll_t ib_uverbs_event_poll(struct ib_uverbs_event_queue *ev_queue, in ib_uverbs_event_poll()338 struct ib_uverbs_event_queue *ev_queue = filp->private_data; in ib_uverbs_async_event_fasync() local421 struct ib_uverbs_event_queue *ev_queue = cq_context; in ib_uverbs_comp_handler() local552 void ib_uverbs_init_event_queue(struct ib_uverbs_event_queue *ev_queue) in ib_uverbs_init_event_queue()
42 struct ib_uverbs_event_queue *ev_queue = cq->cq_context; in uverbs_free_cq() local
127 struct ib_uverbs_event_queue ev_queue; member135 struct ib_uverbs_event_queue ev_queue; member
1599 struct devx_async_event_queue ev_queue; member1603 static void devx_init_event_queue(struct devx_async_event_queue *ev_queue) in devx_init_event_queue()1666 struct devx_async_event_queue *ev_queue; in devx_query_callback() local2449 struct devx_async_event_queue *ev_queue = &comp_ev_file->ev_queue; in devx_async_cmd_event_read() local2520 struct devx_async_event_queue *ev_queue = &comp_ev_file->ev_queue; in devx_async_cmd_event_poll() local2693 struct devx_async_event_queue *ev_queue = &comp_ev_file->ev_queue; in devx_hot_unplug_async_cmd_event_file() local
74 struct event_queue ev_queue[MAX_EVENT]; member