Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Duverbs_std_types.h34 static inline void *_uobj_get_obj_read(struct ib_uobject *uobj) in _uobj_get_obj_read() argument
62 static inline void uobj_put_destroy(struct ib_uobject *uobj) in uobj_put_destroy() argument
67 static inline void uobj_put_read(struct ib_uobject *uobj) in uobj_put_read() argument
75 static inline void uobj_put_write(struct ib_uobject *uobj) in uobj_put_write() argument
80 uobj_alloc_abort(struct ib_uobject * uobj,struct uverbs_attr_bundle * attrs) uobj_alloc_abort() argument
86 uobj_finalize_uobj_create(struct ib_uobject * uobj,struct uverbs_attr_bundle * attrs) uobj_finalize_uobj_create() argument
104 struct ib_uobject *uobj = rdma_alloc_begin_uobject(obj, attrs); __uobj_alloc() local
115 uverbs_flow_action_fill_action(struct ib_flow_action * action,struct ib_uobject * uobj,struct ib_device * ib_dev,enum ib_flow_action_type type) uverbs_flow_action_fill_action() argument
146 ib_set_flow(struct ib_uobject * uobj,struct ib_flow * ibflow,struct ib_qp * qp,struct ib_device * device,struct ib_uflow_resources * uflow_res) ib_set_flow() argument
172 uobj_get_object_id(struct ib_uobject * uobj) uobj_get_object_id() argument
[all...]
/linux/drivers/infiniband/core/
H A Duverbs_std_types_async_fd.c14 struct ib_uobject *uobj = in UVERBS_HANDLER() local
22 static void uverbs_async_event_destroy_uobj(struct ib_uobject *uobj, in uverbs_async_event_destroy_uobj()
38 struct ib_uobject *uobj = filp->private_data; in uverbs_async_event_release() local
H A Duverbs_std_types_dmabuf.c91 struct ib_uobject *uobj = in UVERBS_HANDLER() local
160 static void uverbs_dmabuf_fd_destroy_uobj(struct ib_uobject *uobj, in uverbs_dmabuf_fd_destroy_uobj()
H A Duverbs_std_types_dm.c53 struct ib_uobject *uobj = in UVERBS_HANDLER() local
H A Duverbs_std_types_counters.c58 struct ib_uobject *uobj = uverbs_attr_get_uobject( in UVERBS_HANDLER() local
H A Duverbs_std_types_wq.c162 struct ib_uobject *uobj = in UVERBS_HANDLER() local
H A Duverbs_std_types_srq.c200 struct ib_uobject *uobj = in UVERBS_HANDLER() local
H A Duverbs_std_types.c158 uverbs_completion_event_file_destroy_uobj(struct ib_uobject *uobj, in uverbs_completion_event_file_destroy_uobj()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Duchan.c77 struct nvkm_uobj *uobj = container_of(oproxy, typeof(*uobj), oproxy); in nvkm_uchan_object_fini_1() local
100 struct nvkm_uobj *uobj = container_of(oproxy, typeof(*uobj), oproxy); in nvkm_uchan_object_init_0() local
133 struct nvkm_uobj *uobj = container_of(oproxy, typeof(*uobj), oproxy); in nvkm_uchan_object_dtor() local
160 struct nvkm_uobj *uobj; in nvkm_uchan_object_new() local