Home
last modified time | relevance | path

Searched refs:__SYNC (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H 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()
H 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()
H 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()
H A Datomic.h72 " " __SYNC(full, loongson3_war) " \n" \
101 " " __SYNC(full, loongson3_war) " \n" \
133 " " __SYNC(full, loongson3_war) " \n" \
228 " " __SYNC(full, loongson3_war) " \n" \
238 "2: " __SYNC(full, loongson3_war) " \n" \
H A Dfutex.h59 " " __SYNC(full, loongson3_war) " \n" \
173 " " __SYNC(full, loongson3_war) " \n" in futex_atomic_cmpxchg_inatomic()
H A Dbitops.h34 " " __SYNC(full, loongson3_war) " \n" \
51 " " __SYNC(full, loongson3_war) " \n" \
H A Dsync.h44 * __SYNC() macro without needing lots of #ifdefery.
204 #define __SYNC(type, reason) \ macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H 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()
H A 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()
H A Datomic.h61 " " __SYNC(full, loongson3_war) " \n" \
91 " " __SYNC(full, loongson3_war) " \n" \
124 " " __SYNC(full, loongson3_war) " \n" \
219 " " __SYNC(full, loongson3_war) " \n" \
229 "2: " __SYNC(full, loongson3_war) " \n" \
H A Dfutex.h62 " " __SYNC(full, loongson3_war) " \n" \
178 " " __SYNC(full, loongson3_war) " \n" in futex_atomic_cmpxchg_inatomic()
H A Dlocal.h40 __SYNC(full, loongson3_war) " \n" in local_add_return()
73 __SYNC(full, loongson3_war) " \n" in local_sub_return()
H A Dbitops.h32 " " __SYNC(full, loongson3_war) " \n" \
49 " " __SYNC(full, loongson3_war) " \n" \
H A Dsync.h44 * __SYNC() macro without needing lots of #ifdefery.
204 #define __SYNC(type, reason) \ macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dsyscall.c142 " " __SYNC(full, loongson3_war) " \n" in mips_atomic_set()
H A Dgenex.S357 __SYNC(full, loongson3_war)
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dsyscall.c142 " " __SYNC(full, loongson3_war) " \n" in mips_atomic_set()
H A Dgenex.S356 __SYNC(full, loongson3_war)

Completed in 8 milliseconds