Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/infiniband/hw/mlx5/
Ddevx.c48 struct devx_async_cmd_event_file *ev_file; member
89 struct devx_async_event_file *ev_file; member
1715 struct devx_async_cmd_event_file *ev_file; in UVERBS_HANDLER() local
1733 struct devx_async_event_file *ev_file; in UVERBS_HANDLER() local
1764 struct devx_async_cmd_event_file *ev_file = async_data->ev_file; in devx_query_callback() local
1797 struct devx_async_cmd_event_file *ev_file; in UVERBS_HANDLER() local
2024 struct devx_async_event_file *ev_file; in UVERBS_HANDLER() local
2466 struct devx_async_event_file *ev_file; in deliver_event() local
2772 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_read() local
2850 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_poll() local
[all …]
/linux-6.14.4/drivers/infiniband/core/
Duverbs_std_types_cq.c72 struct ib_uverbs_completion_event_file *ev_file = NULL; in UVERBS_HANDLER() local
Duverbs_cmd.c981 struct ib_uverbs_completion_event_file *ev_file; in ib_uverbs_create_comp_channel() local
1006 struct ib_uverbs_completion_event_file *ev_file = NULL; in create_cq() local
Duverbs_main.c143 void ib_uverbs_release_ucq(struct ib_uverbs_completion_event_file *ev_file, in ib_uverbs_release_ucq()