Home
last modified time | relevance | path

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

/linux/lib/
H A Dbitmap-str.c240 unsigned int lastbit) in bitmap_getnum()
297 unsigned int lastbit = r->nbits - 1; in bitmap_parse_region() local
/linux/fs/xfs/libxfs/
H A Dxfs_rtbitmap.c429 xfs_rtxnum_t lastbit;/* last useful bit in the word */ in xfs_rtfind_forw() local
670 int lastbit; /* last useful bit in word */ in xfs_rtmodify_range() local
884 xfs_rtxnum_t lastbit; /* last useful bit in word */ in xfs_rtcheck_range() local
/linux/drivers/gpio/
H A 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