Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/infiniband/hw/hns/
Dhns_roce_main.c345 struct hns_roce_ucontext *context = to_hr_ucontext(uctx); in hns_roce_alloc_uar_entry()
360 struct hns_roce_ucontext *context = to_hr_ucontext(uctx); in hns_roce_alloc_ucontext()
432 struct hns_roce_ucontext *context = to_hr_ucontext(ibcontext); in hns_roce_dealloc_ucontext()
Dhns_roce_device.h986 *to_hr_ucontext(struct ib_ucontext *ibucontext) in to_hr_ucontext() function