Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/infiniband/hw/hns/
Dhns_roce_main.c308 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()
Dhns_roce_device.h1021 *to_hr_ucontext(struct ib_ucontext *ibucontext) in to_hr_ucontext() function