Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dbarrier.h17 #define __sync() \ macro
28 #define __sync() do { } while(0) macro
47 # define fast_mb() __sync()
50 # define fast_wmb() __sync()
51 # define fast_rmb() __sync()
52 # define fast_mb() __sync()
68 __sync(); \
95 # define smp_mb() __sync()
Dwbflush.h22 __sync(); \
Dbmips.h98 __sync(); in bmips_read_zscm_reg()
/linux-4.4.14/arch/tile/include/asm/
Dbarrier.h25 #define __sync() __insn_mf() macro
65 #define fast_wmb() __sync()
66 #define fast_rmb() __sync()
67 #define fast_mb() __sync()
/linux-4.4.14/arch/mips/bcm63xx/
Dprom.c88 __sync(); in prom_init()
/linux-4.4.14/arch/mips/mm/
Dc-r4k.c686 __sync(); in local_r4k_flush_icache_range()
724 __sync(); in r4k_dma_cache_wback_inv()
742 __sync(); in r4k_dma_cache_wback_inv()
766 __sync(); in r4k_dma_cache_inv()
779 __sync(); in r4k_dma_cache_inv()
937 __sync(); in b5k_instruction_hazard()
938 __sync(); in b5k_instruction_hazard()
/linux-4.4.14/arch/mips/bmips/
Dsetup.c84 __sync(); in bcm63xx_fixup_cpu1()
/linux-4.4.14/arch/mips/kernel/
Dsmp-bmips.c508 __sync(); in bmips_set_reset_vec()
532 __sync(); in bmips_ebase_setup()
Dsmp-cps.c146 __sync(); in cps_prepare_cpus()
/linux-4.4.14/arch/mips/netlogic/common/
Dsmp.c161 __sync(); in nlm_boot_secondary()