Searched refs:uverbs_uobject_get (Results 1 – 6 of 6) sorted by relevance
53 uverbs_uobject_get(uobj); in uverbs_async_event_release()
101 uverbs_uobject_get(ev_file_uobj); in UVERBS_HANDLER()
315 uverbs_uobject_get(&async_ev_file->uobj); in ib_uverbs_get_async_event()
368 uverbs_uobject_get(uobject); in lookup_get_fd_uobject()649 uverbs_uobject_get(uobj); in rdma_alloc_commit_uobject()
197 uverbs_uobject_get(uobj); in _ib_uverbs_lookup_comp_file()1062 uverbs_uobject_get(&obj->uevent.event_file->uobj); in create_cq()1448 uverbs_uobject_get(&obj->uevent.event_file->uobj); in create_qp()2943 uverbs_uobject_get(&obj->uevent.event_file->uobj); in ib_uverbs_ex_create_wq()3432 uverbs_uobject_get(&obj->uevent.event_file->uobj); in __uverbs_create_xsrq()
131 static inline void uverbs_uobject_get(struct ib_uobject *uobject) in uverbs_uobject_get() function