Home
last modified time | relevance | path

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

/Linux-v6.6/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()
533 struct mlx5_user_mmap_entry *mentry) in mlx5_ib_dm_mmap_free()
Dmain.c2115 struct mlx5_user_mmap_entry *mentry = to_mmmap(entry); in mlx5_ib_mmap_free()
2265 struct mlx5_user_mmap_entry *mentry; in mlx5_ib_mmap_offset()
2292 static u64 mlx5_entry_to_mmap_offset(struct mlx5_user_mmap_entry *entry) in mlx5_entry_to_mmap_offset()
3371 struct mlx5_user_mmap_entry *obj = uobject->object; in mmap_obj_cleanup()
3378 struct mlx5_user_mmap_entry *entry, in mlx5_rdma_user_mmap_entry_insert()
3387 static struct mlx5_user_mmap_entry *
3390 struct mlx5_user_mmap_entry *entry; in alloc_var_entry()
3439 struct mlx5_user_mmap_entry *entry; in UVERBS_HANDLER()
3508 static struct mlx5_user_mmap_entry *
3512 struct mlx5_user_mmap_entry *entry; in alloc_uar_entry()
[all …]
Dmlx5_ib.h620 struct mlx5_user_mmap_entry { struct
1253 static inline struct mlx5_user_mmap_entry *
1257 struct mlx5_user_mmap_entry, rdma_entry); in to_mmmap()