tick/nohz: Rename the tick handlers to more self-explanatory names
authorFrederic Weisbecker <frederic@kernel.org>
Tue, 12 Sep 2023 10:44:02 +0000 (12:44 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 27 Sep 2023 14:58:10 +0000 (16:58 +0200)
commitdba428a678c7263afce06b1f765efa0e054278e2
tree07862c9c17aa248dccbcb813230f3ee31687689b
parent1a6a464774947920dcedcf7409be62495c7cedd0
tick/nohz: Rename the tick handlers to more self-explanatory names

The current names of the tick handlers don't tell much about what different
between them. Use names that better reflect their role and resolution.

Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20230912104406.312185-2-frederic@kernel.org
kernel/time/tick-sched.c