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()
289 struct timespec *tp) in posix_cpu_clock_get_task()
309 static int posix_cpu_clock_get(const clockid_t which_clock, struct timespec *tp) in posix_cpu_clock_get()
1296 struct timespec *rqtp, struct itimerspec *it) in do_cpu_nanosleep()
1383 struct timespec *rqtp, struct timespec __user *rmtp) in posix_cpu_nsleep()
1420 struct timespec t; in posix_cpu_nsleep_restart()
1429 struct timespec __user *rmtp = restart_block->nanosleep.rmtp; in posix_cpu_nsleep_restart()
1446 struct timespec *tp) in process_cpu_clock_getres()
1451 struct timespec *tp) in process_cpu_clock_get()
1461 struct timespec *rqtp, in process_cpu_nsleep()
1462 struct timespec __user *rmtp) in process_cpu_nsleep()
1471 struct timespec *tp) in thread_cpu_clock_getres()
1476 struct timespec *tp) in thread_cpu_clock_get()
1512 struct timespec ts; in init_posix_cpu_timers()