Searched defs:bits_to_clear (Results 1 - 7 of 7) sorted by path

/linux-master/tools/testing/radix-tree/
H A Dbitmap.c9 int bits_to_clear = BITS_PER_LONG - (start % BITS_PER_LONG); local
/linux-master/drivers/firmware/efi/libstub/
H A Dbitmap.c27 int bits_to_clear = BITS_PER_LONG - (start % BITS_PER_LONG); local
/linux-master/drivers/video/fbdev/
H A Dsmscufx.c195 ufx_reg_clear_and_set_bits(struct ufx_data *dev, u32 index, u32 bits_to_clear, u32 bits_to_set) argument
/linux-master/fs/btrfs/
H A Dextent-io-tree.c575 u32 bits_to_clear = bits & ~EXTENT_CTLBITS; local
/linux-master/fs/ntfs3/
H A Dbitmap.c1543 int bits_to_clear = BITS_PER_LONG - (start % BITS_PER_LONG); local
/linux-master/lib/
H A Dbitmap.c383 int bits_to_clear = BITS_PER_LONG - (start % BITS_PER_LONG); local
H A Dgenalloc.c125 int bits_to_clear = BITS_PER_LONG - (start % BITS_PER_LONG); local

Completed in 230 milliseconds