| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | barrier.h | 14 static inline void __sync(void) in __sync() function 31 #define fast_mb() __sync() 61 __sync(); \ 82 # define __smp_mb() __sync()
|
| H A D | wbflush.h | 22 __sync(); \
|
| H A D | bmips.h | 99 __sync(); in bmips_read_zscm_reg()
|
| /OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/android-tools/libunwind-debian/ |
| H A D | legacy_built-in_sync_functions.patch | 1 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 D | smp-bmips.c | 521 __sync(); in bmips_set_reset_vec() 545 __sync(); in bmips_ebase_setup() 591 __sync(); in bmips_cpu_setup()
|
| H A D | relocate.c | 70 __sync(); in sync_icache()
|
| H A D | smp-cps.c | 168 __sync(); in cps_prepare_cpus()
|
| /OK3568_Linux_fs/kernel/arch/mips/bcm63xx/ |
| H A D | prom.c | 88 __sync(); in prom_init()
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | c-r4k.c | 513 __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 D | setup.c | 85 __sync(); in bcm63xx_fixup_cpu1()
|
| /OK3568_Linux_fs/buildroot/package/ltp-testsuite/ |
| H A D | Config.in | 3 # 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 D | 0009-riscv-Disable-atomic-operations.patch | 49 // use GCC's older __sync functions instead.
|
| /OK3568_Linux_fs/kernel/arch/mips/ralink/ |
| H A D | mt7621.c | 176 __sync(); in prom_soc_init()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/ |
| H A D | 0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch | 7 __sync* builtins are not implemented atleast for 64bit values
|
| /OK3568_Linux_fs/kernel/arch/mips/netlogic/common/ |
| H A D | smp.c | 162 __sync(); in nlm_boot_secondary()
|
| /OK3568_Linux_fs/buildroot/toolchain/ |
| H A D | Config.in | 785 # 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 D | Config.in | 135 if the toolchain supports __sync for 4 bytes, or the qt
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5base/ |
| H A D | Config.in | 255 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 D | ios_base.h | 770 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 D | ios_base.h | 770 sync_with_stdio(bool __sync = true); in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-mips-gic.c | 765 __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 D | sync-builtins.def | 260 /* __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 D | sync-builtins.def | 260 /* __sync* builtins for the C++ memory model. */
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | ios | 317 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 D | ios | 317 static bool sync_with_stdio(bool __sync = true);
|