Home
last modified time | relevance | path

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

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