Lines Matching defs:ts
144 struct timespec64 ts; in SYSCALL_DEFINE2() local
229 struct timespec64 ts; in COMPAT_SYSCALL_DEFINE2() local
462 struct timespec ts; in ns_to_timespec() local
487 struct timespec ts = ns_to_timespec(nsec); in ns_to_timeval() local
499 struct timespec64 ts = ns_to_timespec64(nsec); in ns_to_kernel_old_timeval() local
523 void set_normalized_timespec64(struct timespec64 *ts, time64_t sec, s64 nsec) in set_normalized_timespec64()
553 struct timespec64 ts; in ns_to_timespec64() local
871 int get_timespec64(struct timespec64 *ts, in get_timespec64()
894 int put_timespec64(const struct timespec64 *ts, in put_timespec64()
909 struct old_timespec32 ts; in __get_old_timespec32() local
925 struct old_timespec32 ts = { in __put_old_timespec32() local
932 int get_old_timespec32(struct timespec64 *ts, const void __user *uts) in get_old_timespec32()
941 int put_old_timespec32(const struct timespec64 *ts, void __user *uts) in put_old_timespec32()