Home
last modified time | relevance | path

Searched refs:populated (Results 1 – 25 of 106) sorted by relevance

12345

/linux/Documentation/arch/powerpc/
H A Dvmemmap_dedup.rst22 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/Documentation/userspace-api/gpio/
H A Dgpio-get-chipinfo-ioctl.rst28 The :c:type:`chip_info<gpiochip_info>` to be populated.
38 On success 0 and ``info`` is populated with the chip info.
H A Dgpio-v2-get-lineinfo-ioctl.rst28 The :c:type:`line_info<gpio_v2_line_info>` to be populated, with the
47 On success 0 and ``info`` is populated with the chip info.
H A Dgpio-get-lineinfo-ioctl.rst32 The :c:type:`line_info<gpioline_info>` to be populated, with the
51 On success 0 and ``info`` is populated with the chip info.
H A Dgpio-handle-get-line-values-ioctl.rst32 The :c:type:`line_values<gpiohandle_data>` to be populated.
60 On success 0 and ``values`` populated with the values read.
H A Dgpio-v2-get-lineinfo-watch-ioctl.rst29 The :c:type:`line_info<gpio_v2_line_info>` struct to be populated, with
64 On success 0 and ``info`` is populated with the current line info.
H A Dgpio-get-lineinfo-watch-ioctl.rst33 The :c:type:`line_info<gpioline_info>` struct to be populated, with
71 On success 0 and ``info`` is populated with the current line info.
/linux/Documentation/PCI/endpoint/
H A Dpci-vntb-howto.rst89 of the function device and is populated with the following NTB specific
130 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
154 Note that the devices listed here correspond to the values populated in
H A Dpci-ntb-howto.rst93 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
/linux/Documentation/arch/s390/
H A Dmm.rst89 | vmalloc area | KASAN shallowly populated in case
93 | modules area | KASAN shallowly populated in case
/linux/Documentation/hwmon/
H A Dpeci-dimmtemp.rst48 I is DIMM index of the populated DIMM.
49 temp[N]_input Provides current temperature of the populated DIMM.
/linux/Documentation/userspace-api/media/v4l/
H A Dmetafmt-c3-isp.rst41 :c:type:`c3_isp_params_block_type`. Once the blocks have been populated
42 into the data buffer, the combined size of all populated blocks shall be set in
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-hsi10 The bus will be populated with devices (hsi_clients) representing
/linux/arch/arm64/boot/dts/apple/
H A Dt8112-j473.dts26 * on-board devices and properties that are populated by the bootloader
H A Dt8103-j274.dts34 * on-board devices and properties that are populated by the bootloader
H A Dt8103-j456.dts52 * on-board devices and properties that are populated by the bootloader
H A Dt8112-j413.dts40 * on-board devices and properties that are populated by the bootloader
H A Dt8103-jxxx.dtsi69 * on-board devices and properties that are populated by the bootloader
/linux/mm/
H A Dpercpu.c1081 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()
1390 bitmap_fill(chunk->populated, chunk->nr_pages); in pcpu_alloc_first_chunk()
1514 bitmap_set(chunk->populated, page_start, nr); in pcpu_chunk_populated()
1538 bitmap_clear(chunk->populated, page_start, nr); in pcpu_chunk_depopulated()
1867 for_each_clear_bitrange_from(rs, re, chunk->populated, page_end) { in pcpu_alloc_noprof()
1975 for_each_set_bitrange(rs, re, chunk->populated, chunk->nr_pages) { in pcpu_balance_free()
2045 for_each_clear_bitrange(rs, re, chunk->populated, chunk->nr_pages) { in pcpu_balance_populated()
2139 test_bit(i, chunk->populated)) { in pcpu_reclaim_populated()
[all …]
H A Dpercpu-internal.h87 unsigned long populated[]; /* populated bitmap */ member
/linux/Documentation/devicetree/bindings/net/
H A Dcavium-mix.txt6 Compatibility with all cn5XXX and cn6XXX SOCs populated with MIX
/linux/Documentation/security/secrets/
H A Dcoco.rst44 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/arch/arm64/boot/dts/renesas/
H A Dr8a779g3-sparrow-hawk.dts99 * with MT62F1G64D8EK-023 WT:C LPDDR5 part populated on the board.
101 * A variant with 16 GiB MT62F2G64D8EK-023 WT:C part populated on
800 * EVTA1 is populated with Spansion S25FS512S
801 * EVTB1 is populated with Winbond W77Q51NW
/linux/Documentation/devicetree/bindings/pwm/
H A Dpwm-tipwmss.txt20 Also child nodes should also populated under PWMSS DT node.
/linux/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-conn-info.rst38 provide a pointer to a cec_connector_info struct which will be populated

12345