Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Duverbs.h138 struct ib_uverbs_file { struct
139 struct kref ref;
140 struct ib_uverbs_device *device;
141 struct mutex ucontext_lock;
146 struct ib_ucontext *ucontext;
147 struct ib_event_handler event_handler;
148 struct ib_uverbs_async_event_file *async_file;
149 struct list_head list;
157 struct rw_semaphore hw_destroy_rwsem;
158 spinlock_t uobjects_lock;
[all …]