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