Searched refs:shm_open (Results 1 – 5 of 5) sorted by relevance
38 (shm_open,shm_unlink)。添加內容到/etc/fstab應注意如下:
37 (shm_open,shm_unlink)。添加内容到/etc/fstab应注意如下:
215 int fd = shm_open(filename, O_CREAT | O_RDWR, 0600); in test_cachestat_shmem()
101 static void shm_open(struct vm_area_struct *vma);301 static void shm_open(struct vm_area_struct *vma) in shm_open() function687 .open = shm_open, /* callback for a new vm-area open */
54 POSIX shared memory (shm_open, shm_unlink). Adding the following