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

/linux-master/ipc/
H A Dshm.c103 static void shm_close(struct vm_area_struct *vma);
396 static void shm_close(struct vm_area_struct *vma) function
684 .close = shm_close, /* callback for when the vm-area is released */
1725 * The work is done in shm_close.

Completed in 87 milliseconds