Searched refs:ib_uobject (Results 1 – 4 of 4) sorted by relevance
| /trueos/sys/ofed/drivers/infiniband/core/ |
| HD | uverbs.h | 118 struct ib_uobject uobject; 129 struct ib_uobject uobject; 138 struct ib_uobject uobject; 152 void idr_remove_uobj(struct idr *idp, struct ib_uobject *uobj);
|
| HD | uverbs_cmd.c | 85 static void init_uobj(struct ib_uobject *uobj, u64 user_handle, in init_uobj() 98 kfree(container_of(kref, struct ib_uobject, ref)); in release_uobj() 101 static void put_uobj(struct ib_uobject *uobj) in put_uobj() 106 static void put_uobj_read(struct ib_uobject *uobj) in put_uobj_read() 112 static void put_uobj_write(struct ib_uobject *uobj) in put_uobj_write() 118 static int idr_add_uobj(struct idr *idr, struct ib_uobject *uobj) in idr_add_uobj() 136 void idr_remove_uobj(struct idr *idr, struct ib_uobject *uobj) in idr_remove_uobj() 143 static struct ib_uobject *__idr_get_uobj(struct idr *idr, int id, in __idr_get_uobj() 146 struct ib_uobject *uobj; in __idr_get_uobj() 161 static struct ib_uobject *idr_read_uobj(struct idr *idr, int id, in idr_read_uobj() [all …]
|
| HD | uverbs_main.c | 197 struct ib_uobject *uobj, *tmp; in ib_uverbs_cleanup_ucontext()
|
| /trueos/sys/ofed/include/rdma/ |
| HD | ib_verbs.h | 956 struct ib_uobject { struct 982 struct ib_uobject *uobject; argument 988 struct ib_uobject *uobject; 1000 struct ib_uobject *uobject; 1007 struct ib_uobject *uobject; 1018 struct ib_uobject *uobject; 1044 struct ib_uobject *uobject; 1055 struct ib_uobject *uobject; 1064 struct ib_uobject *uobject;
|