Searched refs:__hrtimer_run_queues (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/kernel/time/ |
D | hrtimer.c | 1717 static void __hrtimer_run_queues(struct hrtimer_cpu_base *cpu_base, ktime_t now, in __hrtimer_run_queues() function 1766 __hrtimer_run_queues(cpu_base, now, flags, HRTIMER_ACTIVE_SOFT); in hrtimer_run_softirq() 1811 __hrtimer_run_queues(cpu_base, now, flags, HRTIMER_ACTIVE_HARD); in hrtimer_interrupt() 1924 __hrtimer_run_queues(cpu_base, now, flags, HRTIMER_ACTIVE_HARD); in hrtimer_run_queues()
|
/Linux-v6.1/Documentation/tools/rtla/ |
D | rtla-timerlat-top.rst | 81 => __hrtimer_run_queues
|
/Linux-v6.1/Documentation/trace/ |
D | timerlat-tracer.rst | 156 => __hrtimer_run_queues
|