Searched defs:this_end (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/block/drbd/ |
D | drbd_interval.c | 28 sector_t this_end = this->sector + (this->size >> 9); in drbd_insert_interval() local
|
/linux-6.12.1/mm/ |
D | memtest.c | 76 phys_addr_t this_start, this_end; in do_one_pass() local
|
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
|
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
|
/linux-6.12.1/drivers/of/ |
D | of_reserved_mem.c | 416 phys_addr_t this_end, next_end; in __rmem_check_for_overlap() local
|
/linux-6.12.1/fs/btrfs/ |
D | extent-io-tree.c | 1207 u64 this_end; in __set_extent_bit() local 1435 u64 this_end; in convert_extent_bit() local
|
/linux-6.12.1/arch/sparc/mm/ |
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-6.12.1/arch/sparc/kernel/ |
D | chmc.c | 352 u64 this_end; in jbusmc_dimm_group_size() local
|