Lines Matching defs:ts
144 struct timespec64 ts; in SYSCALL_DEFINE2() local
228 struct timespec64 ts; in COMPAT_SYSCALL_DEFINE2() local
454 struct timespec64 ts = ns_to_timespec64(nsec); in ns_to_kernel_old_timeval() local
478 void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec) in set_normalized_timespec64()
508 struct timespec64 ts = { 0, 0 }; in ns_to_timespec64() local
782 int get_timespec64(struct timespec64 *ts, in get_timespec64()
805 int put_timespec64(const struct timespec64 *ts, in put_timespec64()
820 struct old_timespec32 ts; in __get_old_timespec32() local
836 struct old_timespec32 ts = { in __put_old_timespec32() local
843 int get_old_timespec32(struct timespec64 *ts, const void __user *uts) in get_old_timespec32()
852 int put_old_timespec32(const struct timespec64 *ts, void __user *uts) in put_old_timespec32()