Lines Matching refs:devx_async_event_file
90 struct devx_async_event_file *ev_file;
94 struct devx_async_event_file { struct
1762 struct devx_async_event_file *ev_file; in UVERBS_HANDLER()
1776 ev_file = container_of(uobj, struct devx_async_event_file, in UVERBS_HANDLER()
2053 struct devx_async_event_file *ev_file; in UVERBS_HANDLER()
2081 ev_file = container_of(fd_uobj, struct devx_async_event_file, in UVERBS_HANDLER()
2495 struct devx_async_event_file *ev_file; in deliver_event()
2801 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_read()
2879 struct devx_async_event_file *ev_file = filp->private_data; in devx_async_event_poll()
2940 struct devx_async_event_file *ev_file = in devx_async_event_destroy_uobj()
2941 container_of(uobj, struct devx_async_event_file, in devx_async_event_destroy_uobj()
3187 UVERBS_TYPE_ALLOC_FD(sizeof(struct devx_async_event_file),