Searched refs:async_ev_file_uobj (Results 1 – 1 of 1) sorted by relevance
304 struct ib_uobject *async_ev_file_uobj; in ib_uverbs_get_async_event() local307 async_ev_file_uobj = uverbs_attr_get_uobject(attrs, id); in ib_uverbs_get_async_event()308 if (IS_ERR(async_ev_file_uobj)) in ib_uverbs_get_async_event()311 async_ev_file = container_of(async_ev_file_uobj, in ib_uverbs_get_async_event()