/kernel/linux/linux-5.10/drivers/edac/ |
D | amd64_edac_dbg.c | 27 u64 hole_size = 0; in amd64_hole_show() local 29 amd64_get_dram_hole_info(mci, &hole_base, &hole_offset, &hole_size); in amd64_hole_show() 32 hole_size); in amd64_hole_show()
|
D | amd64_edac.c | 504 u64 *hole_offset, u64 *hole_size) in amd64_get_dram_hole_info() argument 546 *hole_size = (1ULL << 32) - *hole_base; in amd64_get_dram_hole_info() 553 (unsigned long)*hole_offset, (unsigned long)*hole_size); in amd64_get_dram_hole_info() 591 u64 dram_base, hole_base, hole_offset, hole_size, dram_addr; in sys_addr_to_dram_addr() local 597 &hole_size); in sys_addr_to_dram_addr() 600 (sys_addr < ((1ULL << 32) + hole_size))) { in sys_addr_to_dram_addr()
|
D | amd64_edac.h | 505 u64 *hole_offset, u64 *hole_size);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/ |
D | drm_mm.c | 215 #define HOLE_SIZE(NODE) ((NODE)->hole_size) 220 return rb_entry(rb, struct drm_mm_node, rb_hole_size)->hole_size; in rb_to_hole_size() 227 u64 x = node->hole_size; in insert_hole_size() 273 node->hole_size = in add_hole() 275 node->subtree_max_hole = node->hole_size; in add_hole() 292 node->hole_size = 0; in rm_hole() 317 if (size <= node->hole_size) { in best_hole() 349 else if (addr > hole_start + node->hole_size) in find_hole_addr() 470 adj_end = hole_end = hole_start + hole->hole_size; in drm_mm_reserve_node() 483 node->hole_size = 0; in drm_mm_reserve_node() [all …]
|
/kernel/linux/linux-5.10/include/drm/ |
D | drm_mm.h | 170 u64 hole_size; member 293 return node->hole_size; in drm_mm_hole_follows() 397 hole_end = hole_start + pos->hole_size, \
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
D | i915_gem_gtt.c | 238 u64 hole_size; in lowlevel_hole() local 240 hole_size = (hole_end - hole_start) >> size; in lowlevel_hole() 241 if (hole_size > KMALLOC_MAX_SIZE / sizeof(u32)) in lowlevel_hole() 242 hole_size = KMALLOC_MAX_SIZE / sizeof(u32); in lowlevel_hole() 243 count = hole_size >> 1; in lowlevel_hole() 246 __func__, hole_start, hole_end, size, hole_size); in lowlevel_hole() 369 const u64 hole_size = hole_end - hole_start; in fill_hole() local 372 min_t(u64, ULONG_MAX - 1, hole_size/2 >> PAGE_SHIFT); in fill_hole() 580 const u64 hole_size = hole_end - hole_start; in walk_hole() local 582 min_t(u64, ULONG_MAX - 1, hole_size >> PAGE_SHIFT); in walk_hole() [all …]
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
D | fadump.c | 425 unsigned long size, cur_size, hole_size, last_end; in fadump_get_boot_mem_regions() local 434 hole_size = 0; in fadump_get_boot_mem_regions() 438 hole_size += (reg_start - last_end); in fadump_get_boot_mem_regions() 454 fw_dump.boot_mem_top = PAGE_ALIGN(fw_dump.boot_memory_size + hole_size); in fadump_get_boot_mem_regions() 1037 unsigned long raddr, rstart, rend, rlast, hole_size; in fadump_relocate() local 1040 hole_size = 0; in fadump_relocate() 1046 hole_size += (rstart - rlast); in fadump_relocate() 1049 raddr += fw_dump.boot_mem_dest_addr - hole_size; in fadump_relocate()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/ |
D | i915_gem_client_blt.c | 506 u64 hole_size; in tiled_blits_create() local 519 hole_size = 2 * PAGE_ALIGN(WIDTH * HEIGHT * 4); in tiled_blits_create() 520 hole_size *= 2; /* room to maneuver */ in tiled_blits_create() 521 hole_size += 2 * I915_GTT_MIN_ALIGNMENT; in tiled_blits_create() 526 hole_size, 0, I915_COLOR_UNEVICTABLE, in tiled_blits_create()
|
D | i915_gem_mman.c | 646 resv->size = hole->hole_size - loop; in igt_mmap_offset_exhaustion()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
D | opal-fadump.c | 118 unsigned long base, size, last_end, hole_size; in opal_fadump_get_config() local 125 hole_size = 0; in opal_fadump_get_config() 137 hole_size += (base - last_end); in opal_fadump_get_config() 173 fadump_conf->boot_mem_top = (fadump_conf->boot_memory_size + hole_size); in opal_fadump_get_config()
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
D | extent_map.c | 741 unsigned int hole_size; in ocfs2_fiemap() local 776 &hole_size, &rec, &is_last); in ocfs2_fiemap() 783 cpos += hole_size; in ocfs2_fiemap() 870 u32 cpos, cend, clen, hole_size; in ocfs2_seek_data_hole_offset() local 901 ret = ocfs2_get_clusters_nocache(inode, di_bh, cpos, &hole_size, in ocfs2_seek_data_hole_offset() 912 clen = hole_size; in ocfs2_seek_data_hole_offset()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/p54/ |
D | txrx.c | 106 u32 hole_size; in p54_assign_address() local 109 hole_size = range->start_addr - last_addr; in p54_assign_address() 111 if (!target_skb && hole_size >= len) { in p54_assign_address() 113 hole_size -= len; in p54_assign_address()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
D | volumes.c | 1477 u64 *hole_size, u64 num_bytes) in dev_extent_hole_check() argument 1480 u64 hole_end = *hole_start + *hole_size; in dev_extent_hole_check() 1486 if (contains_pending_extent(device, hole_start, *hole_size)) { in dev_extent_hole_check() 1488 *hole_size = hole_end - *hole_start; in dev_extent_hole_check() 1490 *hole_size = 0; in dev_extent_hole_check() 1541 u64 hole_size; in find_free_dev_extent_start() local 1607 hole_size = key.offset - search_start; in find_free_dev_extent_start() 1608 dev_extent_hole_check(device, &search_start, &hole_size, in find_free_dev_extent_start() 1611 if (hole_size > max_hole_size) { in find_free_dev_extent_start() 1613 max_hole_size = hole_size; in find_free_dev_extent_start() [all …]
|
D | inode.c | 4770 u64 hole_size; in btrfs_cont_expand() local 4798 hole_size = last_byte - cur_offset; in btrfs_cont_expand() 4804 hole_size); in btrfs_cont_expand() 4809 cur_offset, hole_size); in btrfs_cont_expand() 4814 cur_offset + hole_size - 1, 0); in btrfs_cont_expand() 4822 hole_em->len = hole_size; in btrfs_cont_expand() 4828 hole_em->ram_bytes = hole_size; in btrfs_cont_expand() 4841 hole_size - 1, 0); in btrfs_cont_expand() 4846 cur_offset, hole_size); in btrfs_cont_expand()
|
/kernel/linux/linux-5.10/fs/gfs2/ |
D | bmap.c | 589 u64 hole_size; in gfs2_hole_size() local 598 hole_size = metapath_to_block(GFS2_SB(inode), &clone) - lblock; in gfs2_hole_size() 600 hole_size = len; in gfs2_hole_size() 601 iomap->length = hole_size << inode->i_blkbits; in gfs2_hole_size()
|