diff options
author | Peter Zijlstra <[email protected]> | 2021-08-15 23:28:50 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2021-08-17 19:05:00 +0200 |
commit | bdb189148ded4ffa826a1387074c795fda43b3ba (patch) | |
tree | d4a3eb8efb925406f70c195af9d84f04452fbc20 /tools/perf/scripts/python/libxed.py | |
parent | 9934ccc75cec2bafac552c2130835630530c4f7e (diff) |
locking/ww_mutex: Abstract out mutex types
Some ww_mutex helper functions use pointers for the underlying mutex and
mutex_waiter. The upcoming rtmutex based implementation needs to share
these functions. Add and use defines for the types and replace the direct
types in the affected functions.
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions