Home
last modified time | relevance | path

Searched refs:SHM (Results 1 – 25 of 31) 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.patch101 - 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 Dwrite_to_hugetlbfs.c24 SHM, enumerator
196 case SHM: in main()
/OK3568_Linux_fs/buildroot/package/ntp/
H A Dntp.mk74 NTP_CONF_OPTS += --enable-SHM
76 NTP_CONF_OPTS += --disable-SHM
H A DConfig.in28 bool "SHM clock support"
30 Compile ntp with support for a SHM clock attached through
/OK3568_Linux_fs/external/xserver/dix/
H A Dprotocol.txt235 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 Dxorg-server.h.in44 /* Support SHM */
71 /* Support MIT-SHM Extension */
H A Dxorg-server.h.meson.in44 /* Support SHM */
71 /* Support MIT-SHM Extension */
H A Ddix-config.h.in57 /* Support SHM */
256 /* Support MIT-SHM Extension */
458 /* Wrap SIGBUS to catch MIT-SHM faults */
H A Ddo-not-use-config.h.in141 /* Support SHM */
455 /* Support MIT-SHM extension */
/OK3568_Linux_fs/kernel/drivers/staging/android/
H A DKconfig11 POSIX SHM but with different behavior and sporting a simpler
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dmemblk.c44 MEM_DEFINE_1(SHM, F_NONE, "ramoops"),
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mailbox/
H A Dmailbox.txt26 - shmem : List of phandle pointing to the shared memory(SHM) area between the
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Darm,scpi.txt17 - 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 Darm,scmi.txt22 - shmem : List of phandle pointing to the shared memory(SHM) area as per
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A DREADME14 uses the host X server window as "framebuffer" via fast SHM XImages.
/OK3568_Linux_fs/external/xserver/
H A Dmeson_options.txt99 description: 'SHM extension')
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0074-gl-renderer-Support-more-SHM-RGB-formats.patch4 Subject: [PATCH 74/79] gl-renderer: Support more SHM RGB formats
H A D0018-pixman-renderer-Support-linux-dmabuf.patch158 - weston_log("Pixman renderer supports only SHM buffers\n");
/OK3568_Linux_fs/buildroot/package/weston/
H A D0073-gl-renderer-Support-more-SHM-RGB-formats.patch4 Subject: [PATCH 73/92] gl-renderer: Support more SHM RGB formats
H A D0021-pixman-renderer-Support-linux-dmabuf.patch187 - weston_log("Pixman renderer supports only SHM buffers\n");
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0074-gl-renderer-Support-more-SHM-RGB-formats.patch4 Subject: [PATCH 74/93] gl-renderer: Support more SHM RGB formats
H A D0021-pixman-renderer-Support-linux-dmabuf.patch187 - weston_log("Pixman renderer supports only SHM buffers\n");
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dunevictable-lru.rst151 (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 Dnommu-mmap.rst166 Both SYSV IPC SHM shared memory and POSIX shared memory is supported in NOMMU
H A Dtranshuge.rst265 is used for SysV SHM, memfds, shared anonymous mmaps (of /dev/zero or

12