Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/core/
HDuverbs_cmd.c125 static void init_uobj(struct ib_uobject *uobj, u64 user_handle, in init_uobj()
141 static void put_uobj(struct ib_uobject *uobj) in put_uobj()
146 static void put_uobj_read(struct ib_uobject *uobj) in put_uobj_read()
152 static void put_uobj_write(struct ib_uobject *uobj) in put_uobj_write()
158 static int idr_add_uobj(struct idr *idr, struct ib_uobject *uobj) in idr_add_uobj()
176 void idr_remove_uobj(struct idr *idr, struct ib_uobject *uobj) in idr_remove_uobj()
186 struct ib_uobject *uobj; in __idr_get_uobj() local
204 struct ib_uobject *uobj; in idr_read_uobj() local
225 struct ib_uobject *uobj; in idr_write_uobj() local
243 struct ib_uobject *uobj; in idr_read_obj() local
[all …]
HDuverbs_main.c188 struct ib_ucq_object *uobj) in ib_uverbs_release_ucq()
212 struct ib_uevent_object *uobj) in ib_uverbs_release_uevent()
225 struct ib_uqp_object *uobj) in ib_uverbs_detach_umcast()
239 struct ib_uobject *uobj, *tmp; in ib_uverbs_cleanup_ucontext() local
493 struct ib_ucq_object *uobj; in ib_uverbs_comp_handler() local
564 struct ib_ucq_object *uobj = container_of(event->element.cq->uobject, in ib_uverbs_cq_event_handler() local
574 struct ib_uevent_object *uobj; in ib_uverbs_qp_event_handler() local
586 struct ib_uevent_object *uobj; in ib_uverbs_srq_event_handler() local
/NextBSD/contrib/netbsd-tests/rump/kernspace/
HDbusypage.c45 static struct uvm_object *uobj; variable
/NextBSD/sys/fs/tmpfs/
HDtmpfs_subr.c293 vm_object_t uobj; in tmpfs_free_node() local
1324 vm_object_t uobj; in tmpfs_reg_resize() local