Searched defs:this_end (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.15/mm/ |
D | memtest.c | 69 phys_addr_t this_start, this_end; in do_one_pass() local
|
D | highmem.c | 383 unsigned this_end = min_t(unsigned, end1, PAGE_SIZE); in zero_user_segments() local 397 unsigned this_end = min_t(unsigned, end2, PAGE_SIZE); in zero_user_segments() local
|
D | memblock.c | 214 phys_addr_t this_start, this_end, cand; in __memblock_find_range_bottom_up() local 249 phys_addr_t this_start, this_end, cand; in __memblock_find_range_top_down() local
|
/Linux-v5.15/drivers/block/drbd/ |
D | drbd_interval.c | 28 sector_t this_end = this->sector + (this->size >> 9); in drbd_insert_interval() local
|
/Linux-v5.15/drivers/of/ |
D | of_reserved_mem.c | 240 phys_addr_t this_end, next_end; in __rmem_check_for_overlap() local
|
/Linux-v5.15/kernel/ |
D | relay.c | 1155 unsigned int this_len, this_end, private; in subbuf_splice_actor() local
|
/Linux-v5.15/arch/sparc/mm/ |
D | init_64.c | 1205 unsigned long this_end; in add_node_ranges() local 1773 unsigned long this_end, paddr = __pa(vstart); in kernel_map_range() local
|
/Linux-v5.15/arch/sparc/kernel/ |
D | chmc.c | 351 u64 this_end; in jbusmc_dimm_group_size() local
|
/Linux-v5.15/fs/btrfs/ |
D | extent_io.c | 1126 u64 this_end; in set_extent_bit() local 1345 u64 this_end; in convert_extent_bit() local
|