Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dhrtimer.c148 static inline bool is_migration_base(struct hrtimer_clock_base *base) in is_migration_base()
166 struct hrtimer_clock_base *lock_hrtimer_base(const struct hrtimer *timer, in lock_hrtimer_base()
170 struct hrtimer_clock_base *base; in lock_hrtimer_base()
195 hrtimer_check_target(struct hrtimer *timer, struct hrtimer_clock_base *new_base) in hrtimer_check_target()
226 static inline struct hrtimer_clock_base *
227 switch_hrtimer_base(struct hrtimer *timer, struct hrtimer_clock_base *base, in switch_hrtimer_base()
231 struct hrtimer_clock_base *new_base; in switch_hrtimer_base()
278 static inline bool is_migration_base(struct hrtimer_clock_base *base) in is_migration_base()
283 static inline struct hrtimer_clock_base *
287 struct hrtimer_clock_base *base = timer->base; in lock_hrtimer_base()
[all …]
H A Dtimer_list.c60 print_active_timers(struct seq_file *m, struct hrtimer_clock_base *base, in print_active_timers()
99 print_base(struct seq_file *m, struct hrtimer_clock_base *base, u64 now) in print_base()
/openbmc/linux/include/linux/
H A Dhrtimer.h24 struct hrtimer_clock_base;
122 struct hrtimer_clock_base *base;
159 struct hrtimer_clock_base { struct
239 struct hrtimer_clock_base clock_base[HRTIMER_MAX_CLOCK_BASES];