diff options
author | Valentin Schneider <vschneid@redhat.com> | 2022-10-03 18:34:17 +0300 |
---|---|---|
committer | Yury Norov <yury.norov@gmail.com> | 2022-10-06 15:57:36 +0300 |
commit | 90d482908eedd56f01a707325aa541cf9c40f936 (patch) | |
tree | 26cec02bff42dd83de558ba1b7579185726554b0 /lib/string_helpers.c | |
parent | 78e5a3399421ad79fc024e6d78e2deb7809d26af (diff) | |
download | linux-90d482908eedd56f01a707325aa541cf9c40f936.tar.xz |
lib/find_bit: Introduce find_next_andnot_bit()
In preparation of introducing for_each_cpu_andnot(), add a variant of
find_next_bit() that negate the bits in @addr2 when ANDing them with the
bits in @addr1.
Signed-off-by: Valentin Schneider <vschneid@redhat.com>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions