Skip to content
Commit 90d48290 authored by Valentin Schneider's avatar Valentin Schneider Committed by Yury Norov
Browse files

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: default avatarValentin Schneider <vschneid@redhat.com>
parent 78e5a339
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment