Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/core/
Duverbs.h116 struct ib_uverbs_file { struct
117 struct kref ref;
118 struct mutex mutex;
119 struct ib_uverbs_device *device;
120 struct ib_ucontext *ucontext;
121 struct ib_event_handler event_handler;
122 struct ib_uverbs_event_file *async_file;
123 struct list_head list;
124 int is_closed;