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