Home
last modified time | relevance | path

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

/linux/drivers/firmware/efi/libstub/
H A Dbitmap.c28 unsigned long mask_to_clear = BITMAP_FIRST_WORD_MASK(start); in __bitmap_clear() local
/linux/tools/lib/
H A Dbitmap.c109 unsigned long mask_to_clear = BITMAP_FIRST_WORD_MASK(start); in __bitmap_clear() local
/linux/lib/
H A Dgenalloc.c60 clear_bits_ll(unsigned long *addr, unsigned long mask_to_clear) in clear_bits_ll()
126 unsigned long mask_to_clear = BITMAP_FIRST_WORD_MASK(start); in bitmap_clear_ll() local
H A Dbitmap.c384 unsigned long mask_to_clear = BITMAP_FIRST_WORD_MASK(start); in __bitmap_clear() local
/linux/fs/ntfs3/
H A Dbitmap.c1516 bitmap_ulong mask_to_clear = cpu_to_ul(BITMAP_FIRST_WORD_MASK(start)); in ntfs_bitmap_clear_le() local