Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dhrtimer.c71 DEFINE_PER_CPU(struct hrtimer_cpu_base, hrtimer_bases) =
139 static struct hrtimer_cpu_base migration_cpu_base = {
196 struct hrtimer_cpu_base *new_cpu_base, in hrtimer_suitable_target()
197 struct hrtimer_cpu_base *this_cpu_base) in hrtimer_suitable_target()
222 static inline struct hrtimer_cpu_base *get_target_base(struct hrtimer_cpu_base *base, int pinned) in get_target_base()
253 struct hrtimer_cpu_base *new_cpu_base, *this_cpu_base; in switch_hrtimer_base()
833 struct hrtimer_cpu_base *timer_cpu_base = base->cpu_base; in hrtimer_reprogram()
1113 struct hrtimer_cpu_base *cpu_base = base->cpu_base; in __remove_hrtimer()
1596 struct hrtimer_cpu_base *cpu_base; in __hrtimer_setup()
1718 static void __run_hrtimer(struct hrtimer_cpu_base *cpu_base, in __run_hrtimer()
[all …]
H A Dtick-internal.h177 DECLARE_PER_CPU(struct hrtimer_cpu_base, hrtimer_bases);
H A Dtimer_list.c117 struct hrtimer_cpu_base *cpu_base = &per_cpu(hrtimer_bases, cpu); in print_cpu()
/linux-6.15/include/linux/
H A Dhrtimer_defs.h48 struct hrtimer_cpu_base *cpu_base;
103 struct hrtimer_cpu_base { struct