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

/freebsd-10-stable/contrib/netbsd-tests/rump/kernspace/
H A Dbusypage.c45 static struct uvm_object *uobj; variable in typeref:struct:uvm_object
[all...]
/freebsd-10-stable/sys/fs/tmpfs/
H A Dtmpfs_subr.c311 vm_object_t uobj; local
1355 vm_object_t uobj; local
[all...]
/freebsd-10-stable/sys/ofed/drivers/infiniband/core/
H A Duverbs_cmd.c87 static void init_uobj(struct ib_uobject *uobj, u64 user_handle, argument
103 static void put_uobj(struct ib_uobject *uobj) argument
108 static void put_uobj_read(struct ib_uobject *uobj) argument
114 put_uobj_write(struct ib_uobject *uobj) argument
120 idr_add_uobj(struct idr *idr, struct ib_uobject *uobj) argument
138 idr_remove_uobj(struct idr *idr, struct ib_uobject *uobj) argument
148 struct ib_uobject *uobj; local
166 struct ib_uobject *uobj; local
187 struct ib_uobject *uobj; local
205 struct ib_uobject *uobj; local
261 idr_read_xrcd(int xrcd_handle, struct ib_ucontext *context, struct ib_uobject **uobj) argument
270 put_xrcd_read(struct ib_uobject *uobj) argument
490 struct ib_uobject *uobj; local
562 struct ib_uobject *uobj; local
599 struct ib_uobject *uobj; local
699 struct ib_uobject *uobj; local
990 struct ib_uobject *uobj; local
1384 struct ib_uobject *uobj; local
1778 struct ib_uobject *uobj; local
1867 struct ib_uobject *uobj; local
2292 struct ib_uobject *uobj; local
2435 struct ib_uobject *uobj; local
2574 struct ib_uobject *uobj, *t_uobj; local
2681 struct ib_uobject *uobj; local
2756 struct ib_uobject *uobj; local
2834 struct ib_uobject *uobj; local
2933 struct ib_uobject *uobj; local
2996 struct ib_uobject *uobj; local
[all...]
H A Duverbs_main.c197 struct ib_uobject *uobj, *tmp; local
144 ib_uverbs_release_ucq(struct ib_uverbs_file *file, struct ib_uverbs_event_file *ev_file, struct ib_ucq_object *uobj) argument
169 ib_uverbs_release_uevent(struct ib_uverbs_file *file, struct ib_uevent_object *uobj) argument
182 ib_uverbs_detach_umcast(struct ib_qp *qp, struct ib_uqp_object *uobj) argument
414 struct ib_ucq_object *uobj; local
485 struct ib_ucq_object *uobj = container_of(event->element.cq->uobject, local
495 struct ib_uevent_object *uobj; local
507 struct ib_uevent_object *uobj; local
[all...]

Completed in 136 milliseconds