Home
last modified time | relevance | path

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

/linux-5.19.10/tools/testing/radix-tree/
Dbitmap.c10 unsigned long mask_to_clear = BITMAP_FIRST_WORD_MASK(start); in bitmap_clear() local
/linux-5.19.10/lib/
Dgenalloc.c58 static int 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.c377 unsigned long mask_to_clear = BITMAP_FIRST_WORD_MASK(start); in __bitmap_clear() local
/linux-5.19.10/fs/btrfs/
Dextent_io.c7222 u8 mask_to_clear = BITMAP_FIRST_BYTE_MASK(pos); in extent_buffer_bitmap_clear() local