Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/radix-tree/
Dbitmap.c
/openbmc/linux/drivers/firmware/efi/libstub/
Dbitmap.c
/openbmc/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
/openbmc/linux/lib/
Dgenalloc.c
/openbmc/linux/fs/ntfs3/
Dbitmap.c