Searched refs:ib_uobject (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/ofed/drivers/infiniband/core/ |
| HD | uverbs.h | 124 struct ib_uobject uobject; 130 struct ib_uobject uobject; 146 struct ib_uobject uobject; 155 struct ib_uobject uobject; 170 void idr_remove_uobj(struct idr *idp, struct ib_uobject *uobj);
|
| HD | uverbs_cmd.c | 125 static void init_uobj(struct ib_uobject *uobj, u64 user_handle, in init_uobj() 138 kfree(container_of(kref, struct ib_uobject, ref)); in release_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() 183 static struct ib_uobject *__idr_get_uobj(struct idr *idr, int id, in __idr_get_uobj() 186 struct ib_uobject *uobj; in __idr_get_uobj() 201 static struct ib_uobject *idr_read_uobj(struct idr *idr, int id, in idr_read_uobj() [all …]
|
| HD | uverbs_main.c | 239 struct ib_uobject *uobj, *tmp; in ib_uverbs_cleanup_ucontext()
|
| /NextBSD/sys/ofed/include/rdma/ |
| HD | ib_verbs.h | 1273 struct ib_uobject { struct 1302 struct ib_uobject *uobject; argument 1318 struct ib_uobject *uobject; 1342 struct ib_uobject *uobject; 1353 struct ib_uobject *uobject; 1380 struct ib_uobject *uobject; 1391 struct ib_uobject *uobject; 1401 struct ib_uobject *uobject; 1410 struct ib_uobject *uobject; 1544 struct ib_uobject *uobject;
|