Lines Matching defs:ts
144 struct timespec64 ts; in SYSCALL_DEFINE2() local
228 struct timespec64 ts; in COMPAT_SYSCALL_DEFINE2() local
472 struct timespec64 ts = ns_to_timespec64(nsec); in ns_to_kernel_old_timeval() local
495 void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec) in set_normalized_timespec64()
525 struct timespec64 ts = { 0, 0 }; in ns_to_timespec64() local
872 int get_timespec64(struct timespec64 *ts, in get_timespec64()
903 int put_timespec64(const struct timespec64 *ts, in put_timespec64()
918 struct old_timespec32 ts; in __get_old_timespec32() local
934 struct old_timespec32 ts = { in __put_old_timespec32() local
950 int get_old_timespec32(struct timespec64 *ts, const void __user *uts) in get_old_timespec32()
969 int put_old_timespec32(const struct timespec64 *ts, void __user *uts) in put_old_timespec32()