Searched defs:clock_id (Results 1 – 4 of 4) sorted by relevance
| /kernel/time/ |
| D | itimer.c | 45 static void get_cpu_itimer(struct task_struct *tsk, unsigned int clock_id, in get_cpu_itimer() 143 static void set_cpu_itimer(struct task_struct *tsk, unsigned int clock_id, in set_cpu_itimer()
|
| D | hrtimer.c | 414 void hrtimer_init_on_stack(struct hrtimer *timer, clockid_t clock_id, in hrtimer_init_on_stack() 1115 static inline int hrtimer_clockid_to_base(clockid_t clock_id) in hrtimer_clockid_to_base() 1127 static void __hrtimer_init(struct hrtimer *timer, clockid_t clock_id, in __hrtimer_init() 1162 void hrtimer_init(struct hrtimer *timer, clockid_t clock_id, in hrtimer_init()
|
| D | posix-timers.c | 528 void posix_timers_register_clock(const clockid_t clock_id, in posix_timers_register_clock()
|
| /kernel/trace/ |
| D | trace.h | 244 int clock_id; member
|