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()
1080 struct timespec64 new_tp; in SYSCALL_DEFINE2()
1095 struct timespec64 kernel_tp; in SYSCALL_DEFINE2()
1142 struct timespec64 rtn_tp; in SYSCALL_DEFINE2()
1162 struct timespec64 ts; in SYSCALL_DEFINE2()
1177 struct timespec64 ts; in SYSCALL_DEFINE2()
1213 struct timespec64 ts; in SYSCALL_DEFINE2()
1232 const struct timespec64 *rqtp) in common_nsleep()
1242 const struct timespec64 *rqtp) in common_nsleep_timens()
1259 struct timespec64 t; in SYSCALL_DEFINE4()
1286 struct timespec64 t; in SYSCALL_DEFINE4()