Home
last modified time | relevance | path

Searched refs:__SYNC (Results 1 – 9 of 9) sorted by relevance

/linux/arch/mips/include/asm/
A Dbarrier.h16 asm volatile(__SYNC(full, always) ::: "memory"); in __sync()
21 asm volatile(__SYNC(rmb, always) ::: "memory"); in rmb()
27 asm volatile(__SYNC(wmb, always) ::: "memory"); in wmb()
137 asm volatile(__SYNC(ginv, always)); in sync_ginv()
A Dcmpxchg.h45 " " __SYNC(full, loongson3_war) " \n" \
123 " " __SYNC(full, loongson3_war) " \n" \
132 "2: " __SYNC(full, loongson3_war) " \n" \
250 " " __SYNC(full, loongson3_war) " \n" in __cmpxchg64()
286 "2: " __SYNC(full, loongson3_war) " \n" in __cmpxchg64()
A Dlocal.h40 __SYNC(full, loongson3_war) " \n" in local_add_return()
56 __SYNC(full, loongson3_war) " \n" in local_add_return()
89 __SYNC(full, loongson3_war) " \n" in local_sub_return()
105 __SYNC(full, loongson3_war) " \n" in local_sub_return()
A Datomic.h73 " " __SYNC(full, loongson3_war) " \n" \
103 " " __SYNC(full, loongson3_war) " \n" \
136 " " __SYNC(full, loongson3_war) " \n" \
231 " " __SYNC(full, loongson3_war) " \n" \
241 "2: " __SYNC(full, loongson3_war) " \n" \
A Dfutex.h59 " " __SYNC(full, loongson3_war) " \n" \
173 " " __SYNC(full, loongson3_war) " \n" in futex_atomic_cmpxchg_inatomic()
A Dbitops.h34 " " __SYNC(full, loongson3_war) " \n" \
51 " " __SYNC(full, loongson3_war) " \n" \
A Dsync.h204 #define __SYNC(type, reason) \ macro
/linux/arch/mips/kernel/
A Dsyscall.c142 " " __SYNC(full, loongson3_war) " \n" in mips_atomic_set()
A Dgenex.S357 __SYNC(full, loongson3_war)

Completed in 13 milliseconds