Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/core/
Duverbs_cmd.c88 static void init_uobj(struct ib_uobject *uobj, u64 user_handle, in init_uobj()
104 static void put_uobj(struct ib_uobject *uobj) in put_uobj()
109 static void put_uobj_read(struct ib_uobject *uobj) in put_uobj_read()
115 static void put_uobj_write(struct ib_uobject *uobj) in put_uobj_write()
121 static int idr_add_uobj(struct idr *idr, struct ib_uobject *uobj) in idr_add_uobj()
138 void idr_remove_uobj(struct idr *idr, struct ib_uobject *uobj) in idr_remove_uobj()
148 struct ib_uobject *uobj; in __idr_get_uobj() local
166 struct ib_uobject *uobj; in idr_read_uobj() local
187 struct ib_uobject *uobj; in idr_write_uobj() local
205 struct ib_uobject *uobj; in idr_read_obj() local
[all …]
Duverbs_main.c161 struct ib_ucq_object *uobj) in ib_uverbs_release_ucq()
185 struct ib_uevent_object *uobj) in ib_uverbs_release_uevent()
198 struct ib_uqp_object *uobj) in ib_uverbs_detach_umcast()
212 struct ib_uobject *uobj, *tmp; in ib_uverbs_cleanup_ucontext() local
468 struct ib_ucq_object *uobj; in ib_uverbs_comp_handler() local
536 struct ib_ucq_object *uobj = container_of(event->element.cq->uobject, in ib_uverbs_cq_event_handler() local
546 struct ib_uevent_object *uobj; in ib_uverbs_qp_event_handler() local
562 struct ib_uevent_object *uobj; in ib_uverbs_srq_event_handler() local
/linux-4.4.14/drivers/gpu/drm/udl/
Dudl_dmabuf.c248 struct udl_gem_object *uobj; in udl_gem_prime_import() local