| /Linux-v5.15/tools/testing/selftests/cgroup/ |
| D | test_core.c | 131 * A, B and C's "populated" fields would be 1 while D's 0. 133 * A,B and C's "populated" fields would flip to "0" and file 169 if (cg_read_strcmp(cg_test_a, "cgroup.events", "populated 1\n")) in test_cgcore_populated() 172 if (cg_read_strcmp(cg_test_b, "cgroup.events", "populated 1\n")) in test_cgcore_populated() 175 if (cg_read_strcmp(cg_test_c, "cgroup.events", "populated 1\n")) in test_cgcore_populated() 178 if (cg_read_strcmp(cg_test_d, "cgroup.events", "populated 0\n")) in test_cgcore_populated() 184 if (cg_read_strcmp(cg_test_a, "cgroup.events", "populated 0\n")) in test_cgcore_populated() 187 if (cg_read_strcmp(cg_test_b, "cgroup.events", "populated 0\n")) in test_cgcore_populated() 190 if (cg_read_strcmp(cg_test_c, "cgroup.events", "populated 0\n")) in test_cgcore_populated() 193 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-v5.15/mm/ |
| 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
|
| 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 1058 * pcpu_is_populated - determines if the region is populated 1064 * For atomic allocations, check if the backing pages are populated. 1067 * Bool if the backing pages are populated. 1079 bitmap_next_clear_region(chunk->populated, &rs, &re, page_end); in pcpu_is_populated() 1092 * @pop_only: use populated regions only 1363 alloc_size = struct_size(chunk, populated, in pcpu_alloc_first_chunk() 1404 /* manage populated page bitmap */ in pcpu_alloc_first_chunk() [all …]
|
| /Linux-v5.15/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.
|
| D | iommu.h | 128 * populated, retry the access. This is "Success" in PCI PRI. 173 * - If the PASID bit is set, the @pasid field is populated and the invalidation 176 * - If ARCHID bit is set, @archid is populated and the invalidation relates 205 * - If the PASID bit is set, the @pasid field is populated and the invalidation 208 * - If the ARCHID bit is set, the @archid is populated and the invalidation
|
| /Linux-v5.15/tools/testing/selftests/vm/ |
| D | madv_populate.c | 202 "range initially not populated\n"); in test_populate_read() 207 "range is populated\n"); in test_populate_read() 224 "range initially not populated\n"); in test_populate_write() 229 "range is populated\n"); in test_populate_write()
|
| /Linux-v5.15/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 161 * from device tree node. Returns a pointer to the populated 250 * tree node. Returns pointer to populated structure. If any error
|
| /Linux-v5.15/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_kms.h | 77 * Return: Size of commands populated to command buffer. 84 * This is where pre clip related command should be populated like 89 * Return: Size of commands populated to command buffer. 105 * Return: Size of commands populated to command buffer. 116 * Return: Size of commands populated to command buffer.
|
| /Linux-v5.15/drivers/base/ |
| D | cacheinfo.c | 164 /* skip if fw_token is already populated */ in cache_setup_of_node() 192 if (index != cache_leaves(cpu)) /* not all OF nodes populated */ in cache_setup_of_node() 205 * arch specific code has not populated shared_cpu_map in cache_leaves_are_shared() 240 /* skip if shared_cpu_map is already populated */ in cache_shared_cpu_map_setup() 335 * not populated already in detect_cache_attributes()
|
| /Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/drivers/bus/ |
| D | omap_l3_noc.h | 100 * @dev: device representing the bus (populated runtime) 101 * @l3_base: base addresses of modules (populated runtime if 0) 112 * @debug_irq: irq number of the debug interrupt (populated runtime) 113 * @app_irq: irq number of the application interrupt (populated runtime)
|
| /Linux-v5.15/drivers/of/ |
| D | platform.c | 371 pr_debug("%s() - skipping %pOF, already populated\n", in of_platform_bus_create() 557 /* Do not touch devices not populated from the device tree */ in of_platform_device_destroy() 580 * of_platform_depopulate() - Remove devices populated from device tree 649 * devm_of_platform_depopulate() - Remove devices populated from device tree 682 /* already populated? (driver using of_populate manually) */ in of_platform_notify()
|
| /Linux-v5.15/drivers/staging/octeon-usb/ |
| 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-v5.15/Documentation/ABI/testing/ |
| D | sysfs-bus-hsi | 10 The bus will be populated with devices (hsi_clients) representing
|
| /Linux-v5.15/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-v5.15/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.
|
| /Linux-v5.15/arch/riscv/mm/ |
| D | kasan_init.c | 103 * Wait for the whole PGD to be populated before setting the PGD in in kasan_populate_pmd() 106 * where KASAN is not populated yet and then we'd get a page fault. in kasan_populate_pmd()
|
| /Linux-v5.15/Documentation/PCI/endpoint/ |
| 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-v5.15/drivers/infiniband/hw/irdma/ |
| D | uk.c | 353 dma_wmb(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_rdma_write() 441 dma_wmb(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_rdma_read() 542 dma_wmb(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_send() 728 dma_wmb(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_inline_rdma_write() 800 dma_wmb(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_inline_send() 854 dma_wmb(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_stag_local_invalidate() 911 dma_wmb(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_mw_bind() 970 dma_wmb(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_post_receive() 1050 dma_wmb(); /* make sure WQE is populated before valid bit is set */ in irdma_uk_cq_request_notification() 1589 dma_wmb(); /* make sure WQE is populated before valid bit is set */ in irdma_nop()
|
| /Linux-v5.15/arch/arm64/kvm/hyp/nvhe/ |
| D | hyp-smp.c | 13 * Only entries for CPUs that were online at KVM init are populated.
|
| /Linux-v5.15/Documentation/devicetree/bindings/iio/light/ |
| D | ti,opt3001.yaml | 14 on whether an interrupt property has been populated into the DT.
|