Home
last modified time | relevance | path

Searched refs:rvt_mmap_info (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dmmap.c68 * @ref: a pointer to the kref within struct rvt_mmap_info
72 struct rvt_mmap_info *ip = in rvt_release_mmap_info()
73 container_of(ref, struct rvt_mmap_info, ref); in rvt_release_mmap_info()
86 struct rvt_mmap_info *ip = vma->vm_private_data; in rvt_vma_open()
93 struct rvt_mmap_info *ip = vma->vm_private_data; in rvt_vma_close()
115 struct rvt_mmap_info *ip, *pp; in rvt_mmap()
158 struct rvt_mmap_info *rvt_create_mmap_info(struct rvt_dev_info *rdi, u32 size, in rvt_create_mmap_info()
161 struct rvt_mmap_info *ip; in rvt_create_mmap_info()
197 void rvt_update_mmap_info(struct rvt_dev_info *rdi, struct rvt_mmap_info *ip, in rvt_update_mmap_info()
H A Dmmap.h56 struct rvt_mmap_info *rvt_create_mmap_info(struct rvt_dev_info *rdi, u32 size,
58 void rvt_update_mmap_info(struct rvt_dev_info *rdi, struct rvt_mmap_info *ip,
H A Dtrace_cq.h82 __field(struct rvt_mmap_info *, ip)
H A Dsrq.c270 struct rvt_mmap_info *ip = srq->ip; in rvt_modify_srq()
H A Dcq.c475 struct rvt_mmap_info *ip = cq->ip; in rvt_resize_cq()
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dmmap.c26 * @ref: a pointer to the kref within struct rvt_mmap_info
30 struct rvt_mmap_info *ip = in rvt_release_mmap_info()
31 container_of(ref, struct rvt_mmap_info, ref); in rvt_release_mmap_info()
44 struct rvt_mmap_info *ip = vma->vm_private_data; in rvt_vma_open()
51 struct rvt_mmap_info *ip = vma->vm_private_data; in rvt_vma_close()
73 struct rvt_mmap_info *ip, *pp; in rvt_mmap()
116 struct rvt_mmap_info *rvt_create_mmap_info(struct rvt_dev_info *rdi, u32 size, in rvt_create_mmap_info()
119 struct rvt_mmap_info *ip; in rvt_create_mmap_info()
155 void rvt_update_mmap_info(struct rvt_dev_info *rdi, struct rvt_mmap_info *ip, in rvt_update_mmap_info()
H A Dmmap.h14 struct rvt_mmap_info *rvt_create_mmap_info(struct rvt_dev_info *rdi, u32 size,
16 void rvt_update_mmap_info(struct rvt_dev_info *rdi, struct rvt_mmap_info *ip,
H A Dtrace_cq.h40 __field(struct rvt_mmap_info *, ip)
H A Dsrq.c228 struct rvt_mmap_info *ip = srq->ip; in rvt_modify_srq()
H A Dcq.c433 struct rvt_mmap_info *ip = cq->ip; in rvt_resize_cq()
/kernel/linux/linux-5.10/include/rdma/
H A Drdmavt_cq.h56 struct rvt_mmap_info *ip;
H A Drdmavt_qp.h340 struct rvt_mmap_info *ip;
454 struct rvt_mmap_info *ip;
949 * This function should only be called if the rvt_mmap_info()
H A Drdma_vt.h173 struct rvt_mmap_info { struct
/kernel/linux/linux-6.6/include/rdma/
H A Drdmavt_cq.h56 struct rvt_mmap_info *ip;
H A Drdmavt_qp.h340 struct rvt_mmap_info *ip;
454 struct rvt_mmap_info *ip;
949 * This function should only be called if the rvt_mmap_info()
H A Drdma_vt.h173 struct rvt_mmap_info { struct

Completed in 10 milliseconds