Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/time/
Dhrtimer.c143 static inline bool is_migration_base(struct hrtimer_clock_base *base) in is_migration_base()
161 struct hrtimer_clock_base *lock_hrtimer_base(const struct hrtimer *timer, in lock_hrtimer_base()
164 struct hrtimer_clock_base *base; in lock_hrtimer_base()
189 hrtimer_check_target(struct hrtimer *timer, struct hrtimer_clock_base *new_base) in hrtimer_check_target()
220 static inline struct hrtimer_clock_base *
221 switch_hrtimer_base(struct hrtimer *timer, struct hrtimer_clock_base *base, in switch_hrtimer_base()
225 struct hrtimer_clock_base *new_base; in switch_hrtimer_base()
272 static inline bool is_migration_base(struct hrtimer_clock_base *base) in is_migration_base()
277 static inline struct hrtimer_clock_base *
280 struct hrtimer_clock_base *base = timer->base; in lock_hrtimer_base()
[all …]
Dtimer_list.c73 print_active_timers(struct seq_file *m, struct hrtimer_clock_base *base, in print_active_timers()
112 print_base(struct seq_file *m, struct hrtimer_clock_base *base, u64 now) in print_base()
/Linux-v5.4/include/linux/
Dhrtimer.h23 struct hrtimer_clock_base;
121 struct hrtimer_clock_base *base;
158 struct hrtimer_clock_base { struct
236 struct hrtimer_clock_base clock_base[HRTIMER_MAX_CLOCK_BASES];