/Linux-v6.1/tools/perf/util/ |
D | cpumap.h | 108 * aggr_cpu_id__socket - Create an aggr_cpu_id with the socket populated with 114 * aggr_cpu_id__die - Create an aggr_cpu_id with the die and socket populated 121 * populated with the core, die and socket for cpu. The function signature is 127 * populated with the cpu, core, die and socket for cpu. The function signature 132 * aggr_cpu_id__node - Create an aggr_cpu_id with the numa node populated for
|
/Linux-v6.1/tools/testing/selftests/cgroup/ |
D | test_core.c | 134 * A, B and C's "populated" fields would be 1 while D's 0. 136 * A,B and C's "populated" fields would flip to "0" and file 172 if (cg_read_strcmp(cg_test_a, "cgroup.events", "populated 1\n")) in test_cgcore_populated() 175 if (cg_read_strcmp(cg_test_b, "cgroup.events", "populated 1\n")) in test_cgcore_populated() 178 if (cg_read_strcmp(cg_test_c, "cgroup.events", "populated 1\n")) in test_cgcore_populated() 181 if (cg_read_strcmp(cg_test_d, "cgroup.events", "populated 0\n")) in test_cgcore_populated() 187 if (cg_read_strcmp(cg_test_a, "cgroup.events", "populated 0\n")) in test_cgcore_populated() 190 if (cg_read_strcmp(cg_test_b, "cgroup.events", "populated 0\n")) in test_cgcore_populated() 193 if (cg_read_strcmp(cg_test_c, "cgroup.events", "populated 0\n")) in test_cgcore_populated() 196 if (cg_read_strcmp(cg_test_d, "cgroup.events", "populated 0\n")) in test_cgcore_populated() [all …]
|
D | test_kill.c | 76 if (cg_read_strcmp(cgroup, "cgroup.events", "populated 1\n")) in test_cgkill_simple() 89 cg_read_strcmp(cgroup, "cgroup.events", "populated 0\n")) in test_cgkill_simple() 193 cg_read_strcmp(cgroup[0], "cgroup.events", "populated 0\n")) in test_cgkill_tree() 254 cg_read_strcmp(cgroup, "cgroup.events", "populated 0\n")) in test_cgkill_forkbomb()
|
/Linux-v6.1/arch/riscv/mm/ |
D | kasan_init.c | 23 * - the first PGD entry, although incomplete, is populated with 25 * - the PGD entries in the middle are populated with kasan_early_shadow_pud/p4d 26 * - the last PGD entry is shared with the kernel mapping so populated at the 89 * Wait for the whole PGD to be populated before setting the PGD in in kasan_populate_pmd() 92 * where KASAN is not populated yet and then we'd get a page fault. in kasan_populate_pmd() 150 * Wait for the whole PGD to be populated before setting the PGD in in kasan_populate_pud() 153 * where KASAN is not populated yet and then we'd get a page fault. in kasan_populate_pud() 208 * Wait for the whole P4D to be populated before setting the P4D in in kasan_populate_p4d() 211 * where KASAN is not populated yet and then we'd get a page fault. in kasan_populate_p4d()
|
/Linux-v6.1/mm/ |
D | percpu.c | 181 * The number of empty populated pages, protected by pcpu_lock. 187 * The number of populated pages in use by the allocator, protected by 196 * try to keep the number of populated free pages between 1057 * pcpu_is_populated - determines if the region is populated 1063 * For atomic allocations, check if the backing pages are populated. 1066 * Bool if the backing pages are populated. 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() 1092 * @pop_only: use populated regions only 1363 alloc_size = struct_size(chunk, populated, in pcpu_alloc_first_chunk() [all …]
|
D | percpu-internal.h | 64 int nr_populated; /* # of populated pages */ 65 int nr_empty_pop_pages; /* # of empty populated pages */ 66 unsigned long populated[]; /* populated bitmap */ member
|
/Linux-v6.1/include/uapi/linux/ |
D | dma-heap.h | 28 * @fd: will be populated with a fd which provides the 48 * populated with the dmabuf handle of the allocation.
|
/Linux-v6.1/tools/testing/selftests/vm/ |
D | madv_populate.c | 183 "range initially not populated\n"); in test_populate_read() 188 "range is populated\n"); in test_populate_read() 205 "range initially not populated\n"); in test_populate_write() 210 "range is populated\n"); in test_populate_write()
|
/Linux-v6.1/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-v6.1/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-v6.1/drivers/memory/ |
D | of_memory.c | 24 * from device tree node. Returns a pointer to the populated 101 * tree node. Returns pointer to populated structure. If any error 162 * from device tree node. Returns a pointer to the populated 253 * tree node. Returns pointer to populated structure. If any error 312 * tree node. Returns pointer to populated structure. If error
|
/Linux-v6.1/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-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-v6.1/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.h | 78 * Return: Size of commands populated to command buffer. 85 * This is where pre clip related command should be populated like 90 * Return: Size of commands populated to command buffer. 106 * Return: Size of commands populated to command buffer. 117 * Return: Size of commands populated to command buffer.
|
/Linux-v6.1/drivers/bus/ |
D | omap_l3_noc.h | 92 * @dev: device representing the bus (populated runtime) 93 * @l3_base: base addresses of modules (populated runtime if 0) 104 * @debug_irq: irq number of the debug interrupt (populated runtime) 105 * @app_irq: irq number of the application interrupt (populated runtime)
|
/Linux-v6.1/drivers/firmware/efi/ |
D | memattr.c | 122 * To be called after the EFI page tables have been populated. If a memory 125 * This requires the UEFI memory map to have already been populated with
|
/Linux-v6.1/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-v6.1/drivers/mfd/ |
D | rohm-bd9576.c | 28 * PMIC is populated in device-tree. 133 * don't require IRQ to be populated. in bd957x_i2c_probe()
|
/Linux-v6.1/include/xen/interface/ |
D | memory.h | 80 * 4. @out.extent_start lists GPFN bases to be populated 315 * will be populated with the MFNs of the resource. 317 * entry, frame_list will be populated with a list of GFNs
|
/Linux-v6.1/drivers/usb/host/ |
D | octeon-hcd.c | 654 * @usb: USB device state populated by cvmx_usb_initialize(). 956 * @usb: USB device state populated by cvmx_usb_initialize(). 991 * @usb: USB device state populated by cvmx_usb_initialize(). 1010 * @usb: USB device state populated by cvmx_usb_initialize(). 1038 * @usb: USB device state populated by cvmx_usb_initialize(). 1151 * @usb: USB device state populated by cvmx_usb_initialize(). 1196 * @usb: USB device state populated by cvmx_usb_initialize(). 1255 * @usb: USB device state populated by cvmx_usb_initialize(). 1291 * @usb: USB device state populated by cvmx_usb_initialize(). 1344 * @usb: USB device state populated by cvmx_usb_initialize(). [all …]
|
/Linux-v6.1/drivers/net/ethernet/google/gve/ |
D | gve_desc_dqo.h | 157 /* Flipped by HW to notify the descriptor is populated. */ 213 /* Flipped by HW to notify the descriptor is populated. */
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-bus-hsi | 10 The bus will be populated with devices (hsi_clients) representing
|
/Linux-v6.1/tools/testing/selftests/kvm/ |
D | access_tracking_perf_test.c | 314 /* As a control, read and write to the populated memory first. */ in run_test() 315 access_memory(vm, nr_vcpus, ACCESS_WRITE, "Writing to populated memory"); in run_test() 316 access_memory(vm, nr_vcpus, ACCESS_READ, "Reading from populated memory"); in run_test()
|
/Linux-v6.1/drivers/of/ |
D | platform.c | 369 pr_debug("%s() - skipping %pOF, already populated\n", in of_platform_bus_create() 607 /* Do not touch devices not populated from the device tree */ in of_platform_device_destroy() 630 * of_platform_depopulate() - Remove devices populated from device tree 699 * devm_of_platform_depopulate() - Remove devices populated from device tree 732 /* already populated? (driver using of_populate manually) */ in of_platform_notify()
|
/Linux-v6.1/drivers/opp/ |
D | cpu.c | 37 * if no memory available for the operation (table is not populated), returns 0 38 * if successful and table is populated.
|