| /linux/arch/powerpc/platforms/powernv/ |
| H A D | pci-sriov.c | 573 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 D | pci.h | 251 struct resource holes[PCI_SRIOV_NUM_BARS]; member
|
| /linux/lib/ |
| H A D | test_maple_tree.c | 685 static const unsigned long holes[] = { in check_alloc_rev_range() local 775 for (i = 0; i < ARRAY_SIZE(holes); i += 3) { in check_alloc_rev_range() 778 min, holes[i+1]>>12, holes[i+2]>>12, in check_alloc_rev_range() 779 holes[i] >> 12); in check_alloc_rev_range() 782 holes[i+1] >> 12, in check_alloc_rev_range() 783 holes[i+2] >> 12)); in check_alloc_rev_range() 786 pr_debug("gap %lu %lu\n", (holes[i] >> 12), in check_alloc_rev_range() 787 (holes[i+1] >> 12)); in check_alloc_rev_range() 789 MT_BUG_ON(mt, mas.last + 1 != (holes[i+1] >> 12)); in check_alloc_rev_range() 790 MT_BUG_ON(mt, mas.index != (holes[i+1] >> 12) - (holes[i+2] >> 12)); in check_alloc_rev_range() [all …]
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_attr_leaf.h | 34 __u8 holes; member
|
| /linux/drivers/clk/tegra/ |
| H A D | clk-bpmp.c | 434 unsigned int holes = 0; in tegra_bpmp_probe_clocks() local 465 holes++; in tegra_bpmp_probe_clocks() 476 dev_dbg(bpmp->dev, "holes: %u\n", holes); in tegra_bpmp_probe_clocks()
|
| /linux/drivers/net/plip/ |
| H A D | Kconfig | 19 ports (the connectors at the computers with 25 holes) are connected
|
| /linux/Documentation/translations/zh_CN/maintainer/ |
| H A D | pull-requests.rst | 92 accommodate the newly formed black holes that would
|
| /linux/arch/powerpc/include/asm/ |
| H A D | pci-bridge.h | 231 struct resource holes[PCI_SRIOV_NUM_BARS]; member
|
| /linux/Documentation/firmware-guide/acpi/ |
| H A D | gpio-properties.rst | 100 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)
|
| /linux/drivers/parport/ |
| H A D | Kconfig | 20 (the connector at the computer with 25 holes), e.g. printer, ZIP
|
| /linux/Documentation/security/ |
| H A D | siphash.rst | 86 to always ensure the struct has no padding holes. The easiest way to do this
|
| H A D | self-protection.rst | 299 sure structure holes are cleared.
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6sl-kobo-aura2.dts | 323 /* J4, through-holes */
|
| /linux/Documentation/kbuild/ |
| H A D | gendwarfksyms.rst | 341 alignment holes can potentially be used instead. While kABI rules could 393 to placing new members into existing alignment holes::
|
| /linux/Documentation/arch/x86/x86_64/ |
| H A D | mm.rst | 164 holes).
|
| /linux/net/ipv4/ |
| H A D | tcp_input.c | 2420 u32 holes; in tcp_limit_reno_sacked() local 2422 holes = max(tp->lost_out, 1U); in tcp_limit_reno_sacked() 2423 holes = min(holes, tp->packets_out); in tcp_limit_reno_sacked() 2425 if ((tp->sacked_out + holes) > tp->packets_out) { in tcp_limit_reno_sacked() 2426 tp->sacked_out = tp->packets_out - holes; in tcp_limit_reno_sacked()
|
| /linux/arch/m68k/ |
| H A D | Kconfig.cpu | 424 For systems that have holes in their physical address space this
|
| /linux/Documentation/fb/ |
| H A D | matroxfb.rst | 330 set frequency higher that this. It causes sparks, black holes and other
|
| /linux/arch/loongarch/ |
| H A D | Kconfig | 782 or have huge holes in the physical address space for other reasons.
|
| /linux/Documentation/admin-guide/media/ |
| H A D | vivid.rst | 627 control and the Integer Menu control both have 'holes' in their menu list,
|
| /linux/Documentation/driver-api/ |
| H A D | pin-control.rst | 426 are chessboard-like, big ones have "holes" in some arrangement according to
|
| /linux/drivers/gpu/drm/amd/include/ |
| H A D | atombios.h | 9235 ATOM_HOLE_INFO holes[1]; // array of hole descriptions member
|