Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/time/
Dhrtimer.c166 struct hrtimer_clock_base *lock_hrtimer_base(const struct hrtimer *timer, in lock_hrtimer_base()
169 struct hrtimer_clock_base *base; in lock_hrtimer_base()
194 hrtimer_check_target(struct hrtimer *timer, struct hrtimer_clock_base *new_base) in hrtimer_check_target()
225 static inline struct hrtimer_clock_base *
226 switch_hrtimer_base(struct hrtimer *timer, struct hrtimer_clock_base *base, in switch_hrtimer_base()
230 struct hrtimer_clock_base *new_base; in switch_hrtimer_base()
277 static inline struct hrtimer_clock_base *
280 struct hrtimer_clock_base *base = timer->base; in lock_hrtimer_base()
475 static struct hrtimer_clock_base *
497 struct hrtimer_clock_base *base; in __hrtimer_next_event_base()
[all …]
Dtimer_list.c78 print_active_timers(struct seq_file *m, struct hrtimer_clock_base *base, in print_active_timers()
117 print_base(struct seq_file *m, struct hrtimer_clock_base *base, u64 now) in print_base()
/Linux-v4.19/include/linux/
Dhrtimer.h26 struct hrtimer_clock_base;
114 struct hrtimer_clock_base *base;
150 struct hrtimer_clock_base { struct
220 struct hrtimer_clock_base clock_base[HRTIMER_MAX_CLOCK_BASES];