Home
last modified time | relevance | path

Searched refs:ipath_ucontext (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_verbs.c137 struct ipath_ucontext { struct
141 static inline struct ipath_ucontext *to_iucontext(struct ib_ucontext in to_iucontext() argument
144 return container_of(ibucontext, struct ipath_ucontext, ibucontext); in to_iucontext()
1918 struct ipath_ucontext *context; in ipath_alloc_ucontext()