aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/clang-tools/run-clang-tools.py
diff options
context:
space:
mode:
authorValentin Schneider <[email protected]>2022-10-03 15:34:18 +0000
committerYury Norov <[email protected]>2022-10-06 12:57:36 +0000
commit5f75ff295c662c1c8fb9e1737e9dc3b9a1e7fb29 (patch)
tree3d5bc8c5fe350f59a27426efb5b2de4c75f6fa31 /scripts/clang-tools/run-clang-tools.py
parentlib/find_bit: Introduce find_next_andnot_bit() (diff)
downloadkernel-5f75ff295c662c1c8fb9e1737e9dc3b9a1e7fb29.tar.gz
kernel-5f75ff295c662c1c8fb9e1737e9dc3b9a1e7fb29.zip
cpumask: Introduce for_each_cpu_andnot()
for_each_cpu_and() is very convenient as it saves having to allocate a temporary cpumask to store the result of cpumask_and(). The same issue applies to cpumask_andnot() which doesn't actually need temporary storage for iteration purposes. Following what has been done for for_each_cpu_and(), introduce for_each_cpu_andnot(). Signed-off-by: Valentin Schneider <[email protected]>
Diffstat (limited to 'scripts/clang-tools/run-clang-tools.py')
0 files changed, 0 insertions, 0 deletions