diff options
author | 2022-11-19 01:34:49 +0000 | |
---|---|---|
committer | 2022-12-02 13:22:34 -0500 | |
commit | 36293352ff433061d45d52784983e44950c09ae3 (patch) | |
tree | b6dce6c0d8d4c8a3a20a52842b94d86bc94d14ac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tools: Drop conflicting non-atomic test_and_{clear,set}_bit() helpers (diff) | |
download | wireguard-linux-36293352ff433061d45d52784983e44950c09ae3.tar.xz wireguard-linux-36293352ff433061d45d52784983e44950c09ae3.zip |
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 <seanjc@google.com>
Message-Id: <20221119013450.2643007-9-seanjc@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions