/linux-6.8/tools/testing/selftests/mm/ |
D | charge_reserved_hugetlb.sh | 153 local populate="$3" 184 bash write_hugetlb_memory.sh "$size" "$populate" "$write" \ 205 if [[ "$populate" == "-o" ]] || [[ "$write" == "-w" ]]; then 217 bash write_hugetlb_memory.sh "$size" "$populate" "$write" \ 269 local populate="$2" 293 write_hugetlbfs_and_get_usage "hugetlb_cgroup_test" "$size" "$populate" \ 399 for populate in "" "-o"; do 410 if [[ "$method" == 2"" ]] && [[ "$populate" == "-o" ]]; then 423 echo private=$private, populate=$populate, method=$method, reserve=$reserve 424 run_test 5 "$populate" "" 10 10 10 "$method" "$private" "0" "$reserve" [all …]
|
D | write_to_hugetlbfs.c | 73 int populate = 0; in main() local 101 populate = 1; in main() 139 if (!populate) in main() 173 (populate ? MAP_POPULATE : 0) | in main() 187 MAP_HUGETLB | (populate ? MAP_POPULATE : 0) | in main()
|
D | write_hugetlb_memory.sh | 7 populate=$2 22 ./write_to_hugetlbfs -p "$path" -s "$size" "$write" "$populate" -m "$method" \
|
/linux-6.8/drivers/media/test-drivers/vidtv/ |
D | vidtv_channel.h | 10 * Their services will be concatenated to populate the SDT. 11 * Their programs will be concatenated to populate the PAT 12 * Their events will be concatenated to populate the EIT 35 * Their services will be concatenated to populate the SDT. 36 * Their programs will be concatenated to populate the PAT 48 * @streams: A stream loop used to populate the PMT section for 'program'
|
/linux-6.8/drivers/gpu/drm/amd/display/dc/dml2/ |
D | dml2_utils.h | 95 * and populate it. 96 * @context: To obtain and populate the res_ctx->pipe_ctx->rq_regs with DML outputs. 97 * @support : This structure has the DML intermediate outputs required to populate rq_regs. 105 * for populating rq, ttu and dlg param structures and populate it. 107 * @context : dc_state provides a handle to selectively populate pipe_ctx 108 * @out_new_hw_state: To obtain and populate the rq, dlg and ttu regs in
|
/linux-6.8/drivers/gpu/drm/xe/ |
D | xe_migrate.h | 33 * @populate: Populate a command buffer or page-table with ptes. 43 * page-table system to populate command buffers or shared 46 void (*populate)(struct xe_migrate_pt_update *pt_update, member
|
/linux-6.8/Documentation/driver-api/ |
D | mailbox.rst | 30 Populate mbox_chan_ops, except peek_data() all are mandatory. 93 /* Populate non-blocking mode client */ 103 /* Populate blocking mode client */ 114 /* Populate data packet */ 121 /* Populate data packet */
|
/linux-6.8/tools/perf/pmu-events/arch/x86/alderlaken/ |
D | cache.json | 162 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency … 174 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency … 186 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency … 198 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency … 210 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency … 222 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency … 234 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency … 246 …6H). Only counts with PEBS enabled. If a PEBS record is generated, will populate the PEBS Latency … 265 …t PEBS enabled. If PEBS is enabled and a PEBS record is generated, will populate PEBS Latency and …
|
/linux-6.8/drivers/bus/ |
D | arm-integrator-lm.c | 50 /* First populate the syscon then any devices */ in integrator_lm_populate() 52 dev_info(dev, "populate module @0x%08x from DT\n", in integrator_lm_populate() 56 dev_err(dev, "failed to populate module\n"); in integrator_lm_populate()
|
/linux-6.8/arch/parisc/include/uapi/asm/ |
D | mman.h | 23 #define MAP_POPULATE 0x10000 /* populate (prefault) pagetables */ 68 #define MADV_POPULATE_READ 22 /* populate (prefault) page tables readable */ 69 #define MADV_POPULATE_WRITE 23 /* populate (prefault) page tables writable */
|
/linux-6.8/tools/include/uapi/asm-generic/ |
D | mman-common.h | 26 #define MAP_POPULATE 0x008000 /* populate (prefault) pagetables */ 75 #define MADV_POPULATE_READ 22 /* populate (prefault) page tables readable */ 76 #define MADV_POPULATE_WRITE 23 /* populate (prefault) page tables writable */
|
/linux-6.8/include/uapi/asm-generic/ |
D | mman-common.h | 26 #define MAP_POPULATE 0x008000 /* populate (prefault) pagetables */ 75 #define MADV_POPULATE_READ 22 /* populate (prefault) page tables readable */ 76 #define MADV_POPULATE_WRITE 23 /* populate (prefault) page tables writable */
|
/linux-6.8/arch/alpha/include/uapi/asm/ |
D | mman.h | 29 #define MAP_POPULATE 0x20000 /* populate (prefault) pagetables */ 74 #define MADV_POPULATE_READ 22 /* populate (prefault) page tables readable */ 75 #define MADV_POPULATE_WRITE 23 /* populate (prefault) page tables writable */
|
/linux-6.8/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_kms.h | 52 * surface/buffer object validation, populate FIFO commands and command 69 * @post_prepare: Populate fifo for resource preparation. 83 * @pre_clip: Populate fifo before clip. 96 * @clip: Populate fifo for clip. 98 * This is where to populate clips for surface copy/dma or blit commands 112 * @post_clip: Populate fifo after clip. 114 * This is where to populate display unit update commands or blit
|
/linux-6.8/drivers/platform/x86/hp/hp-bioscfg/ |
D | bioscfg.c | 626 /* Populate attribute data */ in hp_add_other_attributes() 696 pr_debug("Failed to populate integer package data. Error [0%0x]\n", in hp_init_bios_package_attribute() 1012 pr_debug("Failed to populate string type attributes\n"); in hp_init() 1016 pr_debug("Failed to populate integer type attributes\n"); in hp_init() 1020 pr_debug("Failed to populate enumeration type attributes\n"); in hp_init() 1024 pr_debug("Failed to populate ordered list object type attributes\n"); in hp_init() 1028 pr_debug("Failed to populate password object type attributes\n"); in hp_init() 1033 pr_debug("Failed to populate secure platform object type attribute\n"); in hp_init() 1038 pr_debug("Failed to populate sure start object type attribute\n"); in hp_init()
|
/linux-6.8/arch/mips/include/uapi/asm/ |
D | mman.h | 47 #define MAP_POPULATE 0x10000 /* populate (prefault) pagetables */ 101 #define MADV_POPULATE_READ 22 /* populate (prefault) page tables readable */ 102 #define MADV_POPULATE_WRITE 23 /* populate (prefault) page tables writable */
|
/linux-6.8/arch/xtensa/include/uapi/asm/ |
D | mman.h | 54 #define MAP_POPULATE 0x10000 /* populate (prefault) pagetables */ 109 #define MADV_POPULATE_READ 22 /* populate (prefault) page tables readable */ 110 #define MADV_POPULATE_WRITE 23 /* populate (prefault) page tables writable */
|
/linux-6.8/drivers/gpu/drm/display/ |
D | drm_dp_aux_bus.c | 185 * of_dp_aux_populate_bus(). NOTE: since we only populate one child 223 * of_dp_aux_populate_bus() - Populate the endpoint device on the DP AUX 224 * @aux: The AUX channel whose device we want to populate. It is required that 230 * This will populate the device (expected to be an eDP panel) under the 330 * @aux: The AUX channel whose device we want to populate
|
/linux-6.8/drivers/soc/canaan/ |
D | k210-sysctl.c | 34 /* Populate children */ in k210_sysctl_probe() 37 dev_err(dev, "Populate platform failed %d\n", ret); in k210_sysctl_probe()
|
/linux-6.8/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_formats.h | 74 * dpu_format_populate_layout - populate the given format layout based on 78 * @fmtl: format layout structure to populate
|
/linux-6.8/drivers/platform/x86/dell/dell-wmi-sysman/ |
D | sysman.c | 87 * @buffer: the buffer to populate 499 pr_debug("failed to populate %s\n", in init_bios_attributes() 576 pr_debug("failed to populate enumeration type attributes\n"); in sysman_init() 582 pr_debug("failed to populate integer type attributes\n"); in sysman_init() 588 pr_debug("failed to populate string type attributes\n"); in sysman_init() 594 pr_debug("failed to populate pass object type attributes\n"); in sysman_init()
|
/linux-6.8/arch/xtensa/mm/ |
D | kasan_init.c | 35 static void __init populate(void *start, void *end) in populate() function 85 populate(kasan_mem_to_shadow((void *)VMALLOC_START), in kasan_init()
|
/linux-6.8/tools/testing/selftests/bpf/progs/ |
D | cgrp_ls_tp_btf.c | 41 /* populate value 0 */ in __on_enter() 57 /* re-populate the value */ in __on_enter()
|
/linux-6.8/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
D | iceland_smumgr.c | 453 "Attempt to populate bapm vddc vid Failed!", in iceland_populate_pm_fuses() 459 "Attempt to populate vddc vid Failed!", in iceland_populate_pm_fuses() 465 "Attempt to populate SviLoadLine Failed!", in iceland_populate_pm_fuses() 470 "Attempt to populate TDCLimit Failed!", return -EINVAL); in iceland_populate_pm_fuses() 474 "Attempt to populate TdcWaterfallCtl, " in iceland_populate_pm_fuses() 481 "Attempt to populate LPMLTemperatureScaler Failed!", in iceland_populate_pm_fuses() 487 "Attempt to populate GnbLPML Failed!", in iceland_populate_pm_fuses() 493 "Attempt to populate BapmVddCBaseLeakage Hi and Lo Sidd Failed!", in iceland_populate_pm_fuses() 629 PP_ASSERT_WITH_CODE(0 == result, "do not populate SMC VDDC voltage table", return -EINVAL); in iceland_populate_smc_vddc_table() 656 PP_ASSERT_WITH_CODE(result == 0, "do not populate SMC VDDCI voltage table", return -EINVAL); in iceland_populate_smc_vdd_ci_table() [all …]
|
D | vegam_smumgr.c | 822 /* populate graphics levels */ in vegam_populate_single_graphic_level() 1040 /* populate MCLK dpm table to SMU7 */ in vegam_populate_all_memory_levels() 1051 "can not populate memory level as memory clock is zero", in vegam_populate_all_memory_levels() 1508 /* Populate Sclk_CKS_masterEn0_7 and Sclk_voltageOffset */ in vegam_populate_clock_stretcher_data_table() 1529 /* Populate CKS Lookup Table */ in vegam_populate_clock_stretcher_data_table() 1861 "Attempt to populate SviLoadLine Failed!", in vegam_populate_pm_fuses() 1866 "Attempt to populate TDCLimit Failed!", return -EINVAL); in vegam_populate_pm_fuses() 1870 "Attempt to populate TdcWaterfallCtl, " in vegam_populate_pm_fuses() 1876 "Attempt to populate LPMLTemperatureScaler Failed!", in vegam_populate_pm_fuses() 1881 "Attempt to populate Fuzzy Fan Control parameters Failed!", in vegam_populate_pm_fuses() [all …]
|