Home
last modified time | relevance | path

Searched defs:uobj (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/rdma/
Duverbs_std_types.h69 static inline void *_uobj_get_obj_read(struct ib_uobject *uobj) in _uobj_get_obj_read()
96 static inline void uobj_put_destroy(struct ib_uobject *uobj) in uobj_put_destroy()
101 static inline void uobj_put_read(struct ib_uobject *uobj) in uobj_put_read()
109 static inline void uobj_put_write(struct ib_uobject *uobj) in uobj_put_write()
114 static inline int __must_check uobj_alloc_commit(struct ib_uobject *uobj, in uobj_alloc_commit()
124 static inline void uobj_alloc_abort(struct ib_uobject *uobj) in uobj_alloc_abort()
133 struct ib_uobject *uobj = rdma_alloc_begin_uobject(obj, ufile); in __uobj_alloc() local
Dib_verbs.h2694 struct ib_uobject *uobj) in ib_is_destroy_retryable()
2711 struct ib_uobject *uobj) in ib_destroy_usecnt()
4168 static inline void ib_set_flow(struct ib_uobject *uobj, struct ib_flow *ibflow, in ib_set_flow()