diff options
author | Dawei Li <[email protected]> | 2024-04-16 16:54:48 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-04-24 21:23:49 +0200 |
commit | cdc66553c4130735f0a2db943a5259e54ff1597a (patch) | |
tree | ec3ebe0bd50ede88a8dc482b80aacb2412a25e4b /tools/perf/scripts/python/powerpc-hcalls.py | |
parent | c7cad38d37486668a448215fc92bace9c8cf747a (diff) |
cpumask: Introduce cpumask_first_and_and()
Introduce cpumask_first_and_and() to get intersection between 3 cpumasks,
free of any intermediate cpumask variable. Instead, cpumask_first_and_and()
works in-place with all inputs and produces desired output directly.
Signed-off-by: Dawei Li <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Yury Norov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions