Lines Matching refs:timespec64

170 static int posix_get_realtime_timespec(clockid_t which_clock, struct timespec64 *tp)  in posix_get_realtime_timespec()
183 const struct timespec64 *tp) in posix_clock_realtime_set()
197 static int posix_get_monotonic_timespec(clockid_t which_clock, struct timespec64 *tp) in posix_get_monotonic_timespec()
212 static int posix_get_monotonic_raw(clockid_t which_clock, struct timespec64 *tp) in posix_get_monotonic_raw()
220 static int posix_get_realtime_coarse(clockid_t which_clock, struct timespec64 *tp) in posix_get_realtime_coarse()
227 struct timespec64 *tp) in posix_get_monotonic_coarse()
234 static int posix_get_coarse_res(const clockid_t which_clock, struct timespec64 *tp) in posix_get_coarse_res()
240 static int posix_get_boottime_timespec(const clockid_t which_clock, struct timespec64 *tp) in posix_get_boottime_timespec()
252 static int posix_get_tai_timespec(clockid_t which_clock, struct timespec64 *tp) in posix_get_tai_timespec()
263 static int posix_get_hrtimer_res(clockid_t which_clock, struct timespec64 *tp) in posix_get_hrtimer_res()
1071 struct timespec64 new_tp; in SYSCALL_DEFINE2()
1086 struct timespec64 kernel_tp; in SYSCALL_DEFINE2()
1133 struct timespec64 rtn_tp; in SYSCALL_DEFINE2()
1153 struct timespec64 ts; in SYSCALL_DEFINE2()
1168 struct timespec64 ts; in SYSCALL_DEFINE2()
1204 struct timespec64 ts; in SYSCALL_DEFINE2()
1223 const struct timespec64 *rqtp) in common_nsleep()
1233 const struct timespec64 *rqtp) in common_nsleep_timens()
1250 struct timespec64 t; in SYSCALL_DEFINE4()
1277 struct timespec64 t; in SYSCALL_DEFINE4()