Home
last modified time | relevance | path

Searched refs:hrtimer_cpu_base (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/time/
H A Dhrtimer.c68 DEFINE_PER_CPU(struct hrtimer_cpu_base, hrtimer_bases) =
137 static struct hrtimer_cpu_base migration_cpu_base = {
202 struct hrtimer_cpu_base *get_target_base(struct hrtimer_cpu_base *base, in get_target_base()
228 struct hrtimer_cpu_base *new_cpu_base, *this_cpu_base; in switch_hrtimer_base()
486 __next_base(struct hrtimer_cpu_base *cpu_base, unsigned int *active) in __next_base()
502 static ktime_t __hrtimer_next_event_base(struct hrtimer_cpu_base *cpu_base, in __hrtimer_next_event_base()
569 __hrtimer_get_next_event(struct hrtimer_cpu_base *cpu_base, unsigned int active_mask) in __hrtimer_get_next_event()
594 static ktime_t hrtimer_update_next_event(struct hrtimer_cpu_base *cpu_base) in hrtimer_update_next_event()
625 static inline ktime_t hrtimer_update_base(struct hrtimer_cpu_base *base) in hrtimer_update_base()
644 static inline int __hrtimer_hres_active(struct hrtimer_cpu_base *cpu_base) in __hrtimer_hres_active()
[all …]
H A Dtick-internal.h165 DECLARE_PER_CPU(struct hrtimer_cpu_base, hrtimer_bases);
H A Dtimer_list.c132 struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu); in print_cpu()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhrtimer.h26 struct hrtimer_cpu_base;
163 struct hrtimer_cpu_base *cpu_base;
217 struct hrtimer_cpu_base { struct