Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/hw/hns/
Dhns_roce_main.c353 struct hns_roce_ucontext *context = to_hr_ucontext(uctx); in hns_roce_alloc_uar_entry()
368 struct hns_roce_ucontext *context = to_hr_ucontext(uctx); in hns_roce_alloc_ucontext()
448 struct hns_roce_ucontext *context = to_hr_ucontext(ibcontext); in hns_roce_dealloc_ucontext()
Dhns_roce_device.h1041 *to_hr_ucontext(struct ib_ucontext *ibucontext) in to_hr_ucontext() function