Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Duverbs_main.c222 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() local
421 struct ib_uverbs_event_queue *ev_queue = cq_context; in ib_uverbs_comp_handler() local
552 void ib_uverbs_init_event_queue(struct ib_uverbs_event_queue *ev_queue) in ib_uverbs_init_event_queue()
Duverbs_std_types_cq.c42 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
135 struct ib_uverbs_event_queue ev_queue; member
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Ddevx.c1599 struct devx_async_event_queue ev_queue; member
1603 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() local
2449 struct devx_async_event_queue *ev_queue = &comp_ev_file->ev_queue; in devx_async_cmd_event_read() local
2520 struct devx_async_event_queue *ev_queue = &comp_ev_file->ev_queue; in devx_async_cmd_event_poll() local
2693 struct devx_async_event_queue *ev_queue = &comp_ev_file->ev_queue; in devx_hot_unplug_async_cmd_event_file() local
/Linux-v5.4/drivers/net/fddi/skfp/h/
Dsmc.h74 struct event_queue ev_queue[MAX_EVENT]; member