Home
last modified time | relevance | path

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

/linux-4.1.27/ipc/
Dshm.c69 static void shm_close(struct vm_area_struct *vma);
269 static void shm_close(struct vm_area_struct *vma) in shm_close() function
426 shm_close(vma); in shm_mmap()
502 .close = shm_close, /* callback for when the vm-area is released */