Home
last modified time | relevance | path

Searched defs:bits_to_set (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_buf_item.c802 uint bits_to_set; in xfs_buf_item_log_segment() local
/linux-4.19.296/lib/
Dgenalloc.c90 int bits_to_set = BITS_PER_LONG - (start % BITS_PER_LONG); in bitmap_set_ll() local
Dbitmap.c259 int bits_to_set = BITS_PER_LONG - (start % BITS_PER_LONG); in __bitmap_set() local
/linux-4.19.296/fs/btrfs/
Dfree-space-tree.c163 int bits_to_set = BITS_PER_BYTE - (start % BITS_PER_BYTE); in le_bitmap_set() local
Dextent_io.c854 unsigned bits_to_set = *bits & ~EXTENT_CTLBITS; in set_state_bits() local
5809 int bits_to_set = BITS_PER_BYTE - (pos % BITS_PER_BYTE); in extent_buffer_bitmap_set() local
/linux-4.19.296/drivers/hid/
Dhid-core.c1226 int bits_to_set = 8 - bit_shift; in __implement() local