Home
last modified time | relevance | path

Searched defs:cpu_base (Results 1 – 2 of 2) sorted by relevance

/kernel/time/
Dhrtimer.c458 static inline void hrtimer_update_next_timer(struct hrtimer_cpu_base *cpu_base, in hrtimer_update_next_timer()
466 static ktime_t __hrtimer_get_next_event(struct hrtimer_cpu_base *cpu_base, in __hrtimer_get_next_event()
556 static inline int __hrtimer_hres_active(struct hrtimer_cpu_base *cpu_base) in __hrtimer_hres_active()
572 hrtimer_force_reprogram(struct hrtimer_cpu_base *cpu_base, int skip_equal) in hrtimer_force_reprogram()
616 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_reprogram() local
884 struct hrtimer_cpu_base *cpu_base = base->cpu_base; in __remove_hrtimer() local
1091 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_get_next_event() local
1114 struct hrtimer_cpu_base *cpu_base = this_cpu_ptr(&hrtimer_bases); in hrtimer_next_event_without() local
1144 struct hrtimer_cpu_base *cpu_base; in __hrtimer_init() local
1187 struct hrtimer_cpu_base *cpu_base; in hrtimer_active() local
[all …]
Dtimer_list.c139 struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu); in print_cpu() local