Searched defs:ipath_mmap (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/hw/ipath/
H A Dipath_mmap.c84 * ipath_mmap - create a new mmap region
89 int ipath_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) function
129 * Allocate information for ipath_mmap
H A Dipath_file_ops.c58 static int ipath_mmap(struct file *, struct vm_area_struct *);
67 .mmap = ipath_mmap,
1236 * ipath_mmap - mmap various structures into user space
1245 static int ipath_mmap(struct file *fp, struct vm_area_struct *vma) function

Completed in 155 milliseconds