Lines Matching refs:devx_async_event_file
76 struct devx_async_event_file *ev_file;
80 struct devx_async_event_file { struct
1697 struct devx_async_event_file *ev_file; in UVERBS_HANDLER()
1711 ev_file = container_of(uobj, struct devx_async_event_file, in UVERBS_HANDLER()
1988 struct devx_async_event_file *ev_file; in UVERBS_HANDLER()
2017 ev_file = container_of(fd_uobj, struct devx_async_event_file, in UVERBS_HANDLER()
2432 struct devx_async_event_file *ev_file; in deliver_event()
2663 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_read()
2741 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_poll()
2803 struct devx_async_event_file *ev_file = in devx_async_event_destroy_uobj()
2804 container_of(uobj, struct devx_async_event_file, in devx_async_event_destroy_uobj()
3050 UVERBS_TYPE_ALLOC_FD(sizeof(struct devx_async_event_file),