Searched refs:ipath_mmap (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A DMakefile18 ipath_mmap.o \
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.c57 static int ipath_mmap(struct file *, struct vm_area_struct *);
66 .mmap = ipath_mmap
1234 * ipath_mmap - mmap various structures into user space
1243 static int ipath_mmap(struct file *fp, struct vm_area_struct *vma) function
H A Dipath_verbs.h183 * This structure is used by ipath_mmap() to validate an offset
848 int ipath_mmap(struct ib_ucontext *context, struct vm_area_struct *vma);
H A Dipath_verbs.c2173 dev->mmap = ipath_mmap;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A DMakefile18 ipath_mmap.o \
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.c57 static int ipath_mmap(struct file *, struct vm_area_struct *);
66 .mmap = ipath_mmap
1234 * ipath_mmap - mmap various structures into user space
1243 static int ipath_mmap(struct file *fp, struct vm_area_struct *vma) function
H A Dipath_verbs.h183 * This structure is used by ipath_mmap() to validate an offset
848 int ipath_mmap(struct ib_ucontext *context, struct vm_area_struct *vma);
H A Dipath_verbs.c2173 dev->mmap = ipath_mmap;

Completed in 211 milliseconds