Home
last modified time | relevance | path

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

/linux-6.6.21/tools/testing/radix-tree/
Dbitmap.c10 unsigned long mask_to_clear = BITMAP_FIRST_WORD_MASK(start); in bitmap_clear() local
/linux-6.6.21/drivers/firmware/efi/libstub/
Dbitmap.c28 unsigned long mask_to_clear = BITMAP_FIRST_WORD_MASK(start); in __bitmap_clear() local
/linux-6.6.21/lib/
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
Dbitmap.c388 unsigned long mask_to_clear = BITMAP_FIRST_WORD_MASK(start); in __bitmap_clear() local
/linux-6.6.21/fs/ntfs3/
Dbitmap.c1544 bitmap_ulong mask_to_clear = cpu_to_ul(BITMAP_FIRST_WORD_MASK(start)); in ntfs_bitmap_clear_le() local