/openbmc/linux/tools/testing/selftests/mm/ |
H A 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 …]
|
H A D | write_to_hugetlbfs.c | 75 int populate = 0; in main() local 103 populate = 1; in main() 141 if (!populate) in main() 175 (populate ? MAP_POPULATE : 0) | in main() 189 MAP_HUGETLB | (populate ? MAP_POPULATE : 0) | in main()
|
H A D | write_hugetlb_memory.sh | 7 populate=$2 22 ./write_to_hugetlbfs -p "$path" -s "$size" "$write" "$populate" -m "$method" \
|
/openbmc/linux/drivers/media/test-drivers/vidtv/ |
H A 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'
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | create-spdx-sdk-3.0.bbclass | 12 POPULATE_SDK_POST_HOST_COMMAND:append:task-populate-sdk = " sdk_host_create_spdx" 13 POPULATE_SDK_POST_TARGET_COMMAND:append:task-populate-sdk = " sdk_target_create_spdx" 19 POPULATE_SDK_POST_HOST_COMMAND:append:task-populate-sdk-ext = " sdk_ext_host_create_spdx" 20 POPULATE_SDK_POST_TARGET_COMMAND:append:task-populate-sdk-ext = " sdk_ext_target_create_spdx"
|
/openbmc/linux/Documentation/driver-api/ |
H A 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 */
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/alderlaken/ |
H A 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 …
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_vdsc.c | 376 /* Populate PICTURE_PARAMETER_SET_0 registers */ in intel_dsc_pps_configure() 417 /* Populate PICTURE_PARAMETER_SET_1 registers */ in intel_dsc_pps_configure() 441 /* Populate PICTURE_PARAMETER_SET_2 registers */ in intel_dsc_pps_configure() 466 /* Populate PICTURE_PARAMETER_SET_3 registers */ in intel_dsc_pps_configure() 491 /* Populate PICTURE_PARAMETER_SET_4 registers */ in intel_dsc_pps_configure() 516 /* Populate PICTURE_PARAMETER_SET_5 registers */ in intel_dsc_pps_configure() 541 /* Populate PICTURE_PARAMETER_SET_6 registers */ in intel_dsc_pps_configure() 568 /* Populate PICTURE_PARAMETER_SET_7 registers */ in intel_dsc_pps_configure() 593 /* Populate PICTURE_PARAMETER_SET_8 registers */ in intel_dsc_pps_configure() 618 /* Populate PICTURE_PARAMETER_SET_9 registers */ in intel_dsc_pps_configure() [all …]
|
/openbmc/pldm/fw-update/ |
H A D | inventory_manager.hpp | 35 * @param[out] descriptorMap - Populate the firmware identifiers for the 37 * @param[out] downstreamDescriptorMap - Populate the downstream 40 * @param[out] componentInfoMap - Populate the component info for the FDs 57 * commands are sent to every FD and the response is used to populate
|
/openbmc/openbmc-test-automation/redfish/systems/LogServices/ |
H A D | test_post_codes.robot | 78 [Setup] Populate PostCode Logs Incase No Prior Entries Available 93 [Setup] Populate PostCode Logs Incase No Prior Entries Available 115 [Setup] Populate PostCode Logs Incase No Prior Entries Available 209 Populate PostCode Logs Incase No Prior Entries Available 211 ... to populate postcode logs if there are no prior log entries.
|
/openbmc/pldm/libpldmresponder/examples/fru/ |
H A D | Board_VINI.json | 15 // D-Bus property to read and populate the FRU field 25 // D-Bus property to read and populate the FRU field
|
H A D | Cpu_General.json | 15 // D-Bus property to read and populate the FRU field 25 // D-Bus property to read and populate the FRU field
|
H A D | Board_General.json | 15 // D-Bus property to read and populate the FRU field 25 // D-Bus property to read and populate the FRU field
|
/openbmc/linux/drivers/bus/ |
H A 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()
|
/openbmc/linux/tools/include/uapi/asm-generic/ |
H A 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 */
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A 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 */
|
/openbmc/qemu/linux-headers/asm-generic/ |
H A 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 */
|
/openbmc/linux/include/uapi/asm-generic/ |
H A 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 */
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A 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 */
|
/openbmc/phosphor-bmc-code-mgmt/common/include/ |
H A D | software.hpp | 62 // This should populate 'softwareUpdate' 67 // This should populate 'softwareVersion' 71 // This should populate 'softwareAssociationDefinitions'
|
/openbmc/openbmc/poky/meta/recipes-core/initscripts/ |
H A D | initscripts_1.0.bb | 29 file://populate-volatile.sh \ 105 install -m 0755 ${S}/populate-volatile.sh ${D}${sysconfdir}/init.d 150 update-rc.d -r ${D} populate-volatile.sh start 37 S . 157 # populate-volatile.sh 171 populate-volatile \
|
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A 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
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A 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 */
|
/openbmc/qemu/linux-headers/asm-mips/ |
H A 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 */
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A 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 */
|