Searched defs:this_end (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/mm/ |
A D | memtest.c | 69 phys_addr_t this_start, this_end; in do_one_pass() local
|
A D | highmem.c | 409 unsigned this_end = min_t(unsigned, end1, PAGE_SIZE); in zero_user_segments() local 423 unsigned this_end = min_t(unsigned, end2, PAGE_SIZE); in zero_user_segments() local
|
A D | memblock.c | 218 phys_addr_t this_start, this_end, cand; in __memblock_find_range_bottom_up() local 253 phys_addr_t this_start, this_end, cand; in __memblock_find_range_top_down() local
|
/linux-6.3-rc2/drivers/block/drbd/ |
A D | drbd_interval.c | 28 sector_t this_end = this->sector + (this->size >> 9); in drbd_insert_interval() local
|
/linux-6.3-rc2/drivers/of/ |
A D | of_reserved_mem.c | 239 phys_addr_t this_end, next_end; in __rmem_check_for_overlap() local
|
/linux-6.3-rc2/fs/btrfs/ |
A D | extent-io-tree.c | 1120 u64 this_end; in __set_extent_bit() local 1343 u64 this_end; in convert_extent_bit() local
|
/linux-6.3-rc2/kernel/ |
A D | relay.c | 1152 unsigned int this_len, this_end, private; in subbuf_splice_actor() local
|
/linux-6.3-rc2/arch/sparc/mm/ |
A D | init_64.c | 1206 unsigned long this_end; in add_node_ranges() local 1773 unsigned long this_end, paddr = __pa(vstart); in kernel_map_range() local
|
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | chmc.c | 351 u64 this_end; in jbusmc_dimm_group_size() local
|
Completed in 24 milliseconds