Home
last modified time | relevance | path

Searched refs:mlx5_user_mmap_entry (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/hw/mlx5/
H A Ddm.h22 struct mlx5_user_mmap_entry mentry;
30 struct mlx5_user_mmap_entry mentry;
62 struct mlx5_user_mmap_entry *mentry);
H A Ddm.c151 struct mlx5_user_mmap_entry *mentry, u8 mmap_flag, in add_dm_mmap_entry()
538 struct mlx5_user_mmap_entry *mentry) in mlx5_ib_dm_mmap_free()
H A Dmain.c2484 struct mlx5_user_mmap_entry *mentry = to_mmmap(entry); in mlx5_ib_mmap_get_pfns()
2523 struct mlx5_user_mmap_entry *mentry = to_mmmap(entry); in mlx5_ib_mmap_free()
2673 struct mlx5_user_mmap_entry *mentry; in mlx5_ib_mmap_offset()
2700 static u64 mlx5_entry_to_mmap_offset(struct mlx5_user_mmap_entry *entry) in mlx5_entry_to_mmap_offset()
4126 struct mlx5_user_mmap_entry *obj = uobject->object; in mmap_obj_cleanup()
4133 struct mlx5_user_mmap_entry *entry, in mlx5_rdma_user_mmap_entry_insert()
4142 static struct mlx5_user_mmap_entry *
4145 struct mlx5_user_mmap_entry *entry; in alloc_var_entry()
4194 struct mlx5_user_mmap_entry *entry; in MLX5_IB_METHOD_VAR_OBJ_ALLOC()
4263 static struct mlx5_user_mmap_entry *
[all …]
H A Dmlx5_ib.h626 struct mlx5_user_mmap_entry { struct
1325 static inline struct mlx5_user_mmap_entry *
1329 struct mlx5_user_mmap_entry, rdma_entry); in to_mmmap()