Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/mlx5/
Ddevx.c49 struct devx_async_cmd_event_file *ev_file; member
90 struct devx_async_event_file *ev_file; member
1744 struct devx_async_cmd_event_file *ev_file; in UVERBS_HANDLER() local
1762 struct devx_async_event_file *ev_file; in UVERBS_HANDLER() local
1793 struct devx_async_cmd_event_file *ev_file = async_data->ev_file; in devx_query_callback() local
1826 struct devx_async_cmd_event_file *ev_file; in UVERBS_HANDLER() local
2053 struct devx_async_event_file *ev_file; in UVERBS_HANDLER() local
2495 struct devx_async_event_file *ev_file; in deliver_event() local
2801 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_read() local
2879 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_poll() local
[all …]
/linux-6.15/drivers/infiniband/core/
Duverbs_std_types_cq.c72 struct ib_uverbs_completion_event_file *ev_file = NULL; in UVERBS_HANDLER() local
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
Duverbs_main.c144 void ib_uverbs_release_ucq(struct ib_uverbs_completion_event_file *ev_file, in ib_uverbs_release_ucq()