diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2025-04-04 20:31:15 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2025-04-05 11:30:17 +0300 |
commit | 48ad7bbfd53af0d3fe6490a4dd30c169db6f12aa (patch) | |
tree | 4e96b28692afc86808e24dd9d6d3131844fff988 /tools/perf/scripts/python/syscall-counts.py | |
parent | 8fa7292fee5c5240402371ea89ab285ec856c916 (diff) | |
download | linux-48ad7bbfd53af0d3fe6490a4dd30c169db6f12aa.tar.xz |
treewide: Convert new and leftover hrtimer_init() users
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.
Coccinelle scripted cleanup.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions