Home
last modified time | relevance | path

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

/linux/ipc/
H A Dshm.c104 static void shm_close(struct vm_area_struct *vma);
398 static void shm_close(struct vm_area_struct *vma) in shm_close() function
685 .close = shm_close, /* callback for when the vm-area is released */