Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_rtbitmap.c284 xfs_rtblock_t lastbit; /* last useful bit in the word */ in xfs_rtfind_forw() local
550 int lastbit; /* last useful bit in word */ in xfs_rtmodify_range() local
783 xfs_rtblock_t lastbit; /* last useful bit in word */ in xfs_rtcheck_range() local
/openbmc/linux/drivers/gpio/
H A Dgpio-xilinx.c132 int bit, lastbit = xgpio_to_bit(chip, chip->gc.ngpio - 1); in xgpio_read_ch_all() local
140 int bit, lastbit = xgpio_to_bit(chip, chip->gc.ngpio - 1); in xgpio_write_ch_all() local
/openbmc/qemu/hw/ppc/
H A Dspapr_ovec.c215 unsigned long lastbit; in spapr_dt_ovec() local
/openbmc/linux/lib/
H A Dbitmap.c673 unsigned int lastbit) in bitmap_getnum()
730 unsigned int lastbit = r->nbits - 1; in bitmap_parse_region() local
/openbmc/qemu/backends/
H A Dhostmem.c367 unsigned long lastbit = find_last_bit(backend->host_nodes, MAX_NODES); in host_memory_backend_memory_complete() local