Home
last modified time | relevance | path

Searched refs:hrtimer_clock_base (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/kernel/time/
Dhrtimer.c152 struct hrtimer_clock_base *lock_hrtimer_base(const struct hrtimer *timer, in lock_hrtimer_base()
155 struct hrtimer_clock_base *base; in lock_hrtimer_base()
178 hrtimer_check_target(struct hrtimer *timer, struct hrtimer_clock_base *new_base) in hrtimer_check_target()
196 static inline struct hrtimer_clock_base *
197 switch_hrtimer_base(struct hrtimer *timer, struct hrtimer_clock_base *base, in switch_hrtimer_base()
200 struct hrtimer_clock_base *new_base; in switch_hrtimer_base()
247 static inline struct hrtimer_clock_base *
250 struct hrtimer_clock_base *base = timer->base; in lock_hrtimer_base()
448 struct hrtimer_clock_base *base = cpu_base->clock_base; in __hrtimer_get_next_event()
567 struct hrtimer_clock_base *base) in hrtimer_reprogram()
[all …]
Dtimer_list.c84 print_active_timers(struct seq_file *m, struct hrtimer_clock_base *base, in print_active_timers()
120 print_base(struct seq_file *m, struct hrtimer_clock_base *base, u64 now) in print_base()
/linux-4.1.27/include/linux/
Dhrtimer.h27 struct hrtimer_clock_base;
112 struct hrtimer_clock_base *base;
145 struct hrtimer_clock_base { struct
197 struct hrtimer_clock_base clock_base[HRTIMER_MAX_CLOCK_BASES];