Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/core/
A Duverbs.h136 struct ib_uverbs_file { struct
137 struct kref ref;
139 struct mutex ucontext_lock;
144 struct ib_ucontext *ucontext;
146 struct list_head list;
155 spinlock_t uobjects_lock;
156 struct list_head uobjects;
158 struct mutex umap_lock;
159 struct list_head umaps;
160 struct page *disassociate_page;
[all …]

Completed in 5 milliseconds