Home
last modified time | relevance | path

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

/include/rdma/
A Duverbs_types.h155 struct ib_uverbs_file { struct
156 struct kref ref;
158 struct mutex ucontext_lock;
165 struct list_head list;
174 spinlock_t uobjects_lock;
175 struct list_head uobjects;
177 struct mutex umap_lock;
178 struct list_head umaps;
179 struct page *disassociate_page;
181 struct xarray idr;
[all …]

Completed in 6 milliseconds