Searched refs:to_ucontext (Results 1 – 4 of 4) sorted by relevance
107 struct usnic_ib_ucontext *to_ucontext(struct ib_ucontext *ibucontext) in to_ucontext() function
636 struct usnic_ib_ucontext *context = to_ucontext(uctx); in usnic_ib_alloc_ucontext()663 struct usnic_ib_ucontext *uctx = to_ucontext(context); in usnic_ib_mmap()
361 static inline struct irdma_ucontext *to_ucontext(struct ib_ucontext *ibucontext) in to_ucontext() function
179 ucontext = to_ucontext(context); in irdma_mmap()279 struct irdma_ucontext *ucontext = to_ucontext(uctx); in irdma_alloc_ucontext()357 struct irdma_ucontext *ucontext = to_ucontext(context); in irdma_dealloc_ucontext()
Completed in 13 milliseconds