diff options
author | 2024-04-16 16:54:48 +0800 | |
---|---|---|
committer | 2024-04-24 21:23:49 +0200 | |
commit | cdc66553c4130735f0a2db943a5259e54ff1597a (patch) | |
tree | ec3ebe0bd50ede88a8dc482b80aacb2412a25e4b /scripts/gdb/linux/utils.py | |
parent | irqchip/irq-brcmstb-l2: Avoid saving mask on shutdown (diff) | |
download | linux-rng-cdc66553c4130735f0a2db943a5259e54ff1597a.tar.xz linux-rng-cdc66553c4130735f0a2db943a5259e54ff1597a.zip |
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 <dawei.li@shingroup.cn>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Yury Norov <yury.norov@gmail.com>
Link: https://lore.kernel.org/r/20240416085454.3547175-2-dawei.li@shingroup.cn
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions