atomic_long_try_cmpxchg 90 drivers/tty/tty_ldsem.c if (atomic_long_try_cmpxchg(&sem->count, &count, count - adjust)) atomic_long_try_cmpxchg 114 drivers/tty/tty_ldsem.c if (atomic_long_try_cmpxchg(&sem->count, &count, count - LDSEM_ACTIVE_BIAS)) atomic_long_try_cmpxchg 170 drivers/tty/tty_ldsem.c if (atomic_long_try_cmpxchg(&sem->count, &count, count + adjust)) { atomic_long_try_cmpxchg 245 drivers/tty/tty_ldsem.c if (atomic_long_try_cmpxchg(&sem->count, &count, count + adjust)) atomic_long_try_cmpxchg 351 drivers/tty/tty_ldsem.c if (atomic_long_try_cmpxchg(&sem->count, &count, count + LDSEM_READ_BIAS)) { atomic_long_try_cmpxchg 377 drivers/tty/tty_ldsem.c if (atomic_long_try_cmpxchg(&sem->count, &count, count + LDSEM_WRITE_BIAS)) { atomic_long_try_cmpxchg 246 kernel/locking/rwsem.c if (atomic_long_try_cmpxchg(&sem->owner, &val, atomic_long_try_cmpxchg 270 kernel/locking/rwsem.c } while (!atomic_long_try_cmpxchg(&sem->owner, &owner,