| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
| H A D | 0001-ext-opcache-config.m4-enable-opcache.patch | 171 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 D | mman.h | 144 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 D | mman.h | 144 extern int shm_open (const char *__name, int __oflag, mode_t __mode);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-support/apr/apr/ |
| H A D | 0001-configure-Remove-runtime-test-for-mmap-that-can-map-.patch | 22 @@ -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 D | configure.ac | 128 AC_SEARCH_LIBS([shm_open], [rt])
|
| /OK3568_Linux_fs/kernel/ipc/ |
| H A D | shm.c | 101 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 D | dri.c | 717 shared->fd = shm_open(shared->shmPath, in DRICreatePixmap()
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/ |
| H A D | os.cc | 585 shm_object = shm_open("/stressapptest", O_CREAT | O_RDWR, S_IRWXU); in AllocateTestMem()
|
| /OK3568_Linux_fs/kernel/Documentation/filesystems/ |
| H A D | tmpfs.rst | 42 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 D | libc.info-6 | 1758 * shm_open: (libc)Memory-mapped I/O. 3013 -- Function: int shm_open (const char *NAME, int OFLAG, mode_t MODE) 3029 ‘shm_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 D | libc.info-16 | 1758 * shm_open: (libc)Memory-mapped I/O. 4297 * shm_open: Memory-mapped I/O. (line 355)
|
| H A D | dir | 1666 * shm_open: (libc)Memory-mapped I/O.
|
| H A D | libc.info-14 | 1758 * shm_open: (libc)Memory-mapped I/O.
|
| H A D | libc.info | 1758 * shm_open: (libc)Memory-mapped I/O.
|
| H A D | libc.info-17 | 1758 * shm_open: (libc)Memory-mapped I/O.
|
| H A D | libc.info-8 | 1758 * shm_open: (libc)Memory-mapped I/O.
|
| H A D | libc.info-13 | 1758 * 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 D | libc.info-6 | 1758 * shm_open: (libc)Memory-mapped I/O. 3013 -- Function: int shm_open (const char *NAME, int OFLAG, mode_t MODE) 3029 ‘shm_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 D | libc.info-16 | 1758 * shm_open: (libc)Memory-mapped I/O. 4297 * shm_open: Memory-mapped I/O. (line 355)
|
| H A D | dir | 1666 * shm_open: (libc)Memory-mapped I/O.
|
| H A D | libc.info-14 | 1758 * shm_open: (libc)Memory-mapped I/O.
|
| H A D | libc.info | 1758 * shm_open: (libc)Memory-mapped I/O.
|
| H A D | libc.info-17 | 1758 * shm_open: (libc)Memory-mapped I/O.
|
| H A D | libc.info-8 | 1758 * shm_open: (libc)Memory-mapped I/O.
|
| H A D | libc.info-13 | 1758 * shm_open: (libc)Memory-mapped I/O. 16592 ‘int shm_open (const char *NAME, int OFLAG, mode_t MODE)’
|