Searched defs:this_end (Results 1 – 6 of 6) 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 | 238 phys_addr_t this_start, this_end, cand; in __memblock_find_range_bottom_up() local 273 phys_addr_t this_start, this_end, cand; in __memblock_find_range_top_down() local
|
/linux/drivers/of/ |
H A D | of_reserved_mem.c | 562 phys_addr_t this_end, next_end; in __rmem_check_for_overlap() local
|
/linux/arch/sparc/kernel/ |
H A D | chmc.c | 352 u64 this_end; in jbusmc_dimm_group_size() local
|