Searched defs:bits_to_set (Results 1 – 16 of 16) sorted by relevance
7 int bits_to_set = BITS_PER_LONG - (start % BITS_PER_LONG); in __bitmap_set() local
779 uint bits_to_set; in xfs_buf_item_log_segment() local
935 uint bits_to_set; in xfs_buf_item_log_segment() local
89 int bits_to_set = BITS_PER_LONG - (start % BITS_PER_LONG); in bitmap_set_ll() local
366 int bits_to_set = BITS_PER_LONG - (start % BITS_PER_LONG); in __bitmap_set() local
88 int bits_to_set = BITS_PER_LONG - (start % BITS_PER_LONG); in bitmap_set_ll() local
355 int bits_to_set = BITS_PER_LONG - (start % BITS_PER_LONG); in __bitmap_set() local
372 u32 bits_to_set = bits & ~EXTENT_CTLBITS; in set_state_bits() local
188 int bits_to_set = BITS_PER_BYTE - (start % BITS_PER_BYTE); in le_bitmap_set() local
168 int bits_to_set = BITS_PER_BYTE - (start % BITS_PER_BYTE); in le_bitmap_set() local
918 unsigned bits_to_set = *bits & ~EXTENT_CTLBITS; in set_state_bits() local5929 int bits_to_set = BITS_PER_BYTE - (pos % BITS_PER_BYTE); in extent_buffer_bitmap_set() local
1523 int bits_to_set = BITS_PER_LONG - (start % BITS_PER_LONG); in ntfs_bitmap_set_le() local
196 u32 bits_to_clear, u32 bits_to_set) in ufx_reg_clear_and_set_bits()
1417 int bits_to_set = 8 - bit_shift; in __implement() local
1419 int bits_to_set = 8 - bit_shift; in __implement() local