diff options
author | Yury Norov <[email protected]> | 2023-01-20 20:24:29 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-02-07 18:20:00 -0800 |
commit | 62f4386e564d31c7d0ed7d835843e2685f99ae71 (patch) | |
tree | 20506f0aa0bd634895004bb92e2def09f57586fb /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 43245117806ff8914e37327b610fc08b5ddedc91 (diff) |
cpumask: introduce cpumask_nth_and_andnot
Introduce cpumask_nth_and_andnot() based on find_nth_and_andnot_bit().
It's used in the following patch to traverse cpumasks without storing
intermediate result in temporary cpumask.
Signed-off-by: Yury Norov <[email protected]>
Acked-by: Tariq Toukan <[email protected]>
Reviewed-by: Jacob Keller <[email protected]>
Reviewed-by: Peter Lafreniere <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions