Home
last modified time | relevance | path

Searched refs:atomics (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/glog/
H A Dglog_0.6.0.bb21 PACKAGECONFIG ?= "shared unwind 64bit-atomics"
23 PACKAGECONFIG:remove:riscv32 = "unwind 64bit-atomics"
24 PACKAGECONFIG:remove:mipsarch = "64bit-atomics"
25 PACKAGECONFIG:remove:armv5 = "64bit-atomics"
26 PACKAGECONFIG:remove:armv6 = "64bit-atomics"
34 PACKAGECONFIG[64bit-atomics] = ",-DCMAKE_CXX_STANDARD_LIBRARIES='-latomic',,"
/openbmc/linux/drivers/firmware/tegra/
H A Dbpmp-tegra210.c32 void __iomem *atomics; member
145 priv->atomics + TRIGGER_OFFSET); in tegra210_bpmp_channel_init()
146 address = readl(priv->atomics + RESULT_OFFSET(index)); in tegra210_bpmp_channel_init()
175 priv->atomics = devm_platform_ioremap_resource(pdev, 0); in tegra210_bpmp_init()
176 if (IS_ERR(priv->atomics)) in tegra210_bpmp_init()
177 return PTR_ERR(priv->atomics); in tegra210_bpmp_init()
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0006-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch4 Subject: [PATCH] nativesdk-glibc: Allow 64 bit atomics for x86
36 -/* Since the Pentium, i386 CPUs have supported 64-bit atomics, but the
39 - atomics on this platform. */
/openbmc/qemu/tests/tcg/hexagon/
H A DMakefile.target43 HEX_TESTS += atomics
95 atomics: atomics.c hex_test.h
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/glib-2.0/
H A D0001-meson-Run-atomics-test-on-clang-as-well.patch4 Subject: [PATCH] meson: Run atomics test on clang as well
7 …2.62.1/glib/gatomic.c:675:2: error: G_ATOMIC_LOCK_FREE defined, but incapable of lock-free atomics.
/openbmc/qemu/docs/devel/
H A Dindex-internals.rst10 atomics
/openbmc/linux/scripts/atomic/
H A Dgen-atomics.sh7 ATOMICTBL=${ATOMICDIR}/atomics.tbl
/openbmc/linux/kernel/kcsan/
H A DMakefile11 $(call cc-option,-mno-outline-atomics) \
/openbmc/openbmc/poky/meta/recipes-graphics/mesa/files/
H A D0001-meson-misdetects-64bit-atomics-on-mips-clang.patch4 Subject: [PATCH] meson misdetects 64bit atomics on mips/clang
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/upm/upm/
H A D0001-nmea_gps-Link-with-latomic.patch6 clang/x86 ends up with missing symbols for atomics due to atomic<double>
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis/
H A D0001-src-Do-not-reset-FINAL_LIBS.patch9 e.g. -latomic is needed on clang/x86 to provide for 64bit atomics
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/redis/redis-7.2.4/
H A D0001-src-Do-not-reset-FINAL_LIBS.patch9 e.g. -latomic is needed on clang/x86 to provide for 64bit atomics
/openbmc/linux/Documentation/translations/zh_CN/core-api/
H A Drefcount-vs-atomic.rst37 在没有任何内存顺序保证的情况下(即完全无序),atomics和refcounters只提供原
/openbmc/linux/Documentation/bpf/
H A Dclang-notes.rst35 the atomics features, while keeping a lower ``-mcpu`` version, you can use
/openbmc/linux/Documentation/devicetree/bindings/firmware/
H A Dnvidia,tegra210-bpmp.txt17 1) base address and length to Tegra 'atomics' hardware
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dfix-arm-atomic.patch6 Check to link with libatomic to enable C11 atomics support
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/poco/poco/
H A D0001-Use-std-atomic-int-instead-of-std-atomic-bool.patch6 GCC on RISCV does not yet support inline subword atomics [1]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0001-cmake-Add-check-for-atomic-support.patch89 +# Check if atomics work without libatomic
105 +# Check if 64bit atomics work without libatomic
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/
H A Dsdbus-c++_1.5.0.bb30 # Link libatomic on architectures without 64bit atomics fixes
/openbmc/linux/Documentation/core-api/
H A Drefcount-vs-atomic.rst29 ordering types that are relevant for the atomics and reference
34 atomics & refcounters only provide atomicity and
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3-bcrypt/
H A D0001-Bump-pyo3-from-0.20.0-to-0.20.3-in-src-_bcrypt-746.patch6 It fixes build on hosts without 64bit atomics
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/
H A Dglib-2.0_2.78.4.bb15 file://0001-meson-Run-atomics-test-on-clang-as-well.patch \
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/
H A Dgcc-runtime.inc264 SUMMARY:libatomic = "GNU C++11 atomics support library"
269 SUMMARY:libatomic-dev = "GNU C++11 atomics support library - development files"
271 SUMMARY:libatomic-staticdev = "GNU C++11 atomics support library - static development files"
/openbmc/openbmc/poky/meta/recipes-core/glibc/
H A Dglibc_2.39.bb26 file://0006-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch \
/openbmc/openbmc/meta-arm/meta-arm-toolchain/recipes-devtools/external-arm-toolchain/
H A Dexternal-arm-toolchain.bb649 SUMMARY:libatomic = "GNU C++11 atomics support library"
654 SUMMARY:libatomic-dev = "GNU C++11 atomics support library - development files"
656 SUMMARY:libatomic-staticdev = "GNU C++11 atomics support library - static development files"

12