Home
last modified time | relevance | path

Searched refs:rxe_mmap (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
H A DMakefile19 rxe_mmap.o \
H A Drxe_mmap.c58 * rxe_mmap - create a new mmap region
63 int rxe_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in rxe_mmap() function
114 * Allocate information for rxe_mmap
H A Drxe_loc.h56 /* rxe_mmap.c */
71 int rxe_mmap(struct ib_ucontext *context, struct vm_area_struct *vma);
H A Drxe_verbs.c1088 .mmap = rxe_mmap,
/kernel/linux/linux-6.6/drivers/infiniband/sw/rxe/
H A DMakefile20 rxe_mmap.o \
H A Drxe_mmap.c57 * rxe_mmap - create a new mmap region
62 int rxe_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in rxe_mmap() function
113 * Allocate information for rxe_mmap
H A Drxe_loc.h42 /* rxe_mmap.c */
57 int rxe_mmap(struct ib_ucontext *context, struct vm_area_struct *vma);
H A Drxe_verbs.c1467 .mmap = rxe_mmap,

Completed in 5 milliseconds