Home
last modified time | relevance | path

Searched refs:rvt_mmap (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dmmap.h55 int rvt_mmap(struct ib_ucontext *context, struct vm_area_struct *vma);
H A Dmmap.c104 * rvt_mmap - create a new mmap region
110 int rvt_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in rvt_mmap() function
156 * Return: rvt_mmap struct on success, ERR_PTR on failure
H A Dvt.c398 .mmap = rvt_mmap,
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dmmap.h13 int rvt_mmap(struct ib_ucontext *context, struct vm_area_struct *vma);
H A Dmmap.c62 * rvt_mmap - create a new mmap region
68 int rvt_mmap(struct ib_ucontext *context, struct vm_area_struct *vma) in rvt_mmap() function
114 * Return: rvt_mmap struct on success, ERR_PTR on failure
H A Dvt.c351 .mmap = rvt_mmap,

Completed in 4 milliseconds