Lines Matching refs:timespec64

194 static int posix_get_realtime_timespec(clockid_t which_clock, struct timespec64 *tp)  in posix_get_realtime_timespec()
206 const struct timespec64 *tp) in posix_clock_realtime_set()
217 static int posix_get_monotonic_timespec(clockid_t which_clock, struct timespec64 *tp) in posix_get_monotonic_timespec()
229 static int posix_get_monotonic_raw(clockid_t which_clock, struct timespec64 *tp) in posix_get_monotonic_raw()
236 static int posix_get_realtime_coarse(clockid_t which_clock, struct timespec64 *tp) in posix_get_realtime_coarse()
243 struct timespec64 *tp) in posix_get_monotonic_coarse()
250 static int posix_get_coarse_res(const clockid_t which_clock, struct timespec64 *tp) in posix_get_coarse_res()
256 static int posix_get_boottime_timespec(const clockid_t which_clock, struct timespec64 *tp) in posix_get_boottime_timespec()
268 static int posix_get_tai_timespec(clockid_t which_clock, struct timespec64 *tp) in posix_get_tai_timespec()
279 static int posix_get_hrtimer_res(clockid_t which_clock, struct timespec64 *tp) in posix_get_hrtimer_res()
1119 struct timespec64 new_tp; in SYSCALL_DEFINE2()
1138 struct timespec64 kernel_tp; in SYSCALL_DEFINE2()
1258 struct timespec64 rtn_tp; in SYSCALL_DEFINE2()
1278 struct timespec64 ts; in SYSCALL_DEFINE2()
1293 struct timespec64 ts; in SYSCALL_DEFINE2()
1329 struct timespec64 ts; in SYSCALL_DEFINE2()
1348 const struct timespec64 *rqtp) in common_nsleep()
1363 const struct timespec64 *rqtp) in common_nsleep_timens()
1380 struct timespec64 t; in SYSCALL_DEFINE4()
1408 struct timespec64 t; in SYSCALL_DEFINE4()