diff options
author | 2025-04-16 18:29:07 +0200 | |
---|---|---|
committer | 2025-05-03 12:02:06 +0200 | |
commit | d854e4e7850e6d3ed24f863a877abc2279d60506 (patch) | |
tree | 271d3b78dcdb2ffb2113c1a32b9a36f18aa9a7e0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | futex: Create futex_hash() get/put class (diff) | |
download | wireguard-linux-d854e4e7850e6d3ed24f863a877abc2279d60506.tar.xz wireguard-linux-d854e4e7850e6d3ed24f863a877abc2279d60506.zip |
futex: Create private_hash() get/put class
This gets us:
fph = futex_private_hash(key) /* gets fph and inc users */
futex_private_hash_get(fph) /* inc users */
futex_private_hash_put(fph) /* dec users */
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/r/20250416162921.513656-8-bigeasy@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions