diff options
author | 2023-04-25 20:49:09 +0200 | |
---|---|---|
committer | 2023-06-18 22:41:50 +0200 | |
commit | 8cc96ca2c75f6da59de41321797c87562703c9e1 (patch) | |
tree | 0a277ac81d052cd1c8b04918abae3be15d9209c4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | posix-timers: Remove pointless irqsafe from hash_lock (diff) | |
download | wireguard-linux-8cc96ca2c75f6da59de41321797c87562703c9e1.tar.xz wireguard-linux-8cc96ca2c75f6da59de41321797c87562703c9e1.zip |
posix-timers: Split release_posix_timers()
release_posix_timers() is called for cleaning up both hashed and unhashed
timers. The cases are differentiated by an argument and the usage is
hideous.
Seperate the actual free path out and use it for unhashed timers. Provide a
function for hashed timers.
No functional change.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/r/20230425183313.301432503@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions