Lines Matching refs:devx_async_event_file
89 struct devx_async_event_file *ev_file;
93 struct devx_async_event_file { struct
1733 struct devx_async_event_file *ev_file; in UVERBS_HANDLER()
1747 ev_file = container_of(uobj, struct devx_async_event_file, in UVERBS_HANDLER()
2024 struct devx_async_event_file *ev_file; in UVERBS_HANDLER()
2052 ev_file = container_of(fd_uobj, struct devx_async_event_file, in UVERBS_HANDLER()
2466 struct devx_async_event_file *ev_file; in deliver_event()
2772 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_read()
2850 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_poll()
2911 struct devx_async_event_file *ev_file = in devx_async_event_destroy_uobj()
2912 container_of(uobj, struct devx_async_event_file, in devx_async_event_destroy_uobj()
3158 UVERBS_TYPE_ALLOC_FD(sizeof(struct devx_async_event_file),