Searched refs:compat_time_t (Results 1 – 15 of 15) sorted by relevance
8 typedef s32 compat_time_t; typedef11 compat_time_t tv_sec;16 compat_time_t tv_sec;
215 #define old_time32_t compat_time_t
119 compat_time_t actime;120 compat_time_t modtime;945 asmlinkage long compat_sys_time(compat_time_t __user *tloc);986 asmlinkage long compat_sys_stime(compat_time_t __user *tptr);
58 compat_time_t st_atime;60 compat_time_t st_mtime;62 compat_time_t st_ctime;
50 compat_time_t st_atime;52 compat_time_t st_mtime;54 compat_time_t st_ctime;
62 compat_time_t st_atime;64 compat_time_t st_mtime;66 compat_time_t st_ctime;
51 compat_time_t st_atime;53 compat_time_t st_mtime;55 compat_time_t st_ctime;
89 compat_time_t st_atime;91 compat_time_t st_mtime;93 compat_time_t st_ctime;
108 COMPAT_SYSCALL_DEFINE1(time, compat_time_t __user *, tloc) in COMPAT_SYSCALL_DEFINE1()110 compat_time_t i; in COMPAT_SYSCALL_DEFINE1()112 i = (compat_time_t)ktime_get_real_seconds(); in COMPAT_SYSCALL_DEFINE1()122 COMPAT_SYSCALL_DEFINE1(stime, compat_time_t __user *, tptr) in COMPAT_SYSCALL_DEFINE1()
35 compat_time_t tv_sec; /* seconds */
118 compat_time_t sec32; /* tv_sec differs on 64 vs. 32 */ in xfs_ioctl32_bstime_copyin()
625 compat_time_t msg_stime;626 compat_time_t msg_rtime;627 compat_time_t msg_ctime;
1205 compat_time_t shm_atime;1206 compat_time_t shm_dtime;1207 compat_time_t shm_ctime;
1701 compat_time_t sem_otime;1702 compat_time_t sem_ctime;
138 compat_time_t timestamp;424 compat_time_t xmit_idle;425 compat_time_t recv_idle;