Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/mlx5/
Ddm.h22 struct mlx5_user_mmap_entry mentry;
30 struct mlx5_user_mmap_entry mentry;
62 struct mlx5_user_mmap_entry *mentry);
Ddm.c151 struct mlx5_user_mmap_entry *mentry, u8 mmap_flag, in add_dm_mmap_entry()
516 struct mlx5_user_mmap_entry *mentry) in mlx5_ib_dm_mmap_free()
Dmain.c2119 struct mlx5_user_mmap_entry *mentry = to_mmmap(entry); in mlx5_ib_mmap_free()
2266 struct mlx5_user_mmap_entry *mentry; in mlx5_ib_mmap_offset()
2293 static u64 mlx5_entry_to_mmap_offset(struct mlx5_user_mmap_entry *entry) in mlx5_entry_to_mmap_offset()
3341 struct mlx5_user_mmap_entry *obj = uobject->object; in mmap_obj_cleanup()
3348 struct mlx5_user_mmap_entry *entry, in mlx5_rdma_user_mmap_entry_insert()
3357 static struct mlx5_user_mmap_entry *
3360 struct mlx5_user_mmap_entry *entry; in alloc_var_entry()
3409 struct mlx5_user_mmap_entry *entry; in UVERBS_HANDLER()
3478 static struct mlx5_user_mmap_entry *
3482 struct mlx5_user_mmap_entry *entry; in alloc_uar_entry()
[all …]
Dmlx5_ib.h615 struct mlx5_user_mmap_entry { struct
1192 static inline struct mlx5_user_mmap_entry *
1196 struct mlx5_user_mmap_entry, rdma_entry); in to_mmmap()