Searched full:populating (Results 1 – 25 of 111) sorted by relevance
12345
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | metafmt-pisp-be.rst | 18 specifying two different sets of parameters by populating the members of 34 Global configuration data are passed to the ISP by populating the member of 45 Tiles parameters are passed to the ISP by populating the member of
|
/linux-6.12.1/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-6.12.1/tools/testing/selftests/mm/ |
D | write_to_hugetlbfs.c | 142 printf("Not populating.\n"); in main() 144 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-6.12.1/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-6.12.1/Documentation/filesystems/nfs/ |
D | rpc-cache.rst | 140 Populating a cache 147 for communicating between kernel and user for populating the cache.
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | i2c-mux.yaml | 19 populating the i2c child busses. If an 'i2c-mux' subnode is present, only
|
/linux-6.12.1/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-6.12.1/include/linux/ |
D | of_platform.h | 45 /* Macro to simplify populating a lookup table */
|
/linux-6.12.1/arch/powerpc/platforms/powernv/ |
D | opal-fadump.h | 74 /* ID numbers used by f/w while populating certain registers */
|
/linux-6.12.1/Documentation/driver-api/acpi/ |
D | scan_handlers.rst | 28 information from the device objects represented by them and populating them with
|
/linux-6.12.1/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-6.12.1/arch/riscv/mm/ |
D | kasan_init.c | 273 * mapping address but it is not mapped yet, but when populating in kasan_early_populate_p4d() 274 * early_pg_dir, we need the physical address and when populating in kasan_early_populate_p4d()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/dml2/ |
D | dml2_utils.h | 110 * for populating rq, ttu and dlg param structures and populate it.
|
/linux-6.12.1/drivers/thermal/testing/ |
D | command.c | 58 * for populating the new thermal zone's trip points table. The type of the new
|
/linux-6.12.1/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-6.12.1/tools/testing/selftests/kvm/x86_64/ |
D | dirty_log_page_splitting_test.c | 130 get_page_stats(vm, &stats_populated, "populating memory"); in run_test()
|
/linux-6.12.1/arch/s390/mm/ |
D | vmem.c | 121 * previously unused range (esp., when populating consecutive sections). in vmemmap_use_sub_pmd() 146 * We want to avoid memset(PAGE_UNUSED) when populating the vmemmap of in vmemmap_use_new_sub_pmd()
|
/linux-6.12.1/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-6.12.1/drivers/bus/ |
D | stm32_firewall.c | 252 dev_dbg(parent, "Populating %s system bus\n", dev_name(firewall_controller->dev)); in stm32_firewall_populate_bus()
|
/linux-6.12.1/drivers/md/ |
D | dm-log-userspace-transfer.c | 164 * before populating to ensure that no unwanted bits leak
|
/linux-6.12.1/Documentation/hid/ |
D | amd-sfh-hid.rst | 111 | | by Populating| | |
|
/linux-6.12.1/fs/netfs/ |
D | read_retry.c | 73 * populating with smaller subrequests. In the event that the subreq in netfs_retry_read_subrequests()
|
/linux-6.12.1/include/drm/ttm/ |
D | ttm_tt.h | 198 * @ctx: operation context for populating the tt object.
|
12345