diff options
author | Sean Christopherson <[email protected]> | 2022-11-19 01:34:49 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-12-02 13:22:34 -0500 |
commit | 36293352ff433061d45d52784983e44950c09ae3 (patch) | |
tree | b6dce6c0d8d4c8a3a20a52842b94d86bc94d14ac /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 7f32a6cf8b5a8067537f25a1f12744292431aae1 (diff) |
tools: Drop "atomic_" prefix from atomic test_and_set_bit()
Drop the "atomic_" prefix from tools' atomic_test_and_set_bit() to
match the kernel nomenclature where test_and_set_bit() is atomic,
and __test_and_set_bit() provides the non-atomic variant.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions