Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/include/asm/
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()
Dcmpxchg.h44 " " __SYNC(full, loongson3_war) " \n" \
122 " " __SYNC(full, loongson3_war) " \n" \
131 "2: " __SYNC(full, loongson3_war) " \n" \
249 " " __SYNC(full, loongson3_war) " \n" in __cmpxchg64()
285 "2: " __SYNC(full, loongson3_war) " \n" in __cmpxchg64()
Datomic.h72 " " __SYNC(full, loongson3_war) " \n" \
102 " " __SYNC(full, loongson3_war) " \n" \
135 " " __SYNC(full, loongson3_war) " \n" \
230 " " __SYNC(full, loongson3_war) " \n" \
240 "2: " __SYNC(full, loongson3_war) " \n" \
Dfutex.h62 " " __SYNC(full, loongson3_war) " \n" \
178 " " __SYNC(full, loongson3_war) " \n" in futex_atomic_cmpxchg_inatomic()
Dlocal.h40 __SYNC(full, loongson3_war) " \n" in local_add_return()
73 __SYNC(full, loongson3_war) " \n" in local_sub_return()
Dbitops.h32 " " __SYNC(full, loongson3_war) " \n" \
49 " " __SYNC(full, loongson3_war) " \n" \
Dsync.h204 #define __SYNC(type, reason) \ macro
/Linux-v6.1/arch/mips/kernel/
Dsyscall.c142 " " __SYNC(full, loongson3_war) " \n" in mips_atomic_set()
Dgenex.S356 __SYNC(full, loongson3_war)