RWSEM_UNLOCKED_VALUE   85 include/asm-x86/rwsem.h 	RWSEM_UNLOCKED_VALUE, __SPIN_LOCK_UNLOCKED((name).wait_lock), \
RWSEM_UNLOCKED_VALUE  174 include/asm-x86/rwsem.h 				  RWSEM_UNLOCKED_VALUE,
RWSEM_UNLOCKED_VALUE  176 include/asm-x86/rwsem.h 	if (ret == RWSEM_UNLOCKED_VALUE)
RWSEM_UNLOCKED_VALUE   37 include/asm-xtensa/rwsem.h 	{ RWSEM_UNLOCKED_VALUE, SPIN_LOCK_UNLOCKED, \
RWSEM_UNLOCKED_VALUE   50 include/asm-xtensa/rwsem.h 	sem->count = RWSEM_UNLOCKED_VALUE;
RWSEM_UNLOCKED_VALUE   99 include/asm-xtensa/rwsem.h 	tmp = cmpxchg(&sem->count, RWSEM_UNLOCKED_VALUE,
RWSEM_UNLOCKED_VALUE  102 include/asm-xtensa/rwsem.h 	return tmp == RWSEM_UNLOCKED_VALUE;
RWSEM_UNLOCKED_VALUE   24 lib/rwsem.c    	sem->count = RWSEM_UNLOCKED_VALUE;