diff options
author | Christoph Hellwig <hch@lst.de> | 2025-01-15 12:46:41 +0300 |
---|---|---|
committer | Christian Brauner <brauner@kernel.org> | 2025-01-16 13:48:11 +0300 |
commit | 63440d1c6dd1fc782db905319dbfb4db354e54b9 (patch) | |
tree | 1ac1c5d39c3cf67f3eaa7ef70421c166f744dd2f /tools/perf/scripts/python/task-analyzer.py | |
parent | 25d8060418b4e83e109b20f3b3931301e254b8f4 (diff) | |
download | linux-63440d1c6dd1fc782db905319dbfb4db354e54b9.tar.xz |
lockref: add a lockref_init helper
Add a helper to initialize the lockdep, that is initialize the spinlock
and set a value. Having to open code them isn't a big deal, but having
an initializer feels right for a proper primitive.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20250115094702.504610-6-hch@lst.de
Signed-off-by: Christian Brauner <brauner@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions