Lines Matching refs:devx_async_event_file
76 struct devx_async_event_file *ev_file;
80 struct devx_async_event_file { struct
1691 struct devx_async_event_file *ev_file; in UVERBS_HANDLER()
1705 ev_file = container_of(uobj, struct devx_async_event_file, in UVERBS_HANDLER()
1980 struct devx_async_event_file *ev_file; in UVERBS_HANDLER()
2009 ev_file = container_of(fd_uobj, struct devx_async_event_file, in UVERBS_HANDLER()
2403 struct devx_async_event_file *ev_file; in deliver_event()
2634 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_read()
2712 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_poll()
2774 struct devx_async_event_file *ev_file = in devx_async_event_destroy_uobj()
2775 container_of(uobj, struct devx_async_event_file, in devx_async_event_destroy_uobj()
3019 UVERBS_TYPE_ALLOC_FD(sizeof(struct devx_async_event_file),