Lines Matching refs:timespec64

131 static int posix_get_realtime_timespec(clockid_t which_clock, struct timespec64 *tp)  in posix_get_realtime_timespec()
143 const struct timespec64 *tp) in posix_clock_realtime_set()
154 static int posix_get_monotonic_timespec(clockid_t which_clock, struct timespec64 *tp) in posix_get_monotonic_timespec()
166 static int posix_get_monotonic_raw(clockid_t which_clock, struct timespec64 *tp) in posix_get_monotonic_raw()
173 static int posix_get_realtime_coarse(clockid_t which_clock, struct timespec64 *tp) in posix_get_realtime_coarse()
180 struct timespec64 *tp) in posix_get_monotonic_coarse()
187 static int posix_get_coarse_res(const clockid_t which_clock, struct timespec64 *tp) in posix_get_coarse_res()
193 static int posix_get_boottime_timespec(const clockid_t which_clock, struct timespec64 *tp) in posix_get_boottime_timespec()
205 static int posix_get_tai_timespec(clockid_t which_clock, struct timespec64 *tp) in posix_get_tai_timespec()
216 static int posix_get_hrtimer_res(clockid_t which_clock, struct timespec64 *tp) in posix_get_hrtimer_res()
1117 struct timespec64 new_tp; in SYSCALL_DEFINE2()
1136 struct timespec64 kernel_tp; in SYSCALL_DEFINE2()
1256 struct timespec64 rtn_tp; in SYSCALL_DEFINE2()
1276 struct timespec64 ts; in SYSCALL_DEFINE2()
1291 struct timespec64 ts; in SYSCALL_DEFINE2()
1327 struct timespec64 ts; in SYSCALL_DEFINE2()
1346 const struct timespec64 *rqtp) in common_nsleep()
1361 const struct timespec64 *rqtp) in common_nsleep_timens()
1378 struct timespec64 t; in SYSCALL_DEFINE4()
1406 struct timespec64 t; in SYSCALL_DEFINE4()