Searched refs:__sync (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dwbflush.h22 __sync(); \
H A Dbarrier.h67 #define __sync() \ macro
78 #define __sync() do { } while(0) macro
97 # define fast_mb() __sync()
100 # define fast_wmb() __sync()
101 # define fast_rmb() __sync()
102 # define fast_mb() __sync()
118 __sync(); \
144 # define smp_mb() __sync()
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dsystem.h84 #define __sync() __insn_mf() macro
114 #define fast_wmb() __sync()
115 #define fast_rmb() __sync()
116 #define fast_mb() __sync()
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/47xxnand/
H A Dbrcmnand_47xx.c62 #define PLATFORM_IOFLUSH_WAR() __sync()
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/nand/
H A Dbrcmnand_47xx.c62 #define PLATFORM_IOFLUSH_WAR() __sync()

Completed in 175 milliseconds