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

/freebsd-10.0-release/sys/fs/tmpfs/
H A Dtmpfs_subr.c276 vm_object_t uobj; local
1320 vm_object_t uobj; local
[all...]
/freebsd-10.0-release/sys/ofed/drivers/infiniband/core/
H A Duverbs_cmd.c84 static void init_uobj(struct ib_uobject *uobj, u64 user_handle, argument
100 static void put_uobj(struct ib_uobject *uobj) argument
105 static void put_uobj_read(struct ib_uobject *uobj) argument
111 put_uobj_write(struct ib_uobject *uobj) argument
117 idr_add_uobj(struct idr *idr, struct ib_uobject *uobj) argument
135 idr_remove_uobj(struct idr *idr, struct ib_uobject *uobj) argument
145 struct ib_uobject *uobj; local
163 struct ib_uobject *uobj; local
184 struct ib_uobject *uobj; local
202 struct ib_uobject *uobj; local
258 idr_read_xrcd(int xrcd_handle, struct ib_ucontext *context, struct ib_uobject **uobj) argument
267 put_xrcd_read(struct ib_uobject *uobj) argument
487 struct ib_uobject *uobj; local
559 struct ib_uobject *uobj; local
596 struct ib_uobject *uobj; local
696 struct ib_uobject *uobj; local
987 struct ib_uobject *uobj; local
1381 struct ib_uobject *uobj; local
1775 struct ib_uobject *uobj; local
1864 struct ib_uobject *uobj; local
2289 struct ib_uobject *uobj; local
2432 struct ib_uobject *uobj; local
2571 struct ib_uobject *uobj, *t_uobj; local
2678 struct ib_uobject *uobj; local
2753 struct ib_uobject *uobj; local
2831 struct ib_uobject *uobj; local
2930 struct ib_uobject *uobj; local
2993 struct ib_uobject *uobj; local
[all...]
H A Duverbs_main.c199 struct ib_uobject *uobj, *tmp; local
146 ib_uverbs_release_ucq(struct ib_uverbs_file *file, struct ib_uverbs_event_file *ev_file, struct ib_ucq_object *uobj) argument
171 ib_uverbs_release_uevent(struct ib_uverbs_file *file, struct ib_uevent_object *uobj) argument
184 ib_uverbs_detach_umcast(struct ib_qp *qp, struct ib_uqp_object *uobj) argument
416 struct ib_ucq_object *uobj; local
487 struct ib_ucq_object *uobj = container_of(event->element.cq->uobject, local
497 struct ib_uevent_object *uobj; local
509 struct ib_uevent_object *uobj; local
[all...]

Completed in 170 milliseconds