Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/
DMakefile19 rxe_mmap.o \
Drxe_mmap.c63 int rxe_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in rxe_mmap() function
Drxe_loc.h71 int rxe_mmap(struct ib_ucontext *context, struct vm_area_struct *vma);
Drxe_verbs.c1088 .mmap = rxe_mmap,