Home
last modified time | relevance | path

Searched refs:shm_open (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/Documentation/translations/zh_TW/filesystems/
Dtmpfs.rst38 (shm_open,shm_unlink)。添加內容到/etc/fstab應注意如下:
/linux-6.6.21/Documentation/translations/zh_CN/filesystems/
Dtmpfs.rst37 (shm_open,shm_unlink)。添加内容到/etc/fstab应注意如下:
/linux-6.6.21/tools/testing/selftests/cachestat/
Dtest_cachestat.c215 int fd = shm_open(filename, O_CREAT | O_RDWR, 0600); in test_cachestat_shmem()
/linux-6.6.21/ipc/
Dshm.c101 static void shm_open(struct vm_area_struct *vma);
301 static void shm_open(struct vm_area_struct *vma) in shm_open() function
687 .open = shm_open, /* callback for a new vm-area open */
/linux-6.6.21/Documentation/filesystems/
Dtmpfs.rst54 POSIX shared memory (shm_open, shm_unlink). Adding the following