Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dhrtimer.c172 struct hrtimer_clock_base *lock_hrtimer_base(const struct hrtimer *timer, in lock_hrtimer_base()
176 struct hrtimer_clock_base *base; in lock_hrtimer_base()
205 static bool hrtimer_suitable_target(struct hrtimer *timer, struct hrtimer_clock_base *new_base, in hrtimer_suitable_target()
259 static inline struct hrtimer_clock_base *
260 switch_hrtimer_base(struct hrtimer *timer, struct hrtimer_clock_base *base, in switch_hrtimer_base()
264 struct hrtimer_clock_base *new_base; in switch_hrtimer_base()
310 static inline struct hrtimer_clock_base *
314 struct hrtimer_clock_base *base = timer->base; in lock_hrtimer_base()
506 static struct hrtimer_clock_base *
528 struct hrtimer_clock_base *base; in __hrtimer_next_event_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()
/linux/include/linux/
H A Dhrtimer_types.h8 struct hrtimer_clock_base;
43 struct hrtimer_clock_base *base;