Lines Matching refs:timespec
55 timespec_to_sample(const clockid_t which_clock, const struct timespec *tp) in timespec_to_sample()
70 struct timespec *tp) in sample_to_timespec()
144 posix_cpu_clock_getres(const clockid_t which_clock, struct timespec *tp) in posix_cpu_clock_getres()
163 posix_cpu_clock_set(const clockid_t which_clock, const struct timespec *tp) in posix_cpu_clock_set()
266 struct timespec *tp) in posix_cpu_clock_get_task()
286 static int posix_cpu_clock_get(const clockid_t which_clock, struct timespec *tp) in posix_cpu_clock_get()
1248 struct timespec *rqtp, struct itimerspec *it) in do_cpu_nanosleep()
1335 struct timespec *rqtp, struct timespec __user *rmtp) in posix_cpu_nsleep()
1372 struct timespec t; in posix_cpu_nsleep_restart()
1381 struct timespec __user *rmtp = restart_block->nanosleep.rmtp; in posix_cpu_nsleep_restart()
1398 struct timespec *tp) in process_cpu_clock_getres()
1403 struct timespec *tp) in process_cpu_clock_get()
1413 struct timespec *rqtp, in process_cpu_nsleep()
1414 struct timespec __user *rmtp) in process_cpu_nsleep()
1423 struct timespec *tp) in thread_cpu_clock_getres()
1428 struct timespec *tp) in thread_cpu_clock_get()
1464 struct timespec ts; in init_posix_cpu_timers()