/openbmc/qemu/migration/ |
H A D | options.c | 160 parameters.mode, 371 return s->parameters.tls_creds && *s->parameters.tls_creds; in migrate_tls() 719 return s->parameters.direct_io && in migrate_direct_io() 728 return s->parameters.downtime_limit; in migrate_downtime_limit() 742 return s->parameters.max_bandwidth; in migrate_max_bandwidth() 762 MigMode mode = s->parameters.mode; in migrate_mode() 808 return s->parameters.tls_authz; in migrate_tls_authz() 815 return s->parameters.tls_creds; in migrate_tls_creds() 822 return s->parameters.tls_hostname; in migrate_tls_hostname() 855 ap.max = s->parameters.announce_max; in migrate_announce_params() [all …]
|
/openbmc/linux/lib/zstd/ |
H A D | zstd_compress_module.c | 35 cctx, ZSTD_c_windowLog, parameters->cParams.windowLog)); in zstd_cctx_init() 37 cctx, ZSTD_c_hashLog, parameters->cParams.hashLog)); in zstd_cctx_init() 39 cctx, ZSTD_c_chainLog, parameters->cParams.chainLog)); in zstd_cctx_init() 41 cctx, ZSTD_c_searchLog, parameters->cParams.searchLog)); in zstd_cctx_init() 43 cctx, ZSTD_c_minMatch, parameters->cParams.minMatch)); in zstd_cctx_init() 45 cctx, ZSTD_c_targetLength, parameters->cParams.targetLength)); in zstd_cctx_init() 47 cctx, ZSTD_c_strategy, parameters->cParams.strategy)); in zstd_cctx_init() 51 cctx, ZSTD_c_checksumFlag, parameters->fParams.checksumFlag)); in zstd_cctx_init() 53 cctx, ZSTD_c_dictIDFlag, !parameters->fParams.noDictIDFlag)); in zstd_cctx_init() 99 ZSTD_FORWARD_IF_ERR(zstd_cctx_init(cctx, parameters, src_size)); in zstd_compress_cctx() [all …]
|
/openbmc/linux/tools/testing/selftests/kvm/x86_64/ |
H A D | nx_huge_pages_test.sh | 11 NX_HUGE_PAGES=$(cat /sys/module/kvm/parameters/nx_huge_pages) 12 NX_HUGE_PAGES_RECOVERY_RATIO=$(cat /sys/module/kvm/parameters/nx_huge_pages_recovery_ratio) 13 NX_HUGE_PAGES_RECOVERY_PERIOD=$(cat /sys/module/kvm/parameters/nx_huge_pages_recovery_period_ms) 29 sudo_echo 1 /sys/module/kvm/parameters/nx_huge_pages 30 sudo_echo 1 /sys/module/kvm/parameters/nx_huge_pages_recovery_ratio 31 sudo_echo 100 /sys/module/kvm/parameters/nx_huge_pages_recovery_period_ms 53 sudo_echo "$NX_HUGE_PAGES" /sys/module/kvm/parameters/nx_huge_pages 54 sudo_echo "$NX_HUGE_PAGES_RECOVERY_RATIO" /sys/module/kvm/parameters/nx_huge_pages_recovery_ratio 55 sudo_echo "$NX_HUGE_PAGES_RECOVERY_PERIOD" /sys/module/kvm/parameters/nx_huge_pages_recovery_period…
|
/openbmc/linux/Documentation/driver-api/dmaengine/ |
H A D | dmatest.rst | 48 % echo 2000 > /sys/module/dmatest/parameters/timeout 49 % echo 1 > /sys/module/dmatest/parameters/iterations 51 % echo 1 > /sys/module/dmatest/parameters/run 65 % echo 1 > /sys/module/dmatest/parameters/run 90 % cat /sys/module/dmatest/parameters/run 108 % cat /sys/module/dmatest/parameters/wait 122 % grep -H . /sys/module/dmatest/parameters/* 162 % echo 1 > /sys/module/dmatest/parameters/run 182 % cat /sys/module/dmatest/parameters/channel 204 % cat /sys/module/dmatest/parameters/test_list [all …]
|
/openbmc/linux/drivers/clk/ |
H A D | clk-xgene.c | 646 apmclk->param = *parameters; in xgene_register_clk() 679 parameters.csr_reg = NULL; in xgene_devclk_init() 680 parameters.divider_reg = NULL; in xgene_devclk_init() 699 parameters.csr_reg = map_res; in xgene_devclk_init() 702 parameters.reg_csr_offset = 0; in xgene_devclk_init() 704 parameters.reg_csr_mask = 0xF; in xgene_devclk_init() 706 ¶meters.reg_clk_offset)) in xgene_devclk_init() 709 parameters.reg_clk_mask = 0xF; in xgene_devclk_init() 733 if (parameters.csr_reg) in xgene_devclk_init() 734 iounmap(parameters.csr_reg); in xgene_devclk_init() [all …]
|
/openbmc/bmcweb/test/redfish-core/lib/ |
H A D | system_test.cpp | 44 nlohmann::json::array_t parameters; in TEST() local 59 parameters.emplace_back(std::move(parameter)); in TEST() 61 EXPECT_EQ(response->res.jsonValue["Parameters"], parameters); in TEST() 77 nlohmann::json::array_t parameters; in TEST() local 91 parameters.emplace_back(std::move(parameter)); in TEST() 93 EXPECT_EQ(response->res.jsonValue["Parameters"], parameters); in TEST() 110 nlohmann::json::array_t parameters; in TEST() local 125 parameters.emplace_back(std::move(parameter)); in TEST() 127 EXPECT_EQ(response->res.jsonValue["Parameters"], parameters); in TEST()
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | nand_macronix.c | 56 chip->parameters.set_feature_list)) in macronix_nand_setup_read_retry() 104 struct nand_parameters *p = &chip->parameters; in macronix_nand_onfi_init() 182 chip->parameters.model); in macronix_nand_fix_broken_get_timings() 186 bitmap_clear(chip->parameters.get_feature_list, in macronix_nand_fix_broken_get_timings() 188 bitmap_clear(chip->parameters.set_feature_list, in macronix_nand_fix_broken_get_timings() 235 bitmap_set(chip->parameters.get_feature_list, in macronix_nand_block_protection_support() 252 bitmap_set(chip->parameters.set_feature_list, in macronix_nand_block_protection_support() 321 chip->parameters.model); in macronix_nand_deep_power_down_support() 466 chip->parameters.model) < 0) in macronix_nand_setup_otp() 472 bitmap_set(chip->parameters.get_feature_list, in macronix_nand_setup_otp() [all …]
|
/openbmc/phosphor-fan-presence/control/example/ |
H A D | events.yaml | 13 # parameters: 19 # parameters: 26 # parameters: 32 # parameters: 39 # parameters: 45 # parameters: 141 # parameters: 145 # parameters: 148 # parameters: 155 # parameters: [all …]
|
/openbmc/linux/Documentation/userspace-api/media/dvb/ |
H A D | dvb-frontend-parameters.rst | 6 frontend parameters 9 The kind of parameters passed to the frontend device for tuning depend 13 per-system parameters. However, as newer delivery systems required more 15 size would break the existing applications. So, those parameters were 18 ioctl's. The new API is flexible enough to add new parameters to 26 All kinds of parameters are combined as a union in the 54 QPSK parameters 71 QAM parameters 88 VSB parameters 103 OFDM parameters
|
H A D | frontend-property-satellite-systems.rst | 15 The following parameters are valid for DVB-S: 40 Future implementations might add those two missing parameters: 52 In addition to all parameters valid for DVB-S, DVB-S2 supports the 53 following parameters: 74 In addition to all parameters valid for DVB-S, turbo code supports the 75 following parameters: 85 The following parameters are valid for ISDB-S:
|
/openbmc/linux/Documentation/arch/ia64/ |
H A D | err_inject.rst | 785 parameters[num].cpu=cpu; 786 parameters[num].loop=loop; 843 parameters[i].cpu, 844 parameters[i].loop, 845 parameters[i].interval); 847 parameters[i].err_type_info, 882 cpu=parameters[i].cpu; 896 parameters[i].cpu,j+1, parameters[i].loop); 903 lock(parameters[i].cpu); 919 unlock(parameters[i].cpu); [all …]
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | metafmt-intel-ipu3.rst | 25 The struct :c:type:`ipu3_uapi_4a_config` saves all configurable parameters. 43 Pipeline parameters 46 The pipeline parameters are passed to the "ipu3-imgu [01] parameters" metadata 50 Both 3A statistics and pipeline parameters described here are closely tied to 62 /* Accelerator cluster parameters */ 65 /* ISP vector address space parameters */ 70 /* ISP data memory (DMEM) parameters */
|
H A D | vidioc-g-fmt.rst | 45 To query the current parameters applications set the ``type`` field of a 58 To change the current format parameters applications initialize the 61 :ref:`devices`. Good practice is to query the current parameters 62 first, and to modify only those parameters not suitable for the 65 checks and adjusts the parameters against hardware abilities. Drivers 68 parameters acceptable for both the application and driver. On success 71 the current format parameters as :ref:`VIDIOC_G_FMT <VIDIOC_G_FMT>` does. Very simple, 73 default parameters. However all V4L2 devices exchanging data with the 83 parameters, to learn about hardware limitations, without disabling I/O 118 - Raw VBI capture or output parameters. This is discussed in more [all …]
|
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-events-config/ |
H A D | events.yaml | 99 parameters: 103 parameters: 106 parameters: 114 parameters: 123 parameters: 132 parameters: 140 parameters: 145 parameters: 151 parameters: 156 parameters: [all …]
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | tracepoints.rst | 13 and for processing of PCM hardware parameters. These tracepoints are available 24 Tracepoints for processing of PCM hardware parameters 33 substream. In this procedure, PCM hardware parameters are decided by 35 the PCM substream keeps the parameters. 37 The parameters are described in struct snd_pcm_hw_params. This 38 structure includes several types of parameters. Applications set preferable 39 value to these parameters, then execute ioctl(2) with SNDRV_PCM_IOCTL_HW_REFINE 41 set of parameters. The latter is used for an actual decision of the parameters. 47 convenient parameters or change their behaviour. 87 of parameters and execute ioctl(2) with SNDRV_PCM_IOCTL_HW_PARAMS to [all …]
|
/openbmc/docs/designs/oem/ibm/ |
H A D | system-power-mode.md | 14 save parameters. This design is only applicable to POWER processors. 24 parameters. 33 the OCC state changes to ACTIVE or the customer updates these new parameters at 46 A proposal for adding Idle Power Saving parameters was submitted to the Redfish 75 parameters. These commands are defined in the OCC Interface Spec: 79 parameters for the system. If the customer has not yet set any of these 84 The customer requested PowerMode and Idle Power Saver parameters will be stored 91 - Using hardcoded power mode and Idle Power Save parameters (no flexibility to 101 specific users/groups (may not want any user updating these parameters) 102 Documentation impact - need to document new parameters Performance impact - [all …]
|
/openbmc/sdbusplus/tools/sdbusplus/templates/ |
H A D | method.client.hpp.mako | 3 % if len(method.parameters) != 0: 5 % for p in method.parameters: 18 % if len(method.parameters) != 0: 26 % if len(method.parameters) != 0:
|
/openbmc/linux/Documentation/scsi/ |
H A D | scsi-parameters.rst | 7 See Documentation/admin-guide/kernel-parameters.rst for general information on 8 specifying module parameters. 11 ``modinfo -p ${modulename}`` shows a current list of all parameters of a loadable 13 reveal their parameters in /sys/module/${modulename}/parameters/. Some of these 14 parameters may be changed at runtime by the command 15 ``echo -n ${value} > /sys/module/${modulename}/parameters/${parm}``. 104 st= [HW,SCSI] SCSI tape parameters (buffers, etc.)
|
/openbmc/entity-manager/src/ |
H A D | overlay.cpp | 133 const std::string& parameters, in createDevice() argument 144 deviceFile << parameters; in createDevice() 168 const std::string& parameters, uint64_t bus, uint64_t address, in buildDevice() argument 182 createDevice(busPath, parameters, constructor); in buildDevice() 193 [createTimer, name, busPath, parameters, bus, address, in buildDevice() 202 return buildDevice(name, busPath, parameters, bus, address, in buildDevice() 223 std::string parameters = exportTemplate.parameters; in exportDevice() local 262 boost::replace_all(parameters, templateChar + keyPair.key(), in exportDevice() 270 createDevice(busPath, parameters, constructor); in exportDevice() 274 buildDevice(name, busPath, parameters, *bus, *address, constructor, in exportDevice()
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | method-tracing.rst | 46 # cd /sys/module/acpi/parameters 54 # cd /sys/module/acpi/parameters 63 # cd /sys/module/acpi/parameters 112 # cd /sys/module/acpi/parameters 120 # cd /sys/module/acpi/parameters 129 # cd /sys/module/acpi/parameters 138 # cd /sys/module/acpi/parameters 147 # cd /sys/module/acpi/parameters 154 be used as the boot parameters, for example:: 164 parameters that are accessible at /sys/module/acpi/parameters/: [all …]
|
/openbmc/linux/drivers/scsi/smartpqi/ |
H A D | smartpqi_sas_transport.c | 462 struct bmic_csmi_smp_passthru *parameters; in pqi_build_csmi_smp_passthru_buffer() local 481 parameters = &smp_buf->parameters; in pqi_build_csmi_smp_passthru_buffer() 482 parameters->phy_identifier = rphy->identify.phy_identifier; in pqi_build_csmi_smp_passthru_buffer() 483 parameters->port_identifier = 0; in pqi_build_csmi_smp_passthru_buffer() 484 parameters->connection_rate = 0; in pqi_build_csmi_smp_passthru_buffer() 486 ¶meters->destination_sas_address); in pqi_build_csmi_smp_passthru_buffer() 491 put_unaligned_le32(req_size, ¶meters->request_length); in pqi_build_csmi_smp_passthru_buffer() 492 put_unaligned_le32(resp_size, ¶meters->response_length); in pqi_build_csmi_smp_passthru_buffer() 495 job->reply_payload.sg_cnt, ¶meters->request, in pqi_build_csmi_smp_passthru_buffer() 506 job->reply_payload.sg_cnt, &smp_buf->parameters.response, in pqi_build_sas_smp_handler_reply() [all …]
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | octeontx2.rst | 13 The ``octeontx2 PF and VF`` drivers implement the following driver-specific parameters. 15 .. list-table:: Driver-specific parameters implemented 29 The ``octeontx2 AF`` driver implements the following driver-specific parameters. 31 .. list-table:: Driver-specific parameters implemented
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | kernel-parameters.rst | 3 The kernel's command-line parameters 6 The following is a consolidated list of the kernel parameters as implemented 12 The kernel parses parameters from the kernel command line up to "``--``"; 14 parameter gets passed to init: parameters with '=' go into init's 18 Module parameters can be specified in two ways: via the kernel command 26 kernel command line (/proc/cmdline) and collects module parameters 45 Some kernel parameters take a list of CPUs as a value, e.g. isolcpus, 88 reveal their parameters in /sys/module/${modulename}/parameters/. Some of these 89 parameters may be changed at runtime by the command 196 Do not modify the syntax of boot loader parameters without extreme [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-xen-blkback | 1 What: /sys/module/xen_blkback/parameters/max_buffer_pages 9 What: /sys/module/xen_blkback/parameters/max_persistent_grants 19 What: /sys/module/xen_blkback/parameters/persistent_grant_unused_seconds 29 What: /sys/module/xen_blkback/parameters/buffer_squeeze_duration_ms 39 What: /sys/module/xen_blkback/parameters/feature_persistent
|
/openbmc/linux/Documentation/i2c/ |
H A D | old-module-parameters.rst | 11 <linux/i2c.h> which created standard module parameters to let the user 13 parameters were known as ``probe`` (to let the driver probe for an extra 18 binding model, it became clear that these per-module parameters were no 24 Below is a mapping from the old module parameters to the new interface. 29 Old method (module parameters):: 42 Old method (module parameters)::
|