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

/freebsd-13-stable/contrib/netbsd-tests/rump/kernspace/
H A Dbusypage.c45 static struct uvm_object *uobj; variable in typeref:struct:uvm_object
[all...]
/freebsd-13-stable/sys/fs/tmpfs/
H A Dtmpfs_subr.c564 vm_object_t uobj; local
1664 vm_object_t uobj; local
[all...]
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c234 struct ib_uobject *uobj, *tmp; local
181 ib_uverbs_release_ucq(struct ib_uverbs_file *file, struct ib_uverbs_event_file *ev_file, struct ib_ucq_object *uobj) argument
206 ib_uverbs_release_uevent(struct ib_uverbs_file *file, struct ib_uevent_object *uobj) argument
219 ib_uverbs_detach_umcast(struct ib_qp *qp, struct ib_uqp_object *uobj) argument
508 struct ib_ucq_object *uobj; local
576 struct ib_ucq_object *uobj = container_of(event->element.cq->uobject, local
586 struct ib_uevent_object *uobj; local
602 struct ib_uevent_object *uobj = container_of(event->element.wq->uobject, local
612 struct ib_uevent_object *uobj; local
[all...]
H A Dib_uverbs_cmd.c99 init_uobj(struct ib_uobject *uobj, u64 user_handle, struct ib_ucontext *context, struct uverbs_lock_class *c) argument
114 put_uobj(struct ib_uobject *uobj) argument
119 put_uobj_read(struct ib_uobject *uobj) argument
125 put_uobj_write(struct ib_uobject *uobj) argument
131 idr_add_uobj(struct idr *idr, struct ib_uobject *uobj) argument
148 idr_remove_uobj(struct idr *idr, struct ib_uobject *uobj) argument
158 struct ib_uobject *uobj; local
176 struct ib_uobject *uobj; local
197 struct ib_uobject *uobj; local
215 struct ib_uobject *uobj; local
279 struct ib_uobject *uobj; local
305 idr_read_xrcd(int xrcd_handle, struct ib_ucontext *context, struct ib_uobject **uobj) argument
312 put_xrcd_read(struct ib_uobject *uobj) argument
553 struct ib_uobject *uobj; local
626 struct ib_uobject *uobj; local
890 struct ib_uobject *uobj; local
970 struct ib_uobject *uobj; local
1080 struct ib_uobject *uobj; local
1164 struct ib_uobject *uobj; local
1203 struct ib_uobject *uobj; local
1292 struct ib_uobject *uobj; local
1718 struct ib_uobject *uobj; local
2468 struct ib_uobject *uobj; local
2906 struct ib_uobject *uobj; local
3009 struct ib_uobject *uobj; local
3368 struct ib_uobject *uobj; local
3476 struct ib_uobject *uobj; local
3628 struct ib_uobject *uobj; local
3684 struct ib_uobject *uobj; local
3853 struct ib_uobject *uobj; local
4166 struct ib_uobject *uobj; local
[all...]
/freebsd-13-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_qp.c1247 struct ib_uobject *uobj = pd->uobject; local
1335 struct ib_uobject *uobj = pd->uobject; local

Completed in 187 milliseconds