Lines Matching refs:devx_async_event_file
76 struct devx_async_event_file *ev_file;
80 struct devx_async_event_file { struct
1593 struct devx_async_event_file *ev_file; in UVERBS_HANDLER()
1607 ev_file = container_of(uobj, struct devx_async_event_file, in UVERBS_HANDLER()
1882 struct devx_async_event_file *ev_file; in UVERBS_HANDLER()
1911 ev_file = container_of(fd_uobj, struct devx_async_event_file, in UVERBS_HANDLER()
2260 struct devx_async_event_file *ev_file; in deliver_event()
2491 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_read()
2569 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_poll()
2632 struct devx_async_event_file *ev_file = in devx_async_event_destroy_uobj()
2633 container_of(uobj, struct devx_async_event_file, in devx_async_event_destroy_uobj()
2876 UVERBS_TYPE_ALLOC_FD(sizeof(struct devx_async_event_file),