Searched defs:this_end (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/block/drbd/ |
H A D | drbd_interval.c | 28 sector_t this_end = this->sector + (this->size >> 9); in drbd_insert_interval() local
|
/linux/mm/ |
H A D | memtest.c | 76 phys_addr_t this_start, this_end; in do_one_pass() local
|
H A D | highmem.c | 422 unsigned this_end = min_t(unsigned, end1, PAGE_SIZE); in zero_user_segments() local 436 unsigned this_end = min_t(unsigned, end2, PAGE_SIZE); in zero_user_segments() local
|
H A D | memblock.c | 221 phys_addr_t this_start, this_end, cand; in __memblock_find_range_bottom_up() local 256 phys_addr_t this_start, this_end, cand; in __memblock_find_range_top_down() local [all...] |
/linux/fs/btrfs/ |
H A D | extent-io-tree.c | 1207 u64 this_end; in __set_extent_bit() local 1435 u64 this_end; in convert_extent_bit() local
|
/linux/arch/sparc/mm/ |
H A D | init_64.c | 1213 unsigned long this_end; in add_node_ranges() local 1780 unsigned long this_end, paddr = __pa(vstart); in kernel_map_range() local
|
/linux/arch/sparc/kernel/ |
H A D | chmc.c | 352 u64 this_end; in jbusmc_dimm_group_size() local
|