Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/
Dbarrier.h45 # define fast_wmb() __syncw() macro
50 # define fast_wmb() __sync() macro
/linux-4.1.27/arch/tile/include/asm/
Dbarrier.h65 #define fast_wmb() __sync() macro