Searched defs:__compat_uid_t (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/x86/include/asm/
H A Dcompat.h18 #define __compat_uid_t __compat_uid_t macro
19 typedef u16 __compat_uid_t; typedef
/linux-master/arch/arm64/include/asm/
H A Dcompat.h11 #define __compat_uid_t __compat_uid_t macro
12 typedef u16 __compat_uid_t; typedef
/linux-master/arch/s390/include/asm/
H A Dcompat.h16 #define __compat_uid_t __compat_uid_t macro
17 typedef u16 __compat_uid_t; typedef
/linux-master/arch/sparc/include/asm/
H A Dcompat.h12 #define __compat_uid_t __compat_uid_t macro
13 typedef u16 __compat_uid_t; typedef
/linux-master/arch/mips/include/asm/
H A Dcompat.h12 #define __compat_uid_t __compat_uid_t macro
13 typedef s32 __compat_uid_t; typedef
/linux-master/include/asm-generic/
H A Dcompat.h52 typedef u32 __compat_uid_t; typedef

Completed in 142 milliseconds