Home
last modified time | relevance | path

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

/linux-6.6.21/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()
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 bool is_migration_base(struct hrtimer_clock_base *base) in is_migration_base()
282 static inline struct hrtimer_clock_base *
286 struct hrtimer_clock_base *base = timer->base; in lock_hrtimer_base()
[all …]
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()
/linux-6.6.21/include/linux/ !
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];