Searched refs:hfi1_ucontext (Results 1 – 1 of 1) sorted by relevance
155 struct hfi1_ucontext { struct159 static inline struct hfi1_ucontext *to_iucontext(struct ib_ucontext in to_iucontext() argument162 return container_of(ibucontext, struct hfi1_ucontext, ibucontext); in to_iucontext()1853 struct hfi1_ucontext *context; in alloc_ucontext()