Searched refs:populated (Results 1 – 25 of 114) sorted by relevance
12345
/linux-6.6.21/Documentation/powerpc/ |
D | vmemmap_dedup.rst | 22 Here's how things look like on device-dax after the sections are populated:: 50 Here's how things look like on device-dax after the sections are populated:: 79 Here's how things look like on device-dax after the sections are populated::
|
/linux-6.6.21/Documentation/PCI/endpoint/ |
D | pci-vntb-howto.rst | 89 of the function device and is populated with the following NTB specific 125 field should be populated with '1'. For NTB, both the PCI endpoint controllers 136 Note that the devices listed here correspond to the values populated in 149 Note that the devices listed here correspond to the values populated in
|
D | pci-ntb-howto.rst | 93 of the function device and is populated with the following NTB specific 128 field should be populated with '1'. For NTB, both the PCI endpoint controllers 141 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.6.21/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.6.21/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.
|
/linux-6.6.21/arch/arm64/boot/dts/apple/ |
D | t8112-j473.dts | 26 * on-board devices and properties that are populated by the bootloader
|
D | t8103-j274.dts | 34 * on-board devices and properties that are populated by the bootloader
|
D | t8103-j457.dts | 34 * on-board devices and properties that are populated by the bootloader
|
D | t8103-j456.dts | 52 * on-board devices and properties that are populated by the bootloader
|
D | t8112-j493.dts | 40 * on-board devices and properties that are populated by the bootloader
|
D | t8112-j413.dts | 40 * on-board devices and properties that are populated by the bootloader
|
D | t8103-jxxx.dtsi | 69 * on-board devices and properties that are populated by the bootloader
|
/linux-6.6.21/Documentation/devicetree/bindings/iio/light/ |
D | ti,opt3001.yaml | 14 on whether an interrupt property has been populated into the DT.
|
/linux-6.6.21/Documentation/devicetree/bindings/net/ |
D | cavium-mix.txt | 6 Compatibility with all cn5XXX and cn6XXX SOCs populated with MIX
|
/linux-6.6.21/Documentation/devicetree/bindings/cpufreq/ |
D | cpufreq-dt.txt | 16 populated at runtime.
|
/linux-6.6.21/mm/ |
D | percpu.c | 1081 start = find_next_zero_bit(chunk->populated, end, start); in pcpu_is_populated() 1085 end = find_next_bit(chunk->populated, end, start + 1); in pcpu_is_populated() 1360 alloc_size = struct_size(chunk, populated, in pcpu_alloc_first_chunk() 1403 bitmap_fill(chunk->populated, chunk->nr_pages); in pcpu_alloc_first_chunk() 1527 bitmap_set(chunk->populated, page_start, nr); in pcpu_chunk_populated() 1551 bitmap_clear(chunk->populated, page_start, nr); in pcpu_chunk_depopulated() 1852 for_each_clear_bitrange_from(rs, re, chunk->populated, page_end) { in pcpu_alloc() 2011 for_each_set_bitrange(rs, re, chunk->populated, chunk->nr_pages) { in pcpu_balance_free() 2081 for_each_clear_bitrange(rs, re, chunk->populated, chunk->nr_pages) { in pcpu_balance_populated() 2175 test_bit(i, chunk->populated)) { in pcpu_reclaim_populated() [all …]
|
D | percpu-internal.h | 74 unsigned long populated[]; /* populated bitmap */ member
|
/linux-6.6.21/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.6.21/Documentation/devicetree/bindings/mfd/ |
D | lp873x.txt | 11 populated under regulators node. xxx can be
|
/linux-6.6.21/security/loadpin/ |
D | Kconfig | 32 The list of trusted verity can be populated through an ioctl
|
/linux-6.6.21/Documentation/devicetree/bindings/pwm/ |
D | pwm-tipwmss.txt | 20 Also child nodes should also populated under PWMSS DT node.
|
/linux-6.6.21/Documentation/mm/ |
D | physical_memory.rst | 65 ``ZONE_MOVABLE`` is populated during memory hotplug, but it may be 66 also populated on boot using one of ``kernelcore``, ``movablecore`` and 212 The zones for this node. Not all of the zones may be populated, but it is 223 Number of populated zones in this node.
|
/linux-6.6.21/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
|
12345