shm_close
static void shm_close(struct vm_area_struct *vma);
.close = shm_close, /* callback for when the vm-area is released */