Searched refs:__SYNC (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | barrier.h | 16 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 D | cmpxchg.h | 45 " " __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 D | local.h | 40 __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 D | atomic.h | 72 " " __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 D | futex.h | 59 " " __SYNC(full, loongson3_war) " \n" \ 173 " " __SYNC(full, loongson3_war) " \n" in futex_atomic_cmpxchg_inatomic()
|
| H A D | bitops.h | 34 " " __SYNC(full, loongson3_war) " \n" \ 51 " " __SYNC(full, loongson3_war) " \n" \
|
| H A D | sync.h | 204 #define __SYNC(type, reason) \ macro
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | syscall.c | 142 " " __SYNC(full, loongson3_war) " \n" in mips_atomic_set()
|
| H A D | genex.S | 357 __SYNC(full, loongson3_war)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 27394 __SYNC builtins are supported via library calls, the target can
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 27394 __SYNC builtins are supported via library calls, the target can
|