diff options
author | Sean Christopherson <seanjc@google.com> | 2023-02-02 18:27:49 +0000 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-03-17 16:02:06 -0700 |
commit | 727ae377013249c05359f84975d21f3d13c70907 (patch) | |
tree | 5fbc454fae3ffd4a6415832730d4c942f47619ff /tools/perf/scripts/python/task-analyzer.py | |
parent | 9d4655da1a4c17f6691a6434303d9973017bf1ca (diff) |
KVM: x86/mmu: Rename slot rmap walkers to add clarity and clean up code
Replace "slot_handle_level" with "walk_slot_rmaps" to better capture what
the helpers are doing, and to slightly shorten the function names so that
each function's return type and attributes can be placed on the same line
as the function declaration.
No functional change intended.
Link: https://lore.kernel.org/mm-commits/CAHk-=wjS-Jg7sGMwUPpDsjv392nDOOs0CtUtVkp=S6Q7JzFJRw@mail.gmail.com
Signed-off-by: Ben Gardon <bgardon@google.com>
Link: https://lore.kernel.org/r/20230202182809.1929122-2-bgardon@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions