Home
last modified time | relevance | path

Searched defs:end_bit (Results 1 – 12 of 12) sorted by relevance

/linux/lib/
H A Dpacking_test.c14 size_t end_bit; member
[all...]
H A Dgenalloc.c247 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
/linux/fs/ufs/
H A Dballoc.c68 unsigned cgno, bit, end_bit, bbase, blkmap, i; in ufs_free_fragments() local
151 unsigned overflow, cgno, bit, end_bit, i; in ufs_free_blocks() local
/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dvmem.c81 unsigned int end_bit = ((elem_bits * (index + 1) - 1) % uedge_bits) + 1; in hive_sim_wide_unpack() local
/linux/fs/xfs/
H A Dxfs_buf_item.c936 uint end_bit; in xfs_buf_item_log_segment() local
/linux/drivers/memory/
H A Domap-gpmc.c436 int cs, int reg, int st_bit, int end_bit, int max, in get_gpmc_timing_reg() argument
609 static int set_gpmc_timing_reg(int cs, int reg, int st_bit, int end_bit, int max, in set_gpmc_timing_reg() argument
/linux/fs/btrfs/
H A Dfree-space-tree.c357 unsigned long nrbits, start_bit, end_bit; in btrfs_convert_free_space_to_extents() local
H A Dextent_io.c1451 unsigned int end_bit = (min(page_end + 1, found_start + found_len) - in writepage_delalloc() local
/linux/drivers/video/fbdev/via/
H A Dhw.h346 u8 end_bit; member
/linux/drivers/edac/
H A Damd64_edac.c1657 u8 end_bit = 47; in get_error_address() local
/linux/drivers/md/
H A Ddm-integrity.c578 unsigned long bit, end_bit, this_end_bit, page, end_page; in block_bitmap_op() local
/linux/kernel/bpf/
H A Dbtf.c7006 u32 end_bit = __btf_member_bit_offset(t, member) + in btf_struct_walk() local