Searched refs:arch_xchg_acquire (Results 1 – 2 of 2) sorted by relevance
| /arch/arm64/include/asm/ | ||
| A D | cmpxchg.h | 101 #define arch_xchg_acquire(...) __xchg_wrapper(_acq, __VA_ARGS__) macro |
| /arch/riscv/include/asm/ | ||
| A D | cmpxchg.h | 102 #define arch_xchg_acquire(ptr, x) \ macro |
Completed in 6 milliseconds