Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dverbs.c155 struct hfi1_ucontext { struct
159 static inline struct hfi1_ucontext *to_iucontext(struct ib_ucontext in to_iucontext() argument
162 return container_of(ibucontext, struct hfi1_ucontext, ibucontext); in to_iucontext()
1853 struct hfi1_ucontext *context; in alloc_ucontext()