Home
last modified time | relevance | path

Searched defs:compat_mode_t (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dcompat.h24 typedef u32 compat_mode_t; typedef
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dcompat.h21 typedef u32 compat_mode_t; typedef
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dcompat.h32 typedef u16 compat_mode_t; typedef
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcompat.h24 typedef u16 compat_mode_t; typedef
/OK3568_Linux_fs/kernel/arch/parisc/include/asm/
H A Dcompat.h20 typedef u16 compat_mode_t; typedef
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dcompat.h18 typedef u16 compat_mode_t; typedef
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dcompat.h60 typedef u16 compat_mode_t; typedef
/OK3568_Linux_fs/kernel/ipc/
H A Dmqueue.c1563 int, oflag, compat_mode_t, mode, in COMPAT_SYSCALL_DEFINE4() argument