Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_mmap.c48 struct ipath_mmap_info *ip = in ipath_release_mmap_info()
49 container_of(ref, struct ipath_mmap_info, ref); in ipath_release_mmap_info()
66 struct ipath_mmap_info *ip = vma->vm_private_data; in ipath_vma_open()
73 struct ipath_mmap_info *ip = vma->vm_private_data; in ipath_vma_close()
94 struct ipath_mmap_info *ip, *pp; in ipath_mmap()
131 struct ipath_mmap_info *ipath_create_mmap_info(struct ipath_ibdev *dev, in ipath_create_mmap_info()
135 struct ipath_mmap_info *ip; in ipath_create_mmap_info()
161 struct ipath_mmap_info *ip, in ipath_update_mmap_info()
Dipath_verbs.h187 struct ipath_mmap_info { struct
221 struct ipath_mmap_info *ip;
329 struct ipath_mmap_info *ip;
376 struct ipath_mmap_info *ip;
853 struct ipath_mmap_info *ipath_create_mmap_info(struct ipath_ibdev *dev,
859 struct ipath_mmap_info *ip,
Dipath_srq.c310 struct ipath_mmap_info *ip = srq->ip; in ipath_modify_srq()
Dipath_cq.c453 struct ipath_mmap_info *ip = cq->ip; in ipath_resize_cq()