Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Duverbs_cmd.c86 static void init_uobj(struct ib_uobject *uobj, u64 user_handle, in init_uobj()
102 static void put_uobj(struct ib_uobject *uobj) in put_uobj()
107 static void put_uobj_read(struct ib_uobject *uobj) in put_uobj_read()
113 static void put_uobj_write(struct ib_uobject *uobj) in put_uobj_write()
119 static int idr_add_uobj(struct idr *idr, struct ib_uobject *uobj) in idr_add_uobj()
136 void idr_remove_uobj(struct idr *idr, struct ib_uobject *uobj) in idr_remove_uobj()
146 struct ib_uobject *uobj; in __idr_get_uobj() local
164 struct ib_uobject *uobj; in idr_read_uobj() local
185 struct ib_uobject *uobj; in idr_write_uobj() local
203 struct ib_uobject *uobj; in idr_read_obj() local
[all …]
Duverbs_main.c156 struct ib_ucq_object *uobj) in ib_uverbs_release_ucq()
180 struct ib_uevent_object *uobj) in ib_uverbs_release_uevent()
193 struct ib_uqp_object *uobj) in ib_uverbs_detach_umcast()
207 struct ib_uobject *uobj, *tmp; in ib_uverbs_cleanup_ucontext() local
441 struct ib_ucq_object *uobj; in ib_uverbs_comp_handler() local
509 struct ib_ucq_object *uobj = container_of(event->element.cq->uobject, in ib_uverbs_cq_event_handler() local
519 struct ib_uevent_object *uobj; in ib_uverbs_qp_event_handler() local
535 struct ib_uevent_object *uobj; in ib_uverbs_srq_event_handler() local
/linux-4.1.27/drivers/gpu/drm/udl/
Dudl_dmabuf.c248 struct udl_gem_object *uobj; in udl_gem_prime_import() local