Home
last modified time | relevance | path

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

/Linux-v6.1/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);
Dmain.c2101 struct mlx5_user_mmap_entry *mentry = to_mmmap(entry); in mlx5_ib_mmap_free()
2251 struct mlx5_user_mmap_entry *mentry; in mlx5_ib_mmap_offset()
2278 static u64 mlx5_entry_to_mmap_offset(struct mlx5_user_mmap_entry *entry) in mlx5_entry_to_mmap_offset()
3325 struct mlx5_user_mmap_entry *obj = uobject->object; in mmap_obj_cleanup()
3332 struct mlx5_user_mmap_entry *entry, in mlx5_rdma_user_mmap_entry_insert()
3341 static struct mlx5_user_mmap_entry *
3344 struct mlx5_user_mmap_entry *entry; in alloc_var_entry()
3393 struct mlx5_user_mmap_entry *entry; in UVERBS_HANDLER()
3462 static struct mlx5_user_mmap_entry *
3466 struct mlx5_user_mmap_entry *entry; in alloc_uar_entry()
[all …]
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()
Dmlx5_ib.h603 struct mlx5_user_mmap_entry { struct
1200 static inline struct mlx5_user_mmap_entry *
1204 struct mlx5_user_mmap_entry, rdma_entry); in to_mmmap()