Searched full:populating (Results 1 – 25 of 98) sorted by relevance
1234
/Linux-v6.6/drivers/memory/ |
D | of_memory.c | 25 * structure. If any error in populating the structure, returns 102 * while populating, returns default timings provided by JEDEC. 163 * structure. If any error in populating the structure, returns NULL. 254 * while populating, returns NULL. 313 * happened while populating, returns NULL. If property is missing
|
/Linux-v6.6/arch/x86/kernel/cpu/ |
D | topology.c | 4 * exists, use it for populating initial_apicid and cpu topology 89 * exists, use it for populating initial_apicid and cpu topology
|
/Linux-v6.6/tools/testing/selftests/mm/ |
D | write_to_hugetlbfs.c | 140 printf("Not populating.\n"); in main() 142 printf("Populating.\n"); in main()
|
D | madv_populate.c | 252 /* Populating READ should set softdirty. */ in test_softdirty() 258 /* Populating WRITE should set softdirty. */ in test_softdirty()
|
/Linux-v6.6/drivers/firmware/efi/libstub/ |
D | screen_info.c | 11 * There are two ways of populating the core kernel's struct screen_info via the stub:
|
/Linux-v6.6/Documentation/filesystems/nfs/ |
D | rpc-cache.rst | 140 Populating a cache 147 for communicating between kernel and user for populating the cache.
|
/Linux-v6.6/Documentation/devicetree/bindings/i2c/ |
D | i2c-mux.yaml | 19 populating the i2c child busses. If an 'i2c-mux' subnode is present, only
|
D | i2c.txt | 32 populating I2C devices. If the 'i2c-bus' subnode is present, only
|
/Linux-v6.6/drivers/acpi/ |
D | irq.c | 160 * Handle a matching IRQ resource by populating the given ctx with 245 * the appropriate ACPI IRQ resource and populating the given struct irq_fwspec
|
/Linux-v6.6/drivers/thermal/ |
D | thermal_acpi.c | 6 * Library routines for populating a generic thermal trip point structure
|
/Linux-v6.6/include/linux/ |
D | of_platform.h | 45 /* Macro to simplify populating a lookup table */
|
/Linux-v6.6/arch/powerpc/platforms/powernv/ |
D | opal-fadump.h | 74 /* ID numbers used by f/w while populating certain registers */
|
/Linux-v6.6/Documentation/driver-api/acpi/ |
D | scan_handlers.rst | 28 information from the device objects represented by them and populating them with
|
/Linux-v6.6/drivers/soc/samsung/ |
D | exynos-pmu.c | 154 dev_err(dev, "Error populating children, reboot and poweroff might not work properly\n"); in exynos_pmu_probe()
|
/Linux-v6.6/drivers/soc/loongson/ |
D | loongson2_pm.c | 199 dev_err(dev, "Error populating children, reboot and poweroff might not work properly\n"); in loongson2_pm_probe()
|
/Linux-v6.6/arch/arm64/kvm/ |
D | nested.c | 96 * the host's own page size (due to KVM only populating its in access_nested_id_reg()
|
/Linux-v6.6/arch/riscv/mm/ |
D | kasan_init.c | 270 * mapping address but it is not mapped yet, but when populating in kasan_early_populate_p4d() 271 * early_pg_dir, we need the physical address and when populating in kasan_early_populate_p4d()
|
/Linux-v6.6/Documentation/mm/ |
D | unevictable-lru.rst | 350 hugetlbfs ranges, allocating the huge pages and populating the PTEs. 355 these ranges, populating the PTEs if not already populated. 358 includes these ranges, populating the PTEs if not already populated.
|
D | memory-model.rst | 154 for smaller granularity of populating the `mem_map`. Given that
|
/Linux-v6.6/tools/testing/selftests/kvm/x86_64/ |
D | dirty_log_page_splitting_test.c | 127 get_page_stats(vm, &stats_populated, "populating memory"); in run_test()
|
/Linux-v6.6/arch/s390/mm/ |
D | vmem.c | 109 * previously unused range (esp., when populating consecutive sections). in vmemmap_use_sub_pmd() 134 * We want to avoid memset(PAGE_UNUSED) when populating the vmemmap of in vmemmap_use_new_sub_pmd()
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/ |
D | link_dp_training_128b_132b.c | 236 /* TODO: should decide link spread when populating link_settings */ in decide_128b_132b_training_settings()
|
/Linux-v6.6/Documentation/hid/ |
D | amd-sfh-hid.rst | 111 | | by Populating| | |
|
/Linux-v6.6/drivers/md/ |
D | dm-log-userspace-transfer.c | 164 * before populating to ensure that no unwanted bits leak
|
/Linux-v6.6/include/drm/ttm/ |
D | ttm_tt.h | 191 * @ctx: operation context for populating the tt object.
|
1234