diff options
author | 2024-02-21 10:05:37 +0100 | |
---|---|---|
committer | 2024-02-22 17:52:31 +0100 | |
commit | 9f6a3c602c235c3cccbe673fb7e1cca30ca4be0d (patch) | |
tree | 622ea80787ec5e450047f50da0ab86fd7a4a3fff /scripts/generate_rust_analyzer.py | |
parent | timers: Simplify code in run_local_timers() (diff) | |
download | linux-rng-9f6a3c602c235c3cccbe673fb7e1cca30ca4be0d.tar.xz linux-rng-9f6a3c602c235c3cccbe673fb7e1cca30ca4be0d.zip |
timers: Split next timer interrupt logic
Split the logic for getting next timer interrupt (no matter of recalculated
or already stored in base->next_expiry) into a separate function named
next_timer_interrupt(). Make it available to local call sites only.
No functional change.
Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/r/20240221090548.36600-10-anna-maria@linutronix.de
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions