Searched defs:clock_id (Results 1 – 3 of 3) sorted by relevance
| /kernel/time/ |
| D | hrtimer.c | 455 void hrtimer_init_on_stack(struct hrtimer *timer, clockid_t clock_id, in hrtimer_init_on_stack() 467 clockid_t clock_id, enum hrtimer_mode mode) in hrtimer_init_sleeper_on_stack() 1592 static inline int hrtimer_clockid_to_base(clockid_t clock_id) in hrtimer_clockid_to_base() 1609 static void __hrtimer_init(struct hrtimer *timer, clockid_t clock_id, in __hrtimer_init() 1657 void hrtimer_init(struct hrtimer *timer, clockid_t clock_id, in hrtimer_init() 2020 clockid_t clock_id, enum hrtimer_mode mode) in __hrtimer_init_sleeper() 2057 void hrtimer_init_sleeper(struct hrtimer_sleeper *sl, clockid_t clock_id, in hrtimer_init_sleeper() 2323 const enum hrtimer_mode mode, clockid_t clock_id) in schedule_hrtimeout_range_clock()
|
| D | itimer.c | 47 static void get_cpu_itimer(struct task_struct *tsk, unsigned int clock_id, in get_cpu_itimer() 168 static void set_cpu_itimer(struct task_struct *tsk, unsigned int clock_id, in set_cpu_itimer()
|
| /kernel/trace/ |
| D | trace.h | 377 int clock_id; member
|