Searched refs:__hrtimer_run_queues (Results 1 – 2 of 2) sorted by relevance
| /linux/kernel/time/ |
| H A D | hrtimer.c | 2105 static void __hrtimer_run_queues(struct hrtimer_cpu_base *cpu_base, ktime_t now, in __hrtimer_run_queues() function 2148 __hrtimer_run_queues(cpu_base, now, flags, HRTIMER_ACTIVE_SOFT); in hrtimer_run_softirq() 2250 __hrtimer_run_queues(cpu_base, now, flags, HRTIMER_ACTIVE_HARD); in hrtimer_interrupt() 2316 __hrtimer_run_queues(cpu_base, now, flags, HRTIMER_ACTIVE_HARD); in hrtimer_run_queues()
|
| /linux/Documentation/trace/ |
| H A D | timerlat-tracer.rst | 156 => __hrtimer_run_queues
|