diff options
author | Juri Lelli <[email protected]> | 2024-10-09 16:53:36 -0700 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2024-10-14 12:52:41 +0200 |
commit | 3a9320ecb06c6c5ca5a8a595717e5186b5f20141 (patch) | |
tree | a737714f73c08d5ca19e28298f145a577c8d0d01 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 5ec58525a1f1bd6ca8ea778e9df55cd82bc02e11 (diff) |
locking/mutex: Expose __mutex_owner()
Implementing proxy execution requires that scheduler code be able to
identify the current owner of a mutex. Expose __mutex_owner() for
this purpose (alone!). Includes a null mutex check, so that users
of the function can be simplified.
[Removed the EXPORT_SYMBOL]
[jstultz: Reworked per Peter's suggestions]
Signed-off-by: Juri Lelli <[email protected]>
Signed-off-by: Valentin Schneider <[email protected]>
Signed-off-by: Connor O'Brien <[email protected]>
Signed-off-by: John Stultz <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Metin Kaya <[email protected]>
Reviewed-by: Valentin Schneider <[email protected]>
Tested-by: K Prateek Nayak <[email protected]>
Tested-by: Metin Kaya <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions