Home
last modified time | relevance | path

Searched defs:ev_file (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/mlx5/
H A Ddevx.c49 struct devx_async_cmd_event_file *ev_file; member
90 struct devx_async_event_file *ev_file; member
1763 struct devx_async_cmd_event_file *ev_file; in UVERBS_HANDLER() local
1781 struct devx_async_event_file *ev_file; in UVERBS_HANDLER() local
1812 struct devx_async_cmd_event_file *ev_file = async_data->ev_file; in devx_query_callback() local
1845 struct devx_async_cmd_event_file *ev_file; in UVERBS_HANDLER() local
2072 struct devx_async_event_file *ev_file; in UVERBS_HANDLER() local
2514 struct devx_async_event_file *ev_file; in deliver_event() local
2826 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_read() local
2904 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_poll() local
[all …]
/linux/drivers/infiniband/core/
H A Duverbs_std_types_cq.c67 struct ib_uverbs_completion_event_file *ev_file = NULL; in UVERBS_HANDLER() local
H A Duverbs_cmd.c1000 struct ib_uverbs_completion_event_file *ev_file; in ib_uverbs_create_comp_channel() local
1025 struct ib_uverbs_completion_event_file *ev_file = NULL; in create_cq() local
H A Duverbs_main.c144 void ib_uverbs_release_ucq(struct ib_uverbs_completion_event_file *ev_file, in ib_uverbs_release_ucq()