Files
linux/kernel/sched
Nam Cao ee13da875b sched: Switch to use hrtimer_setup()
hrtimer_setup() takes the callback function pointer as argument and
initializes the timer completely.

Replace hrtimer_init() and the open coded initialization of
hrtimer::function with the new setup mechanism.

Signed-off-by: Nam Cao <namcao@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/a55e849cba3c41b4c5708be6ea6be6f337d1a8fb.1738746821.git.namcao@linutronix.de
2025-02-18 10:32:32 +01:00
..
2024-05-27 17:00:21 +02:00
2024-05-27 17:00:21 +02:00
2025-02-18 10:32:32 +01:00
2025-02-18 10:32:32 +01:00
2024-05-27 17:00:21 +02:00
2025-02-18 10:32:32 +01:00
2024-12-20 15:31:18 +01:00
2024-09-03 15:26:32 +02:00