Home
last modified time | relevance | path

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

/linux-6.14.4/include/rdma/
Duverbs_types.h155 struct ib_uverbs_file { struct
156 struct kref ref;
157 struct ib_uverbs_device *device;
158 struct mutex ucontext_lock;
163 struct ib_ucontext *ucontext;
164 struct ib_uverbs_async_event_file *default_async_file;
165 struct list_head list;
173 struct rw_semaphore hw_destroy_rwsem;
174 spinlock_t uobjects_lock;
175 struct list_head uobjects;
[all …]