Home
last modified time | relevance | path

Searched defs:bits_to_clear (Results 1 – 1 of 1) sorted by relevance

/qemu/util/
H A Dbitmap.c225 int bits_to_clear = BITS_PER_LONG - (start % BITS_PER_LONG); in bitmap_clear() local
247 int bits_to_clear = BITS_PER_LONG - (start % BITS_PER_LONG); in bitmap_test_and_clear() local
292 int bits_to_clear = BITS_PER_LONG - (start % BITS_PER_LONG); in bitmap_test_and_clear_atomic() local