Home
last modified time | relevance | path

Searched refs:__sync (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dbarrier.h14 static inline void __sync(void) in __sync() function
31 #define fast_mb() __sync()
61 __sync(); \
82 # define __smp_mb() __sync()
H A Dwbflush.h22 __sync(); \
H A Dbmips.h99 __sync(); in bmips_read_zscm_reg()
/OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/android-tools/libunwind-debian/
H A Dlegacy_built-in_sync_functions.patch1 Description: Replace the legacy __sync built-in functions with __atomic ones
5 The legacy __sync functions do not require to specify the memory order but
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsmp-bmips.c521 __sync(); in bmips_set_reset_vec()
545 __sync(); in bmips_ebase_setup()
591 __sync(); in bmips_cpu_setup()
H A Drelocate.c70 __sync(); in sync_icache()
H A Dsmp-cps.c168 __sync(); in cps_prepare_cpus()
/OK3568_Linux_fs/kernel/arch/mips/bcm63xx/
H A Dprom.c88 __sync(); in prom_init()
/OK3568_Linux_fs/kernel/arch/mips/mm/
H A Dc-r4k.c513 __sync(); in local_r4k___flush_cache_all()
876 __sync(); in r4k_dma_cache_wback_inv()
897 __sync(); in r4k_dma_cache_wback_inv()
954 __sync(); in r4k_dma_cache_inv()
967 __sync(); in r4k_dma_cache_inv()
1089 __sync(); in b5k_instruction_hazard()
1090 __sync(); in b5k_instruction_hazard()
/OK3568_Linux_fs/kernel/arch/mips/bmips/
H A Dsetup.c85 __sync(); in bcm63xx_fixup_cpu1()
/OK3568_Linux_fs/buildroot/package/ltp-testsuite/
H A DConfig.in3 # Needs __sync*() built-ins for 4-byte data, except on a few
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/mozjs-78/
H A D0009-riscv-Disable-atomic-operations.patch49 // use GCC's older __sync functions instead.
/OK3568_Linux_fs/kernel/arch/mips/ralink/
H A Dmt7621.c176 __sync(); in prom_soc_init()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch7 __sync* builtins are not implemented atleast for 64bit values
/OK3568_Linux_fs/kernel/arch/mips/netlogic/common/
H A Dsmp.c162 __sync(); in nlm_boot_secondary()
/OK3568_Linux_fs/buildroot/toolchain/
H A DConfig.in785 # The availability of __sync for 8-byte types on ARM is somewhat
794 # libgcc code implementing 8-byte __sync with the help from the
797 # that the 8-byte __sync operations are not available on < ARMv7
/OK3568_Linux_fs/buildroot/package/qt6/qt6base/
H A DConfig.in135 if the toolchain supports __sync for 4 bytes, or the qt
/OK3568_Linux_fs/buildroot/package/qt5/qt5base/
H A DConfig.in255 if the toolchain supports __sync for 4 bytes, or the qt
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dios_base.h770 sync_with_stdio(bool __sync = true); in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dios_base.h770 sync_with_stdio(bool __sync = true); in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-mips-gic.c765 __sync(); in gic_of_init()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dsync-builtins.def260 /* __sync* builtins for the C++ memory model. */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dsync-builtins.def260 /* __sync* builtins for the C++ memory model. */
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dios317 static bool sync_with_stdio(bool __sync = true);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dios317 static bool sync_with_stdio(bool __sync = true);

12