| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/php/ |
| H A D | 0001-ext-opcache-config.m4-enable-opcache.patch | 101 - AC_DEFINE(HAVE_SHM_IPC, 1, [Define if you have SysV IPC SHM support]) 103 + AC_DEFINE(HAVE_SHM_IPC, 1, [Define if you have SysV IPC SHM support]) 165 - AC_DEFINE(HAVE_SHM_MMAP_ANON, 1, [Define if you have mmap(MAP_ANON) SHM support]) 167 + AC_DEFINE(HAVE_SHM_MMAP_ANON, 1, [Define if you have mmap(MAP_ANON) SHM support]) 238 - AC_DEFINE(HAVE_SHM_MMAP_POSIX, 1, [Define if you have POSIX mmap() SHM support]) 242 + AC_DEFINE(HAVE_SHM_MMAP_POSIX, 1, [Define if you have POSIX mmap() SHM support])
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/vm/ |
| H A D | write_to_hugetlbfs.c | 24 SHM, enumerator 196 case SHM: in main()
|
| /OK3568_Linux_fs/buildroot/package/ntp/ |
| H A D | ntp.mk | 74 NTP_CONF_OPTS += --enable-SHM 76 NTP_CONF_OPTS += --disable-SHM
|
| H A D | Config.in | 28 bool "SHM clock support" 30 Compile ntp with support for a SHM clock attached through
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | protocol.txt | 235 R000 MIT-SHM:QueryVersion 236 R001 MIT-SHM:Attach 237 R002 MIT-SHM:Detach 238 R003 MIT-SHM:PutImage 239 R004 MIT-SHM:GetImage 240 R005 MIT-SHM:CreatePixmap 241 R006 MIT-SHM:AttachFd 242 R007 MIT-SHM:CreateSegment 243 V000 MIT-SHM:Completion 244 E000 MIT-SHM:BadShmSeg
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | xorg-server.h.in | 44 /* Support SHM */ 71 /* Support MIT-SHM Extension */
|
| H A D | xorg-server.h.meson.in | 44 /* Support SHM */ 71 /* Support MIT-SHM Extension */
|
| H A D | dix-config.h.in | 57 /* Support SHM */ 256 /* Support MIT-SHM Extension */ 458 /* Wrap SIGBUS to catch MIT-SHM faults */
|
| H A D | do-not-use-config.h.in | 141 /* Support SHM */ 455 /* Support MIT-SHM extension */
|
| /OK3568_Linux_fs/kernel/drivers/staging/android/ |
| H A D | Kconfig | 11 POSIX SHM but with different behavior and sporting a simpler
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/ |
| H A D | memblk.c | 44 MEM_DEFINE_1(SHM, F_NONE, "ramoops"),
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mailbox/ |
| H A D | mailbox.txt | 26 - shmem : List of phandle pointing to the shared memory(SHM) area between the
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | arm,scpi.txt | 17 - shmem : List of phandle pointing to the shared memory(SHM) area between the 19 SHM can be any memory reserved for the purpose of this communication
|
| H A D | arm,scmi.txt | 22 - shmem : List of phandle pointing to the shared memory(SHM) area as per
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | README | 14 uses the host X server window as "framebuffer" via fast SHM XImages.
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | meson_options.txt | 99 description: 'SHM extension')
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0074-gl-renderer-Support-more-SHM-RGB-formats.patch | 4 Subject: [PATCH 74/79] gl-renderer: Support more SHM RGB formats
|
| H A D | 0018-pixman-renderer-Support-linux-dmabuf.patch | 158 - weston_log("Pixman renderer supports only SHM buffers\n");
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0073-gl-renderer-Support-more-SHM-RGB-formats.patch | 4 Subject: [PATCH 73/92] gl-renderer: Support more SHM RGB formats
|
| H A D | 0021-pixman-renderer-Support-linux-dmabuf.patch | 187 - weston_log("Pixman renderer supports only SHM buffers\n");
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0074-gl-renderer-Support-more-SHM-RGB-formats.patch | 4 Subject: [PATCH 74/93] gl-renderer: Support more SHM RGB formats
|
| H A D | 0021-pixman-renderer-Support-linux-dmabuf.patch | 187 - weston_log("Pixman renderer supports only SHM buffers\n");
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | unevictable-lru.rst | 151 (2) By SYSV SHM to mark SHM_LOCK'd address spaces until SHM_UNLOCK is called. 170 For address spaces that are so marked after being populated (as SHM regions 223 SYSV SHM. Note that mlock() is only available in CONFIG_MMU=y situations; in
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/mm/ |
| H A D | nommu-mmap.rst | 166 Both SYSV IPC SHM shared memory and POSIX shared memory is supported in NOMMU
|
| H A D | transhuge.rst | 265 is used for SysV SHM, memfds, shared anonymous mmaps (of /dev/zero or
|