Searched defs:compat_int_t (Results 1 - 8 of 8) sorted by relevance

/arch/powerpc/include/asm/
H A Dcompat.h39 typedef s32 compat_int_t; typedef
123 compat_int_t sival_int;
/arch/tile/include/asm/
H A Dcompat.h52 typedef int compat_int_t; typedef
114 compat_int_t sival_int;
/arch/arm64/include/asm/
H A Dcompat.h60 typedef s32 compat_int_t; typedef
154 compat_int_t sival_int;
/arch/mips/include/asm/
H A Dcompat.h40 typedef s32 compat_int_t; typedef
129 compat_int_t sival_int;
/arch/parisc/include/asm/
H A Dcompat.h34 typedef s32 compat_int_t; typedef
115 compat_int_t sc_flags;
116 compat_int_t sc_gr[32]; /* PSW in sc_gr[0] */
118 compat_int_t sc_iasq[2];
119 compat_int_t sc_iaoq[2];
120 compat_int_t sc_sar; /* cr11 */
133 compat_int_t sival_int;
/arch/s390/include/asm/
H A Dcompat.h73 typedef s32 compat_int_t; typedef
191 compat_int_t sival_int;
/arch/sparc/include/asm/
H A Dcompat.h33 typedef s32 compat_int_t; typedef
152 compat_int_t sival_int;
/arch/x86/include/asm/
H A Dcompat.h38 typedef s32 compat_int_t; typedef
129 compat_int_t sival_int;

Completed in 284 milliseconds