Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/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()
176 priv->atomics = devm_ioremap_resource(&pdev->dev, res); in tegra210_bpmp_init()
177 if (IS_ERR(priv->atomics)) in tegra210_bpmp_init()
178 return PTR_ERR(priv->atomics); in tegra210_bpmp_init()
/OK3568_Linux_fs/kernel/
H A DKbuild53 always-y += old-atomics
58 old-atomics: scripts/atomic/check-atomics.sh FORCE
59 $(call cmd,atomics)
/OK3568_Linux_fs/yocto/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. */
/OK3568_Linux_fs/buildroot/package/apr/
H A Dapr.mk61 APR_CONF_OPTS += --enable-nonportable-atomics
64 APR_CONF_OPTS += --disable-nonportable-atomics
/OK3568_Linux_fs/yocto/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.
/OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/
H A Dopenmp_git.bb35 PACKAGECONFIG:append:mips = " no-atomics"
40 PACKAGECONFIG[no-atomics] = "-DLIBOMP_HAVE_BUILTIN_ATOMIC=OFF -DLIBOMP_LIBFLAGS='-latomic',,"
H A Dlibcxx_git.bb14 PACKAGECONFIG:append:armv5 = " no-atomics"
18 PACKAGECONFIG[no-atomics] = "-D_LIBCXXABI_HAS_ATOMIC_BUILTINS=OFF -DCMAKE_SHARED_LINKER_FLAGS='-lat…
/OK3568_Linux_fs/kernel/scripts/atomic/
H A Dcheck-atomics.sh7 ATOMICTBL=${ATOMICDIR}/atomics.tbl
H A Dgen-atomics.sh7 ATOMICTBL=${ATOMICDIR}/atomics.tbl
/OK3568_Linux_fs/buildroot/package/oracle-mysql/
H A D0000-ac_cache_check.patch99 - [pthread_t can be used by solaris atomics])
111 + [pthread_t can be used by solaris atomics])
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/
H A Dconf.mk5 ta_arm64-platform-cflags := -Os -gdwarf-2 -fpic -mstrict-align -mno-outline-atomics
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0001-cmake-Add-check-for-atomic-support.patch83 +# Check if atomics work without libatomic
99 +# Check if 64bit atomics work without libatomic
/OK3568_Linux_fs/yocto/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>
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/redis/redis-7/
H A D0001-src-Do-not-reset-FINAL_LIBS.patch9 e.g. -latomic is needed on clang/x86 to provide for 64bit atomics
/OK3568_Linux_fs/yocto/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
/OK3568_Linux_fs/buildroot/package/libmdbx/
H A DConfig.in41 comment "libmdbx needs MMU, a toolchain w/ threads, gcc >= 4.4 w/ 4-byte atomics"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/gperftools/gperftools/
H A D0001-Support-Atomic-ops-on-clang.patch9 the atomics and fails for clang
/OK3568_Linux_fs/buildroot/package/boost/
H A D0003-math-make-no-atomics-a-soft-failure-in-bernoulli_details_hpp.patch4 Subject: [PATCH] Make no atomics a soft failure in bernoulli_details.hpp.
6 bernoulli features are to be used in a no-atomics environment. Fixes
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/
H A Dfix-arm-atomic.patch6 Check to link with libatomic to enable C11 atomics support
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/firmware/
H A Dnvidia,tegra210-bpmp.txt17 1) base address and length to Tegra 'atomics' hardware
/OK3568_Linux_fs/buildroot/package/libunwind/
H A DConfig.in26 depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 # C11 atomics
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/
H A Dsdbus-c++_1.0.0.bb30 # Link libatomic on architectures without 64bit atomics fixes
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/
H A Dgcc-runtime.inc266 SUMMARY:libatomic = "GNU C++11 atomics support library"
271 SUMMARY:libatomic-dev = "GNU C++11 atomics support library - development files"
273 SUMMARY:libatomic-staticdev = "GNU C++11 atomics support library - static development files"

123