diff options
author | Yury Norov <yury.norov@gmail.com> | 2022-09-20 00:05:57 +0300 |
---|---|---|
committer | Yury Norov <yury.norov@gmail.com> | 2022-10-01 20:22:57 +0300 |
commit | 4fe49b3b97c2640147c46519c2a6fdb06df34f5f (patch) | |
tree | bea4a14dd06b042f19b11db141519aae7c01814f /Documentation/block | |
parent | 6cc18331a987c4a29d66b9c4fd292587fba4d7bd (diff) | |
download | linux-4fe49b3b97c2640147c46519c2a6fdb06df34f5f.tar.xz |
lib/bitmap: introduce for_each_set_bit_wrap() macro
Add for_each_set_bit_wrap() macro and use it in for_each_cpu_wrap(). The
new macro is based on __for_each_wrap() iterator, which is simpler and
smaller than cpumask_next_wrap().
Signed-off-by: Yury Norov <yury.norov@gmail.com>
Diffstat (limited to 'Documentation/block')
0 files changed, 0 insertions, 0 deletions