Home
last modified time | relevance | path

Searched defs:lastbit (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/lib/
Dbitmap-str.c240 unsigned int lastbit) in bitmap_getnum()
297 unsigned int lastbit = r->nbits - 1; in bitmap_parse_region() local
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_rtbitmap.c341 xfs_rtxnum_t lastbit;/* last useful bit in the word */ in xfs_rtfind_forw() local
581 int lastbit; /* last useful bit in word */ in xfs_rtmodify_range() local
795 xfs_rtxnum_t lastbit; /* last useful bit in word */ in xfs_rtcheck_range() local
/linux-6.12.1/drivers/gpio/
Dgpio-xilinx.c131 int bit, lastbit = xgpio_to_bit(chip, chip->gc.ngpio - 1); in xgpio_read_ch_all() local
139 int bit, lastbit = xgpio_to_bit(chip, chip->gc.ngpio - 1); in xgpio_write_ch_all() local