Home
last modified time | relevance | path

Searched defs:__sync (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/arch/mips/include/asm/
Dbarrier.h67 #define __sync() \ macro
78 #define __sync() do { } while(0) macro
/linux-3.3/arch/tile/include/asm/
Dsystem.h84 #define __sync() __insn_mf() macro