aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorAkinobu Mita <[email protected]>2012-03-23 15:02:04 -0700
committerLinus Torvalds <[email protected]>2012-03-23 16:58:34 -0700
commit03f4a8226c2f9c14361f75848d1e93139bab90c4 (patch)
treec8c225f2debf749286c178897eaf2f802e50b0ab /scripts/objdiff
parent0a329d2d5a1dd75273597538cdc33512ee38855e (diff)
bitops: introduce for_each_clear_bit()
Introduce for_each_clear_bit() and for_each_clear_bit_from(). They are similar to for_each_set_bit() and list_for_each_set_bit_from(), but they iterate over all the cleared bits in a memory region. Signed-off-by: Akinobu Mita <[email protected]> Cc: Robert Richter <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: "H. Peter Anvin" <[email protected]> Cc: David Woodhouse <[email protected]> Cc: Martin Schwidefsky <[email protected]> Cc: Heiko Carstens <[email protected]> Cc: Stefano Panella <[email protected]> Cc: David Vrabel <[email protected]> Cc: Sergei Shtylyov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions