Home
last modified time | relevance | path

Searched refs:devx_async_event_file (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Ddevx.c76 struct devx_async_event_file *ev_file;
80 struct devx_async_event_file { struct
1613 struct devx_async_event_file *ev_file; in UVERBS_HANDLER()
1627 ev_file = container_of(uobj, struct devx_async_event_file, in UVERBS_HANDLER()
1904 struct devx_async_event_file *ev_file; in UVERBS_HANDLER()
1933 ev_file = container_of(fd_uobj, struct devx_async_event_file, in UVERBS_HANDLER()
2284 struct devx_async_event_file *ev_file; in deliver_event()
2515 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_read()
2593 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_poll()
2656 struct devx_async_event_file *ev_file = in devx_async_event_destroy_uobj()
[all …]