Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/rxe/
DMakefile20 rxe_mmap.o \
Drxe_mmap.c62 int rxe_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in rxe_mmap() function
Drxe_loc.h57 int rxe_mmap(struct ib_ucontext *context, struct vm_area_struct *vma);
Drxe_verbs.c1467 .mmap = rxe_mmap,