Searched defs:compat_mode_t (Results 1 – 7 of 7) sorted by relevance
15 #define compat_mode_t compat_mode_t macro16 typedef u16 compat_mode_t; typedef
8 #define compat_mode_t compat_mode_t macro9 typedef u16 compat_mode_t; typedef
13 #define compat_mode_t compat_mode_t macro14 typedef u16 compat_mode_t; typedef
11 #define compat_mode_t compat_mode_t macro12 typedef u16 compat_mode_t; typedef
9 #define compat_mode_t compat_mode_t macro10 typedef u16 compat_mode_t; typedef
62 typedef u32 compat_mode_t; typedef
1519 COMPAT_SYSCALL_DEFINE4(mq_open,const char __user *,u_name,int,oflag,compat_mode_t,mode,struct compat_mq_attr __user *,u_attr) COMPAT_SYSCALL_DEFINE4() argument