Searched defs:last_bit (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_buf_item.c | 97 int last_bit; in xfs_buf_item_size_segment() local 279 int last_bit; in xfs_buf_item_format_segment() local 902 uint last_bit; in xfs_buf_item_log_segment() local
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio-mem.c | 217 unsigned long first_bit, last_bit; in virtio_mem_for_each_plugged_range() local 267 unsigned long first_bit, last_bit; in virtio_mem_for_each_plugged_section() local 299 unsigned long first_bit, last_bit; in virtio_mem_for_each_unplugged_section() local 413 const unsigned long last_bit = first_bit + (size / vmem->block_size) - 1; in virtio_mem_is_range_plugged() local 425 const unsigned long last_bit = first_bit + (size / vmem->block_size) - 1; in virtio_mem_is_range_unplugged() local
|
/openbmc/linux/drivers/vfio/ |
H A D | iova_bitmap.c | 408 unsigned long last_bit = (((iova + length - 1) - mapped->iova) >> in iova_bitmap_set() local
|
/openbmc/linux/security/selinux/ss/ |
H A D | ebitmap.c | 477 int bit, last_bit, last_startbit, rc; in ebitmap_write() local
|
/openbmc/linux/drivers/clocksource/ |
H A D | ingenic-timer.c | 280 int ret, last_bit = -1; in ingenic_tcu_init() local
|
/openbmc/qemu/hw/core/ |
H A D | numa.c | 211 int i, first_bit, last_bit; in parse_numa_hmat_lb() local
|
/openbmc/linux/drivers/spi/ |
H A D | spi-mtk-snfi.c | 878 u32 last_bit; in mtk_snand_read_page_cache() local 1070 u32 last_bit; in mtk_snand_write_page_cache() local
|
/openbmc/linux/sound/soc/codecs/ |
H A D | rt1011.c | 1851 int ret = 0, first_bit, last_bit; in rt1011_set_tdm_slot() local
|
/openbmc/linux/drivers/fsi/ |
H A D | fsi-master-gpio.c | 135 uint64_t last_bit = ~0; in serial_out() local
|
/openbmc/linux/drivers/net/wireless/ath/ath5k/ |
H A D | phy.c | 200 u32 mask, data, last_bit, bits_shifted, first_bit; in ath5k_hw_rfb_op() local
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | bttvp.h | 128 u32 last_bit; /* last raw bit seen */ member
|
/openbmc/linux/fs/ocfs2/ |
H A D | alloc.c | 7531 u32 first_bit, last_bit, minlen; in ocfs2_trim_mainbm() local
|