RWSEM_UNLOCKED_VALUE 75 include/asm-generic/rwsem.h tmp = cmpxchg(&sem->count, RWSEM_UNLOCKED_VALUE, RWSEM_UNLOCKED_VALUE 77 include/asm-generic/rwsem.h return tmp == RWSEM_UNLOCKED_VALUE; RWSEM_UNLOCKED_VALUE 75 include/linux/rwsem.h { .count = RWSEM_UNLOCKED_VALUE, \