Searched defs:arch_atomic_xchg_acquire (Results 1 – 3 of 3) sorted by relevance
147 #define arch_atomic_xchg_acquire(v, new) \ macro
302 #define arch_atomic_xchg_acquire arch_atomic_xchg_acquire in ATOMIC_OPS() macro
979 #define arch_atomic_xchg_acquire arch_atomic_xchg macro986 arch_atomic_xchg_acquire(atomic_t *v, int i) in arch_atomic_xchg_acquire() function992 #define arch_atomic_xchg_acquire arch_atomic_xchg_acquire macro
Completed in 9 milliseconds