Searched refs:populated (Results 1 – 25 of 103) sorted by relevance
12345
/linux-6.1.9/arch/arm64/boot/dts/freescale/ |
D | imx8mp-dhcom-pdk2.dts | 108 * PDK2 carrier board uses SoM with KSZ9131 populated and connected to 114 * PDK2 carrier board has KSZ9021 PHY populated and connected to SoM FEC 115 * ethernet RGMII interface. The SoM is not populated with second FEC PHY.
|
/linux-6.1.9/Documentation/hwmon/ |
D | peci-dimmtemp.rst | 48 I is DIMM index of the populated DIMM. 49 temp[N]_input Provides current temperature of the populated DIMM.
|
/linux-6.1.9/Documentation/PCI/endpoint/ |
D | pci-vntb-howto.rst | 128 field should be populated with '1'. For NTB, both the PCI endpoint controllers 139 Note that the devices listed here correspond to the values populated in 152 Note that the devices listed here correspond to the values populated in
|
D | pci-ntb-howto.rst | 131 field should be populated with '1'. For NTB, both the PCI endpoint controllers 144 Note that the devices listed here correspond to the values populated in
|
D | pci-test-howto.rst | 105 field should be populated with '1':: 116 Note that the devices listed here correspond to the value populated in 1.4
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-bus-hsi | 10 The bus will be populated with devices (hsi_clients) representing
|
D | securityfs-secrets-coco | 18 if the EFI secret area is populated.
|
D | sysfs-bus-platform | 30 arm smmu which are populated by arm64 acpi_iort.
|
/linux-6.1.9/arch/arm64/boot/dts/apple/ |
D | t8103-j274.dts | 30 * on-board devices and properties that are populated by the bootloader
|
D | t8103-j457.dts | 30 * on-board devices and properties that are populated by the bootloader
|
D | t8103-j456.dts | 48 * on-board devices and properties that are populated by the bootloader
|
D | t8103-jxxx.dtsi | 68 * on-board devices and properties that are populated by the bootloader
|
/linux-6.1.9/Documentation/devicetree/bindings/iio/light/ |
D | ti,opt3001.yaml | 14 on whether an interrupt property has been populated into the DT.
|
/linux-6.1.9/Documentation/devicetree/bindings/net/ |
D | cavium-mix.txt | 6 Compatibility with all cn5XXX and cn6XXX SOCs populated with MIX
|
D | mdio-mux-gpio.yaml | 39 pair of GPIO lines. Child busses 2 and 3 populated with 4
|
/linux-6.1.9/Documentation/devicetree/bindings/cpufreq/ |
D | cpufreq-dt.txt | 16 populated at runtime.
|
/linux-6.1.9/mm/ |
D | percpu.c | 1077 start = find_next_zero_bit(chunk->populated, end, start); in pcpu_is_populated() 1081 end = find_next_bit(chunk->populated, end, start + 1); in pcpu_is_populated() 1363 alloc_size = struct_size(chunk, populated, in pcpu_alloc_first_chunk() 1406 bitmap_fill(chunk->populated, chunk->nr_pages); in pcpu_alloc_first_chunk() 1530 bitmap_set(chunk->populated, page_start, nr); in pcpu_chunk_populated() 1554 bitmap_clear(chunk->populated, page_start, nr); in pcpu_chunk_depopulated() 1859 for_each_clear_bitrange_from(rs, re, chunk->populated, page_end) { in pcpu_alloc() 2016 for_each_set_bitrange(rs, re, chunk->populated, chunk->nr_pages) { in pcpu_balance_free() 2086 for_each_clear_bitrange(rs, re, chunk->populated, chunk->nr_pages) { in pcpu_balance_populated() 2180 test_bit(i, chunk->populated)) { in pcpu_reclaim_populated() [all …]
|
D | percpu-internal.h | 66 unsigned long populated[]; /* populated bitmap */ member
|
/linux-6.1.9/Documentation/security/secrets/ |
D | coco.rst | 44 Later it checks if the secret area is populated: it maps the area and checks 46 (``1e74f542-71dd-4d66-963e-ef4287ff173b``). If the secret area is populated,
|
/linux-6.1.9/Documentation/devicetree/bindings/mfd/ |
D | lp873x.txt | 11 populated under regulators node. xxx can be
|
/linux-6.1.9/Documentation/devicetree/bindings/pwm/ |
D | pwm-tipwmss.txt | 20 Also child nodes should also populated under PWMSS DT node.
|
/linux-6.1.9/security/loadpin/ |
D | Kconfig | 32 The list of trusted verity can be populated through an ioctl
|
/linux-6.1.9/Documentation/userspace-api/media/cec/ |
D | cec-ioc-adap-g-conn-info.rst | 38 provide a pointer to a cec_connector_info struct which will be populated
|
/linux-6.1.9/Documentation/devicetree/bindings/spi/ |
D | cdns,qspi-nor.yaml | 76 is populated on the board before using this property.
|
/linux-6.1.9/Documentation/arm/ |
D | uefi.rst | 58 populated by the UEFI GetMemoryMap() call.
|
12345