| /OK3568_Linux_fs/kernel/drivers/firmware/tegra/ |
| H A D | bpmp-tegra210.c | 32 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 D | Kbuild | 53 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 D | 0006-nativesdk-glibc-Allow-64-bit-atomics-for-x86.patch | 4 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 D | apr.mk | 61 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 D | 0001-meson-Run-atomics-test-on-clang-as-well.patch | 4 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 D | openmp_git.bb | 35 PACKAGECONFIG:append:mips = " no-atomics" 40 PACKAGECONFIG[no-atomics] = "-DLIBOMP_HAVE_BUILTIN_ATOMIC=OFF -DLIBOMP_LIBFLAGS='-latomic',,"
|
| H A D | libcxx_git.bb | 14 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 D | check-atomics.sh | 7 ATOMICTBL=${ATOMICDIR}/atomics.tbl
|
| H A D | gen-atomics.sh | 7 ATOMICTBL=${ATOMICDIR}/atomics.tbl
|
| /OK3568_Linux_fs/buildroot/package/oracle-mysql/ |
| H A D | 0000-ac_cache_check.patch | 99 - [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 D | conf.mk | 5 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 D | 0001-meson-misdetects-64bit-atomics-on-mips-clang.patch | 4 Subject: [PATCH] meson misdetects 64bit atomics on mips/clang
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/ |
| H A D | 0001-cmake-Add-check-for-atomic-support.patch | 83 +# 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 D | 0001-nmea_gps-Link-with-latomic.patch | 6 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 D | 0001-src-Do-not-reset-FINAL_LIBS.patch | 9 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 D | 0001-src-Do-not-reset-FINAL_LIBS.patch | 9 e.g. -latomic is needed on clang/x86 to provide for 64bit atomics
|
| /OK3568_Linux_fs/buildroot/package/libmdbx/ |
| H A D | Config.in | 41 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 D | 0001-Support-Atomic-ops-on-clang.patch | 9 the atomics and fails for clang
|
| /OK3568_Linux_fs/buildroot/package/boost/ |
| H A D | 0003-math-make-no-atomics-a-soft-failure-in-bernoulli_details_hpp.patch | 4 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 D | fix-arm-atomic.patch | 6 Check to link with libatomic to enable C11 atomics support
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/firmware/ |
| H A D | nvidia,tegra210-bpmp.txt | 17 1) base address and length to Tegra 'atomics' hardware
|
| /OK3568_Linux_fs/buildroot/package/libunwind/ |
| H A D | Config.in | 26 depends on BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 # C11 atomics
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | refcount-vs-atomic.rst | 29 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 D | sdbus-c++_1.0.0.bb | 30 # Link libatomic on architectures without 64bit atomics fixes
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/ |
| H A D | gcc-runtime.inc | 266 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"
|