Home
last modified time | relevance | path

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

/linux-6.6.21/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.c2116 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()
3388 struct mlx5_user_mmap_entry *obj = uobject->object; in mmap_obj_cleanup()
3395 struct mlx5_user_mmap_entry *entry, in mlx5_rdma_user_mmap_entry_insert()
3404 static struct mlx5_user_mmap_entry *
3407 struct mlx5_user_mmap_entry *entry; in alloc_var_entry()
3456 struct mlx5_user_mmap_entry *entry; in UVERBS_HANDLER()
3525 static struct mlx5_user_mmap_entry *
3529 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()