Searched refs:shm_open (Results 1 – 2 of 2) sorted by relevance
92 static void shm_open(struct vm_area_struct *vma);260 static void shm_open(struct vm_area_struct *vma) in shm_open() function582 .open = shm_open, /* callback for a new vm-area open */
36 POSIX shared memory (shm_open, shm_unlink). Adding the following