Home
last modified time | relevance | path

Searched refs:holes (Results 1 – 25 of 68) sorted by relevance

123

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dpci-sriov.c573 devm_release_resource(&dev->dev, &iov->holes[i]); in pnv_pci_vf_resource_shift()
574 memset(&iov->holes[i], 0, sizeof(iov->holes[i])); in pnv_pci_vf_resource_shift()
580 iov->holes[i].start = res2.start; in pnv_pci_vf_resource_shift()
581 iov->holes[i].end = res2.start + size * offset - 1; in pnv_pci_vf_resource_shift()
582 iov->holes[i].flags = IORESOURCE_BUS; in pnv_pci_vf_resource_shift()
583 iov->holes[i].name = "pnv_iov_reserved"; in pnv_pci_vf_resource_shift()
585 &iov->holes[i]); in pnv_pci_vf_resource_shift()
H A Dpci.h252 struct resource holes[PCI_SRIOV_NUM_BARS]; member
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/
H A D0016-libsparse-Add-hole-mode-to-sparse_file_read.patch7 holes which are not stored in the filesystem and when read are full of
9 other types of files may not care about the contents of holes. For
11 care about. Those blocks not written to will remain holes, and can be
19 straightforward. We use lseek to determine where the holes in the file
56 + * data (including holes) will be be converted to
88 + * %SPARSE_READ_MODE_NORMAL, but holes in the file will be converted to "don't
H A D0017-img2simg-Add-support-for-converting-holes-to-don-t-c.patch4 Subject: [PATCH] img2simg: Add support for converting holes to "don't care"
7 This adds support for converting files with holes to "don't care"
9 to program an image if it has many holes.
/openbmc/linux/lib/
H A Dtest_maple_tree.c679 static const unsigned long holes[] = { in check_alloc_rev_range() local
769 for (i = 0; i < ARRAY_SIZE(holes); i += 3) { in check_alloc_rev_range()
772 min, holes[i+1]>>12, holes[i+2]>>12, in check_alloc_rev_range()
773 holes[i] >> 12); in check_alloc_rev_range()
776 holes[i+1] >> 12, in check_alloc_rev_range()
777 holes[i+2] >> 12)); in check_alloc_rev_range()
780 pr_debug("gap %lu %lu\n", (holes[i] >> 12), in check_alloc_rev_range()
781 (holes[i+1] >> 12)); in check_alloc_rev_range()
783 MT_BUG_ON(mt, mas.last + 1 != (holes[i+1] >> 12)); in check_alloc_rev_range()
784 MT_BUG_ON(mt, mas.index != (holes[i+1] >> 12) - (holes[i+2] >> 12)); in check_alloc_rev_range()
[all …]
/openbmc/linux/fs/xfs/scrub/
H A Dialloc.c580 uint64_t holes; in xchk_iallocbt_rec() local
615 holes = ~xfs_inobt_irec_to_allocmask(&irec); in xchk_iallocbt_rec()
616 if ((holes & irec.ir_free) != holes || in xchk_iallocbt_rec()
/openbmc/linux/arch/m68k/sun3/
H A Dsun3dvma.c84 static void print_holes(struct list_head *holes) in print_holes() argument
91 list_for_each(cur, holes) { in print_holes()
/openbmc/linux/fs/cramfs/
H A DREADME96 This kernel supports cramfs holes (i.e. [efficient representation of]
98 default mkcramfs doesn't test for & create holes, since cramfs in
99 kernels up to at least 2.3.39 didn't support holes. Run mkcramfs
100 with -z if you want it to create files that can have holes in them.
/openbmc/linux/Documentation/mm/
H A Dmemory-model.rst10 however, that this range contains small holes that are not accessible
39 maps the entire physical memory. For most architectures, the holes
41 corresponding to the holes are never fully initialized.
50 :c:func:`pfn_valid` implementation should take the holes in the
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_buddy_test.c334 LIST_HEAD(holes); in drm_test_buddy_alloc_pathological()
381 list_move_tail(&block->link, &holes); in drm_test_buddy_alloc_pathological()
390 drm_buddy_free_list(&mm, &holes); in drm_test_buddy_alloc_pathological()
401 list_splice_tail(&holes, &blocks); in drm_test_buddy_alloc_pathological()
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-scanners/checksecurity/
H A Dchecksecurity_2.0.16.bb2 … "checksecurity is a simple package which will scan your system for several simple security holes."
/openbmc/qemu/tests/qemu-iotests/
H A D121.out23 === Allocating a new refcount block must not leave holes in the image ===
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_leaf.h34 __u8 holes; member
H A Dxfs_attr_leaf.c171 to->holes = hdr3->holes; in xfs_attr3_leaf_hdr_from_disk()
185 to->holes = from->hdr.holes; in xfs_attr3_leaf_hdr_from_disk()
213 hdr3->holes = from->holes; in xfs_attr3_leaf_hdr_to_disk()
228 to->hdr.holes = from->holes; in xfs_attr3_leaf_hdr_to_disk()
1453 if (!ichdr.holes && sum < entsize) in xfs_attr3_leaf_add()
1640 ichdr_dst->holes = 0; in xfs_attr3_leaf_compact()
2266 ichdr.holes = 1; /* mark as needing compaction */ in xfs_attr3_leaf_remove()
2314 if (savehdr.holes == 0) { in xfs_attr3_leaf_unbalance()
2700 ichdr_s->holes = 1; /* leaf may not be compact */ in xfs_attr3_leaf_moveents()
H A Dxfs_da_format.h607 __u8 holes; /* != 0 if blk needs compaction */ member
667 __u8 holes; member
/openbmc/u-boot/doc/
H A DREADME.JFFS239 into the disk. The current code do not work with memory holes
/openbmc/linux/drivers/clk/tegra/
H A Dclk-bpmp.c426 unsigned int holes = 0; in tegra_bpmp_probe_clocks() local
457 holes++; in tegra_bpmp_probe_clocks()
468 dev_dbg(bpmp->dev, "holes: %u\n", holes); in tegra_bpmp_probe_clocks()
/openbmc/linux/drivers/staging/qlge/
H A DTODO24 * reorder struct members to avoid holes if it doesn't impact performance
/openbmc/linux/drivers/net/plip/
H A DKconfig19 ports (the connectors at the computers with 25 holes) are connected
/openbmc/linux/Documentation/translations/zh_CN/maintainer/
H A Dpull-requests.rst92 accommodate the newly formed black holes that would
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Dintel_memory_region.c242 LIST_HEAD(holes); in igt_mock_contiguous()
316 list = &holes; in igt_mock_contiguous()
328 close_objects(mem, &holes); in igt_mock_contiguous()
363 list_splice_tail(&holes, &objects); in igt_mock_contiguous()
/openbmc/linux/arch/powerpc/include/asm/
H A Dpci-bridge.h233 struct resource holes[PCI_SRIOV_NUM_BARS]; member
/openbmc/qemu/docs/devel/
H A Dmemory.rst221 the lower priority region will appear in any "holes" that the higher priority
224 aliases that leave holes then the lower priority region will appear in these
225 holes too.)
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dgpio-properties.rst100 It is possible to leave holes in the array of GPIOs. This is useful in
163 - the names inside the list must be consecutive (no "holes" are permitted)
/openbmc/linux/Documentation/networking/device_drivers/ethernet/toshiba/
H A Dspider_net.rst177 operations there. Since this will leave "holes" in the ring, there
178 is also a spider_net_resync_tail_ptr() that will skip over such holes.

123