Home
last modified time | relevance | path

Searched refs:hns_roce_ucontext (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_db.c11 int hns_roce_db_map_user(struct hns_roce_ucontext *context, unsigned long virt, in hns_roce_db_map_user()
56 void hns_roce_db_unmap_user(struct hns_roce_ucontext *context, in hns_roce_db_unmap_user()
Dhns_roce_device.h228 struct hns_roce_ucontext { struct
845 static inline struct hns_roce_ucontext
848 return container_of(ibucontext, struct hns_roce_ucontext, ibucontext); in to_hr_ucontext()
1015 int hns_roce_db_map_user(struct hns_roce_ucontext *context, unsigned long virt,
1017 void hns_roce_db_unmap_user(struct hns_roce_ucontext *context,
Dhns_roce_main.c330 struct hns_roce_ucontext *context; in hns_roce_alloc_ucontext()
371 struct hns_roce_ucontext *context = to_hr_ucontext(ibcontext); in hns_roce_dealloc_ucontext()
402 struct hns_roce_ucontext *context) in hns_roce_set_vma_data()
474 struct hns_roce_ucontext *context = to_hr_ucontext(ibcontext); in hns_roce_disassociate_ucontext()