diff options
| author | Yury Norov <[email protected]> | 2022-09-19 21:05:57 +0000 |
|---|---|---|
| committer | Yury Norov <[email protected]> | 2022-10-01 17:22:57 +0000 |
| commit | 4fe49b3b97c2640147c46519c2a6fdb06df34f5f (patch) | |
| tree | bea4a14dd06b042f19b11db141519aae7c01814f /lib/test_bitmap.c | |
| parent | lib/find_bit: add find_next{,_and}_bit_wrap (diff) | |
| download | kernel-4fe49b3b97c2640147c46519c2a6fdb06df34f5f.tar.gz kernel-4fe49b3b97c2640147c46519c2a6fdb06df34f5f.zip | |
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 <[email protected]>
Diffstat (limited to 'lib/test_bitmap.c')
0 files changed, 0 insertions, 0 deletions
