Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A D0001-ext-opcache-config.m4-enable-opcache.patch171 PHP_CHECK_FUNC_LIB(shm_open, rt, root)
172 AC_MSG_CHECKING(for mmap() using shm_open() shared memory support)
199 - fd = shm_open(tmpname, O_RDWR | O_CREAT, S_IRUSR | S_IWUSR);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Dmman.h144 extern int shm_open (const char *__name, int __oflag, mode_t __mode);
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Dmman.h144 extern int shm_open (const char *__name, int __oflag, mode_t __mode);
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/apr/
H A D0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch22 @@ -1303,36 +1303,6 @@ AC_CHECK_FUNCS([mmap munmap shm_open shm_unlink shmget shmat shmdt shmctl \
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A Dconfigure.ac128 AC_SEARCH_LIBS([shm_open], [rt])
/OK3568_Linux_fs/kernel/ipc/
H A Dshm.c101 static void shm_open(struct vm_area_struct *vma);
303 static void shm_open(struct vm_area_struct *vma) in shm_open() function
674 .open = shm_open, /* callback for a new vm-area open */
/OK3568_Linux_fs/external/xserver/hw/xquartz/xpr/
H A Ddri.c717 shared->fd = shm_open(shared->shmPath, in DRICreatePixmap()
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Dos.cc585 shm_object = shm_open("/stressapptest", O_CREAT | O_RDWR, S_IRWXU); in AllocateTestMem()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dtmpfs.rst42 POSIX shared memory (shm_open, shm_unlink). Adding the following
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-61758 * shm_open: (libc)Memory-mapped I/O.
3013 -- Function: int shm_open (const char *NAME, int OFLAG, mode_t MODE)
3029shm_open’ returns the file descriptor on success or -1 on error.
3036 This function is the inverse of ‘shm_open’ and removes the object
3037 with the given NAME previously created by ‘shm_open’.
3049 similar to the ‘shm_open’ function in the sense that these mappings
H A Dlibc.info-161758 * shm_open: (libc)Memory-mapped I/O.
4297 * shm_open: Memory-mapped I/O. (line 355)
H A Ddir1666 * shm_open: (libc)Memory-mapped I/O.
H A Dlibc.info-141758 * shm_open: (libc)Memory-mapped I/O.
H A Dlibc.info1758 * shm_open: (libc)Memory-mapped I/O.
H A Dlibc.info-171758 * shm_open: (libc)Memory-mapped I/O.
H A Dlibc.info-81758 * shm_open: (libc)Memory-mapped I/O.
H A Dlibc.info-131758 * shm_open: (libc)Memory-mapped I/O.
16592 ‘int shm_open (const char *NAME, int OFLAG, mode_t MODE)’
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-61758 * shm_open: (libc)Memory-mapped I/O.
3013 -- Function: int shm_open (const char *NAME, int OFLAG, mode_t MODE)
3029shm_open’ returns the file descriptor on success or -1 on error.
3036 This function is the inverse of ‘shm_open’ and removes the object
3037 with the given NAME previously created by ‘shm_open’.
3049 similar to the ‘shm_open’ function in the sense that these mappings
H A Dlibc.info-161758 * shm_open: (libc)Memory-mapped I/O.
4297 * shm_open: Memory-mapped I/O. (line 355)
H A Ddir1666 * shm_open: (libc)Memory-mapped I/O.
H A Dlibc.info-141758 * shm_open: (libc)Memory-mapped I/O.
H A Dlibc.info1758 * shm_open: (libc)Memory-mapped I/O.
H A Dlibc.info-171758 * shm_open: (libc)Memory-mapped I/O.
H A Dlibc.info-81758 * shm_open: (libc)Memory-mapped I/O.
H A Dlibc.info-131758 * shm_open: (libc)Memory-mapped I/O.
16592 ‘int shm_open (const char *NAME, int OFLAG, mode_t MODE)’

12