Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/ofed/drivers/infiniband/core/
HDib_uverbs_cmd.c99 static void init_uobj(struct ib_uobject *uobj, u64 user_handle, in init_uobj()
114 static void put_uobj(struct ib_uobject *uobj) in put_uobj()
119 static void put_uobj_read(struct ib_uobject *uobj) in put_uobj_read()
125 static void put_uobj_write(struct ib_uobject *uobj) in put_uobj_write()
131 static int idr_add_uobj(struct idr *idr, struct ib_uobject *uobj) in idr_add_uobj()
148 void idr_remove_uobj(struct idr *idr, struct ib_uobject *uobj) in idr_remove_uobj()
158 struct ib_uobject *uobj; in __idr_get_uobj() local
176 struct ib_uobject *uobj; in idr_read_uobj() local
197 struct ib_uobject *uobj; in idr_write_uobj() local
215 struct ib_uobject *uobj; in idr_read_obj() local
[all …]
HDib_uverbs_main.c183 struct ib_ucq_object *uobj) in ib_uverbs_release_ucq()
207 struct ib_uevent_object *uobj) in ib_uverbs_release_uevent()
220 struct ib_uqp_object *uobj) in ib_uverbs_detach_umcast()
234 struct ib_uobject *uobj, *tmp; in ib_uverbs_cleanup_ucontext() local
508 struct ib_ucq_object *uobj; in ib_uverbs_comp_handler() local
576 struct ib_ucq_object *uobj = container_of(event->element.cq->uobject, in ib_uverbs_cq_event_handler() local
586 struct ib_uevent_object *uobj; in ib_uverbs_qp_event_handler() local
602 struct ib_uevent_object *uobj = container_of(event->element.wq->uobject, in ib_uverbs_wq_event_handler() local
612 struct ib_uevent_object *uobj; in ib_uverbs_srq_event_handler() local
/freebsd-11-stable/contrib/netbsd-tests/rump/kernspace/
HDbusypage.c45 static struct uvm_object *uobj; variable
/freebsd-11-stable/sys/fs/tmpfs/
HDtmpfs_subr.c314 vm_object_t uobj; in tmpfs_free_node_locked() local
1363 vm_object_t uobj; in tmpfs_reg_resize() local
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
HDmlx5_ib_qp.c1240 struct ib_uobject *uobj = pd->uobject; in create_raw_packet_qp() local
1328 struct ib_uobject *uobj = pd->uobject; in create_rss_raw_qp_tir() local