Searched refs:ipath_mmap (Results 1 – 5 of 5) sorted by relevance
18 ipath_mmap.o \
89 int ipath_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in ipath_mmap() function
853 int ipath_mmap(struct ib_ucontext *context, struct vm_area_struct *vma);
58 static int ipath_mmap(struct file *, struct vm_area_struct *);72 .mmap = ipath_mmap,1250 static int ipath_mmap(struct file *fp, struct vm_area_struct *vma) in ipath_mmap() function
2180 dev->mmap = ipath_mmap; in ipath_register_ib_device()