Home
last modified time | relevance | path

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

/linux-4.4.14/lib/
Dgenalloc.c124 int bits_to_clear = BITS_PER_LONG - (start % BITS_PER_LONG); in bitmap_clear_ll() local
Dbitmap.c277 int bits_to_clear = BITS_PER_LONG - (start % BITS_PER_LONG); in bitmap_clear() local
/linux-4.4.14/drivers/video/fbdev/
Dsmscufx.c198 u32 bits_to_clear, u32 bits_to_set) in ufx_reg_clear_and_set_bits()
/linux-4.4.14/fs/btrfs/
Dextent_io.c538 unsigned bits_to_clear = *bits & ~EXTENT_CTLBITS; in clear_state_bit() local