compat_mode_t      32 arch/arm64/include/asm/compat.h typedef u16		compat_mode_t;
compat_mode_t      21 arch/mips/include/asm/compat.h typedef u32		compat_mode_t;
compat_mode_t      20 arch/parisc/include/asm/compat.h typedef u16	compat_mode_t;
compat_mode_t      24 arch/powerpc/include/asm/compat.h typedef u32		compat_mode_t;
compat_mode_t      60 arch/s390/include/asm/compat.h typedef u16		compat_mode_t;
compat_mode_t      18 arch/sparc/include/asm/compat.h typedef u16		compat_mode_t;
compat_mode_t      24 arch/x86/include/asm/compat.h typedef u16		compat_mode_t;