s0                 16 arch/alpha/include/uapi/asm/regdef.h #define	s0	$9	/* saved-registers (callee-saved registers) */
s0                 42 arch/mips/include/asm/regdef.h #define s0	$16	/* callee saved */
s0                 85 arch/mips/include/asm/regdef.h #define s0	$16	/* callee saved */
s0                 75 arch/mips/kernel/pm-cps.c 	s0, s1, s2, s3, s4, s5, s6, s7,
s0                 15 arch/x86/crypto/blowfish-x86_64-asm_64.S #define s0	((16 + 2) * 4)
s0                 30 arch/x86/crypto/twofish-avx-x86_64-asm_64.S #define s0	0
s0                 26 arch/x86/crypto/twofish-i586-asm_32.S #define s0	0	/* S0 Array 256 Words each */
s0                 14 arch/x86/crypto/twofish-x86_64-asm_64-3way.S #define s0	0
s0                 20 arch/x86/crypto/twofish-x86_64-asm_64.S #define s0	0	/* S0 Array 256 Words each */
s0                 85 crypto/sha512_generic.c #define s0(x)       (ror64(x, 1) ^ ror64(x, 8) ^ (x >> 7))
s0                 33 lib/crypto/sha256.c #define s0(x)       (ror32(x, 7) ^ ror32(x, 18) ^ (x >> 3))