Lines Matching refs:timespec64
189 static int posix_clock_realtime_get(clockid_t which_clock, struct timespec64 *tp) in posix_clock_realtime_get()
197 const struct timespec64 *tp) in posix_clock_realtime_set()
211 static int posix_ktime_get_ts(clockid_t which_clock, struct timespec64 *tp) in posix_ktime_get_ts()
220 static int posix_get_monotonic_raw(clockid_t which_clock, struct timespec64 *tp) in posix_get_monotonic_raw()
227 static int posix_get_realtime_coarse(clockid_t which_clock, struct timespec64 *tp) in posix_get_realtime_coarse()
234 struct timespec64 *tp) in posix_get_monotonic_coarse()
240 static int posix_get_coarse_res(const clockid_t which_clock, struct timespec64 *tp) in posix_get_coarse_res()
246 static int posix_get_boottime(const clockid_t which_clock, struct timespec64 *tp) in posix_get_boottime()
252 static int posix_get_tai(clockid_t which_clock, struct timespec64 *tp) in posix_get_tai()
258 static int posix_get_hrtimer_res(clockid_t which_clock, struct timespec64 *tp) in posix_get_hrtimer_res()
672 struct timespec64 ts64; in common_timer_get()
1045 struct timespec64 new_tp; in SYSCALL_DEFINE2()
1060 struct timespec64 kernel_tp; in SYSCALL_DEFINE2()
1101 struct timespec64 rtn_tp; in SYSCALL_DEFINE2()
1121 struct timespec64 ts; in COMPAT_SYSCALL_DEFINE2()
1136 struct timespec64 ts; in COMPAT_SYSCALL_DEFINE2()
1186 struct timespec64 ts; in COMPAT_SYSCALL_DEFINE2()
1205 const struct timespec64 *rqtp) in common_nsleep()
1217 struct timespec64 t; in SYSCALL_DEFINE4()
1244 struct timespec64 t; in COMPAT_SYSCALL_DEFINE4()