Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dshm.c592 static int shm_mmap(struct file *file, struct vm_area_struct *vma) in shm_mmap() function
660 .mmap = shm_mmap,
673 .mmap = shm_mmap,