Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/time/
Dhrtimer.c147 static inline bool is_migration_base(struct hrtimer_clock_base *base) in is_migration_base()
165 struct hrtimer_clock_base *lock_hrtimer_base(const struct hrtimer *timer, in lock_hrtimer_base()
168 struct hrtimer_clock_base *base; in lock_hrtimer_base()
193 hrtimer_check_target(struct hrtimer *timer, struct hrtimer_clock_base *new_base) in hrtimer_check_target()
224 static inline struct hrtimer_clock_base *
225 switch_hrtimer_base(struct hrtimer *timer, struct hrtimer_clock_base *base, in switch_hrtimer_base()
229 struct hrtimer_clock_base *new_base; in switch_hrtimer_base()
276 static inline bool is_migration_base(struct hrtimer_clock_base *base) in is_migration_base()
281 static inline struct hrtimer_clock_base *
284 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()
/kernel/linux/linux-5.10/include/linux/
Dhrtimer.h24 struct hrtimer_clock_base;
125 struct hrtimer_clock_base *base;
162 struct hrtimer_clock_base { struct
240 struct hrtimer_clock_base clock_base[HRTIMER_MAX_CLOCK_BASES];