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應注意如下:
235 fd = shm_open(filename, O_CREAT | O_RDWR, 0600); in run_cachestat_test()
334 shm_fd = shm_open(data->filename, O_CREAT | O_RDWR, 0666); in TEST_F()
103 static void shm_open(struct vm_area_struct *vma);304 static void shm_open(struct vm_area_struct *vma) in shm_open() function684 .open = shm_open, /* callback for a new vm-area open */