Searched refs:to_hr_ucontext (Results 1 – 2 of 2) sorted by relevance
308 struct hns_roce_ucontext *context = to_hr_ucontext(uctx); in hns_roce_alloc_ucontext()343 struct hns_roce_ucontext *context = to_hr_ucontext(ibcontext); in hns_roce_dealloc_ucontext()356 to_hr_ucontext(context)->uar.pfn, in hns_roce_mmap()
1021 *to_hr_ucontext(struct ib_ucontext *ibucontext) in to_hr_ucontext() function