Lines Matching refs:mlx5_ib_ucontext
1638 static int allocate_uars(struct mlx5_ib_dev *dev, struct mlx5_ib_ucontext *context) in allocate_uars()
1667 struct mlx5_ib_ucontext *context) in deallocate_uars()
1762 struct mlx5_ib_ucontext *context = to_mucontext(uctx); in set_ucontext_resp()
1860 struct mlx5_ib_ucontext *context = to_mucontext(uctx); in mlx5_ib_alloc_ucontext()
2017 struct mlx5_ib_ucontext *context = to_mucontext(ibcontext); in mlx5_ib_dealloc_ucontext()
2097 struct mlx5_ib_ucontext *context) in mlx5_ib_mmap_clock_info_page()
2146 struct mlx5_ib_ucontext *context) in uar_mmap()
2304 struct mlx5_ib_ucontext *context = to_mucontext(ibcontext); in mlx5_ib_mmap()
2361 struct mlx5_ib_ucontext *context = rdma_udata_to_drv_context( in mlx5_ib_alloc_pd()
2362 udata, struct mlx5_ib_ucontext, ibucontext); in mlx5_ib_alloc_pd()
3347 static int mlx5_rdma_user_mmap_entry_insert(struct mlx5_ib_ucontext *c, in mlx5_rdma_user_mmap_entry_insert()
3358 alloc_var_entry(struct mlx5_ib_ucontext *c) in alloc_var_entry()
3408 struct mlx5_ib_ucontext *c; in UVERBS_HANDLER()
3479 alloc_uar_entry(struct mlx5_ib_ucontext *c, in alloc_uar_entry()
3522 struct mlx5_ib_ucontext *c; in UVERBS_HANDLER()
3774 INIT_RDMA_OBJ_SIZE(ib_ucontext, mlx5_ib_ucontext, ibucontext),