compat_s64 38 arch/arm64/include/asm/compat.h typedef s64 compat_s64; compat_s64 29 arch/mips/include/asm/compat.h typedef s64 compat_s64; compat_s64 25 arch/parisc/include/asm/compat.h typedef s64 compat_s64; compat_s64 30 arch/powerpc/include/asm/compat.h typedef s64 compat_s64; compat_s64 66 arch/s390/include/asm/compat.h typedef s64 compat_s64; compat_s64 24 arch/sparc/include/asm/compat.h typedef s64 compat_s64; compat_s64 30 arch/x86/include/asm/compat.h typedef s64 __attribute__((aligned(4))) compat_s64;