Home
last modified time | relevance | path

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

/drivers/infiniband/hw/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()
1901 struct ipath_ucontext *context; in ipath_alloc_ucontext()