_QR_BIAS           71 include/asm-generic/qrwlock.h 		cnts = (u32)atomic_add_return(_QR_BIAS, &lock->cnts);
_QR_BIAS           74 include/asm-generic/qrwlock.h 		atomic_sub(_QR_BIAS, &lock->cnts);
_QR_BIAS          103 include/asm-generic/qrwlock.h 	cnts = atomic_add_return(_QR_BIAS, &lock->cnts);
_QR_BIAS          134 include/asm-generic/qrwlock.h 	atomic_sub(_QR_BIAS, &lock->cnts);