Home
last modified time | relevance | path

Searched defs:ev_queue (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/infiniband/core/
Duverbs_main.c228 static ssize_t ib_uverbs_event_read(struct ib_uverbs_event_queue *ev_queue, in ib_uverbs_event_read()
303 static __poll_t ib_uverbs_event_poll(struct ib_uverbs_event_queue *ev_queue, in ib_uverbs_event_poll()
371 struct ib_uverbs_event_queue *ev_queue = cq_context; in ib_uverbs_comp_handler() local
481 void ib_uverbs_init_event_queue(struct ib_uverbs_event_queue *ev_queue) in ib_uverbs_init_event_queue()
Duverbs_std_types_cq.c43 struct ib_uverbs_event_queue *ev_queue = cq->cq_context; in uverbs_free_cq() local
Duverbs.h127 struct ib_uverbs_event_queue ev_queue; member
133 struct ib_uverbs_event_queue ev_queue; member
/linux-6.15/drivers/infiniband/hw/mlx5/
Ddevx.c1728 struct devx_async_event_queue ev_queue; member
1732 static void devx_init_event_queue(struct devx_async_event_queue *ev_queue) in devx_init_event_queue()
1794 struct devx_async_event_queue *ev_queue = &ev_file->ev_queue; in devx_query_callback() local
2722 struct devx_async_event_queue *ev_queue = &comp_ev_file->ev_queue; in devx_async_cmd_event_read() local
2776 struct devx_async_event_queue *ev_queue = &comp_ev_file->ev_queue; in devx_async_cmd_event_poll() local
2918 struct devx_async_event_queue *ev_queue = &comp_ev_file->ev_queue; in devx_async_cmd_event_destroy_uobj() local
/linux-6.15/drivers/net/fddi/skfp/h/
Dsmc.h74 struct event_queue ev_queue[MAX_EVENT]; member