Searched defs:end_bit (Results 1 – 12 of 12) sorted by relevance
/openbmc/linux/fs/ufs/ |
H A D | balloc.c | 45 unsigned cgno, bit, end_bit, bbase, blkmap, i; in ufs_free_fragments() local 141 unsigned overflow, cgno, bit, end_bit, i; in ufs_free_blocks() local
|
/openbmc/linux/lib/ |
H A D | genalloc.c | 247 unsigned long bit, end_bit; in gen_pool_destroy() local 283 unsigned long nbits, start_bit, end_bit, remain; in gen_pool_alloc_algo_owner() local
|
/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
H A D | vmem.c | 90 unsigned int end_bit = ((elem_bits * (index + 1) - 1) % uedge_bits) + 1; in hive_sim_wide_unpack() local
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_buf_item.c | 940 uint end_bit; in xfs_buf_item_log_segment() local
|
/openbmc/linux/fs/ext4/ |
H A D | ialloc.c | 55 void ext4_mark_bitmap_end(int start_bit, int end_bit, char *bitmap) in ext4_mark_bitmap_end()
|
/openbmc/qemu/util/ |
H A D | hbitmap.c | 226 uint64_t end_bit, sz; in hbitmap_next_zero() local
|
/openbmc/linux/drivers/memory/ |
H A D | omap-gpmc.c | 439 int cs, int reg, int st_bit, int end_bit, int max, in get_gpmc_timing_reg() 612 static int set_gpmc_timing_reg(int cs, int reg, int st_bit, int end_bit, int max, in set_gpmc_timing_reg()
|
/openbmc/linux/fs/btrfs/ |
H A D | free-space-tree.c | 355 unsigned long nrbits, start_bit, end_bit; in convert_free_space_to_extents() local
|
/openbmc/linux/drivers/video/fbdev/via/ |
H A D | hw.h | 346 u8 end_bit; member
|
/openbmc/linux/drivers/edac/ |
H A D | amd64_edac.c | 1915 u8 end_bit = 47; in get_error_address() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-integrity.c | 591 unsigned long bit, end_bit, this_end_bit, page, end_page; in block_bitmap_op() local
|
/openbmc/linux/kernel/bpf/ |
H A D | btf.c | 6211 u32 end_bit = __btf_member_bit_offset(t, member) + in btf_struct_walk() local
|