Searched defs:ev_queue (Results 1 – 5 of 5) sorted by relevance
214 static ssize_t ib_uverbs_event_read(struct ib_uverbs_event_queue *ev_queue, in ib_uverbs_event_read()291 static __poll_t ib_uverbs_event_poll(struct ib_uverbs_event_queue *ev_queue, in ib_uverbs_event_poll()361 struct ib_uverbs_event_queue *ev_queue = cq_context; in ib_uverbs_comp_handler() local471 void ib_uverbs_init_event_queue(struct ib_uverbs_event_queue *ev_queue) in ib_uverbs_init_event_queue()
43 struct ib_uverbs_event_queue *ev_queue = cq->cq_context; in uverbs_free_cq() local
127 struct ib_uverbs_event_queue ev_queue; member133 struct ib_uverbs_event_queue ev_queue; member
1652 struct devx_async_event_queue ev_queue; member1656 static void devx_init_event_queue(struct devx_async_event_queue *ev_queue) in devx_init_event_queue()1718 struct devx_async_event_queue *ev_queue = &ev_file->ev_queue; in devx_query_callback() local2549 struct devx_async_event_queue *ev_queue = &comp_ev_file->ev_queue; in devx_async_cmd_event_read() local2603 struct devx_async_event_queue *ev_queue = &comp_ev_file->ev_queue; in devx_async_cmd_event_poll() local2747 struct devx_async_event_queue *ev_queue = &comp_ev_file->ev_queue; in devx_async_cmd_event_destroy_uobj() local
74 struct event_queue ev_queue[MAX_EVENT]; member
Completed in 17 milliseconds