Searched defs:c2_ucontext (Results 1 - 1 of 1) sorted by relevance

/drivers/infiniband/hw/amso1100/
H A Dc2_provider.h59 struct c2_ucontext { struct
137 static inline struct c2_ucontext *to_c2ucontext(struct ib_ucontext *ibucontext)
139 return container_of(ibucontext, struct c2_ucontext, ibucontext);

Completed in 882 milliseconds