Searched defs:end_bit (Results 1 – 9 of 9) sorted by relevance
/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
|
/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()
|
/linux/drivers/memory/ |
H A D | omap-gpmc.c | 436 int cs, int reg, int st_bit, int end_bit, int max, in get_gpmc_timing_reg() 609 static int set_gpmc_timing_reg(int cs, int reg, int st_bit, int end_bit, int max, in set_gpmc_timing_reg()
|
/linux/fs/btrfs/ |
H A D | free-space-tree.c | 358 unsigned long nrbits, start_bit, end_bit; in convert_free_space_to_extents() local
|
H A D | extent_io.c | 1422 unsigned int end_bit = (min(page_end + 1, found_start + found_len) - in writepage_delalloc() local
|
/linux/drivers/video/fbdev/via/ |
H A D | hw.h | 346 u8 end_bit; member
|
/linux/drivers/edac/ |
H A D | amd64_edac.c | 1643 u8 end_bit = 47; in get_error_address() local
|
/linux/drivers/md/ |
H A D | dm-integrity.c | 578 unsigned long bit, end_bit, this_end_bit, page, end_page; in block_bitmap_op() local
|
/linux/kernel/bpf/ |
H A D | btf.c | 6990 u32 end_bit = __btf_member_bit_offset(t, member) + btf_struct_walk() local
|