Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dhrtimer.c1974 * The write_seqcount_barrier()s in __run_hrtimer() split the thing into 3 in __hrtimer_run_queues()
1988 * __run_hrtimer() invocations. in __hrtimer_run_queues()
1990 static void __run_hrtimer(struct hrtimer_cpu_base *cpu_base, struct hrtimer_clock_base *base, in __hrtimer_run_queues()
2096 __run_hrtimer(cpu_base, base, timer, basenow, flags); in hrtimer_interrupt()
1888 static void __run_hrtimer(struct hrtimer_cpu_base *cpu_base, struct hrtimer_clock_base *base, __run_hrtimer() function