Lines Matching defs:which_clock

31 static int check_clock(const clockid_t which_clock)  in check_clock()
55 timespec_to_sample(const clockid_t which_clock, const struct timespec *tp) in timespec_to_sample()
68 static void sample_to_timespec(const clockid_t which_clock, 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()
180 static int cpu_clock_sample(const clockid_t which_clock, struct task_struct *p, in cpu_clock_sample()
262 static int cpu_clock_sample_group(const clockid_t which_clock, in cpu_clock_sample_group()
288 const clockid_t which_clock, 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()
562 static int cpu_timer_sample_group(const clockid_t which_clock, in cpu_timer_sample_group()
1295 static int do_cpu_nanosleep(const clockid_t which_clock, int flags, in do_cpu_nanosleep()
1382 static int posix_cpu_nsleep(const clockid_t which_clock, int flags, in posix_cpu_nsleep()
1419 clockid_t which_clock = restart_block->nanosleep.clockid; in posix_cpu_nsleep_restart() local
1445 static int process_cpu_clock_getres(const clockid_t which_clock, in process_cpu_clock_getres()
1450 static int process_cpu_clock_get(const clockid_t which_clock, in process_cpu_clock_get()
1460 static int process_cpu_nsleep(const clockid_t which_clock, int flags, in process_cpu_nsleep()
1470 static int thread_cpu_clock_getres(const clockid_t which_clock, in thread_cpu_clock_getres()
1475 static int thread_cpu_clock_get(const clockid_t which_clock, in thread_cpu_clock_get()