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

/linux-master/tools/testing/radix-tree/
H A Dbitmap.c10 unsigned long mask_to_clear = BITMAP_FIRST_WORD_MASK(start); local
/linux-master/drivers/firmware/efi/libstub/
H A Dbitmap.c28 unsigned long mask_to_clear = BITMAP_FIRST_WORD_MASK(start); local
/linux-master/lib/
H A Dgenalloc.c60 clear_bits_ll(unsigned long *addr, unsigned long mask_to_clear) argument
126 unsigned long mask_to_clear = BITMAP_FIRST_WORD_MASK(start); local
H A Dbitmap.c384 unsigned long mask_to_clear = BITMAP_FIRST_WORD_MASK(start); local
/linux-master/fs/ntfs3/
H A Dbitmap.c1544 bitmap_ulong mask_to_clear = cpu_to_ul(BITMAP_FIRST_WORD_MASK(start)); local

Completed in 306 milliseconds