• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/

Lines Matching refs:clockid_t

28 static int check_clock(const clockid_t which_clock)
52 timespec_to_sample(const clockid_t which_clock, const struct timespec *tp)
64 static void sample_to_timespec(const clockid_t which_clock,
74 static inline int cpu_time_before(const clockid_t which_clock,
84 static inline void cpu_time_add(const clockid_t which_clock,
94 static inline union cpu_time_count cpu_time_sub(const clockid_t which_clock,
179 int posix_cpu_clock_getres(const clockid_t which_clock, struct timespec *tp)
197 int posix_cpu_clock_set(const clockid_t which_clock, const struct timespec *tp)
214 static int cpu_clock_sample(const clockid_t which_clock, struct task_struct *p,
295 static int cpu_clock_sample_group(const clockid_t which_clock,
320 int posix_cpu_clock_get(const clockid_t which_clock, struct timespec *tp)
378 * Validate the clockid_t for a new CPU-clock timer, and initialize the timer.
639 static int cpu_timer_sample_group(const clockid_t which_clock,
1418 static int do_cpu_nanosleep(const clockid_t which_clock, int flags,
1484 int posix_cpu_nsleep(const clockid_t which_clock, int flags,
1523 clockid_t which_clock = restart_block->arg0;
1557 static int process_cpu_clock_getres(const clockid_t which_clock,
1562 static int process_cpu_clock_get(const clockid_t which_clock,
1572 static int process_cpu_nsleep(const clockid_t which_clock, int flags,
1582 static int thread_cpu_clock_getres(const clockid_t which_clock,
1587 static int thread_cpu_clock_get(const clockid_t which_clock,
1597 static int thread_cpu_nsleep(const clockid_t which_clock, int flags,