atomic_cmpxchg 199 fs/nfs/unlink.c wait_event(nfsi->waitqueue, atomic_cmpxchg(&nfsi->silly_count, 1, 0) == 1); atomic_cmpxchg 148 fs/sysfs/dir.c t = atomic_cmpxchg(&sd->s_active, v, v + 1); atomic_cmpxchg 191 include/asm-frv/atomic.h old = atomic_cmpxchg((v), c, c + (a)); atomic_cmpxchg 135 include/asm-generic/atomic.h (atomic_cmpxchg((atomic64_t *)(l), (old), (new))) atomic_cmpxchg 252 include/asm-generic/atomic.h (atomic_cmpxchg((atomic_t *)(l), (old), (new))) atomic_cmpxchg 102 include/asm-generic/mutex-dec.h if (likely(atomic_cmpxchg(count, 1, 0) == 1)) { atomic_cmpxchg 263 include/asm-m32r/atomic.h old = atomic_cmpxchg((v), c, c + (a)); atomic_cmpxchg 180 include/asm-m68k/atomic.h old = atomic_cmpxchg((v), c, c + (a)); atomic_cmpxchg 137 include/asm-mn10300/atomic.h while (c != (u) && (old = atomic_cmpxchg((v), c, c + (a))) != c) \ atomic_cmpxchg 218 include/asm-parisc/atomic.h old = atomic_cmpxchg((v), c, c + (a)); atomic_cmpxchg 230 include/asm-x86/atomic_32.h old = atomic_cmpxchg((v), c, c + (a)); atomic_cmpxchg 394 include/asm-x86/atomic_64.h old = atomic_cmpxchg((v), c, c + (a)); atomic_cmpxchg 117 include/asm-x86/mutex_32.h if (likely(atomic_cmpxchg(count, 1, 0) == 1)) atomic_cmpxchg 94 include/asm-x86/mutex_64.h if (likely(atomic_cmpxchg(count, 1, 0) == 1)) atomic_cmpxchg 244 include/asm-xtensa/atomic.h old = atomic_cmpxchg((v), c, c + (a)); atomic_cmpxchg 171 include/linux/pagemap.h return likely(atomic_cmpxchg(&page->_count, count, 0) == count); atomic_cmpxchg 1424 kernel/kgdb.c while (atomic_cmpxchg(&kgdb_active, -1, cpu) != -1) atomic_cmpxchg 3821 kernel/sched.c if (atomic_cmpxchg(&nohz.load_balancer, cpu, -1) != cpu) atomic_cmpxchg 3835 kernel/sched.c if (atomic_cmpxchg(&nohz.load_balancer, -1, cpu) == -1) atomic_cmpxchg 3846 kernel/sched.c if (atomic_cmpxchg(&nohz.load_balancer, cpu, -1) != cpu) atomic_cmpxchg 344 net/rxrpc/ar-input.c hi_serial = atomic_cmpxchg(&call->conn->hi_serial, hi_serial,