Searched refs:async_ev_file_uobj (Results 1 – 1 of 1) sorted by relevance
275 struct ib_uobject *async_ev_file_uobj; in ib_uverbs_get_async_event() local278 async_ev_file_uobj = uverbs_attr_get_uobject(attrs, id); in ib_uverbs_get_async_event()279 if (IS_ERR(async_ev_file_uobj)) in ib_uverbs_get_async_event()282 async_ev_file = container_of(async_ev_file_uobj, in ib_uverbs_get_async_event()