diff options
author | Nam Cao <namcao@linutronix.de> | 2025-02-05 11:43:44 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2025-02-18 10:35:47 +0100 |
commit | 1417c85d16257f4cc581acca218f4f9fb17ef952 (patch) | |
tree | 747a9af5a58159fbdac3703518309dc4ad87a91e /tools/perf/scripts/python/task-analyzer.py | |
parent | 7b449279f56ac9679b4e5a14ce484953b8deddf0 (diff) |
xfrm: 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/d338b246f087ee2b2a305348c896449e107a7ff4.1738746872.git.namcao@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions