Home
last modified time | relevance | path

Searched full:parameters (Results 1 – 25 of 4839) sorted by relevance

12345678910>>...194

/openbmc/qemu/migration/
H A Doptions.c43 /* Define default autoconverge cpu throttle migration parameters */
74 * Parameters for self_announce_delay giving a stream of RARP/ARP
102 /* Migration parameters */
104 parameters.throttle_trigger_threshold,
107 parameters.cpu_throttle_initial,
110 parameters.cpu_throttle_increment,
113 parameters.cpu_throttle_tailslow, false),
115 parameters.max_bandwidth, MAX_THROTTLE),
117 parameters.avail_switchover_bandwidth, 0),
119 parameters.downtime_limit,
[all …]
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_fw_iscsi.h33 * @param task_params - Pointer to task parameters struct
34 * @param conn_params - Connection Parameters
35 * @param cmd_params - command specific parameters
36 * @param cmd_pdu_header - PDU Header Parameters
38 * @param dif_task_params - Pointer to DIF parameters struct
51 * @param task_params - Pointer to task parameters struct
52 * @param login_req_pdu_header - PDU Header Parameters
64 * @param task_params - Pointer to task parameters struct
65 * @param nop_out_pdu_header - PDU Header Parameters
77 * @param task_params - Pointer to task parameters struct
[all …]
/openbmc/linux/Documentation/driver-api/dmaengine/
H A Ddmatest.rst48 % echo 2000 > /sys/module/dmatest/parameters/timeout
49 % echo 1 > /sys/module/dmatest/parameters/iterations
50 % echo dma0chan0 > /sys/module/dmatest/parameters/channel
51 % echo 1 > /sys/module/dmatest/parameters/run
60 % echo 2000 > /sys/module/dmatest/parameters/timeout
61 % echo 1 > /sys/module/dmatest/parameters/iterations
62 % echo dma0chan0 > /sys/module/dmatest/parameters/channel
63 % echo dma0chan1 > /sys/module/dmatest/parameters/channel
64 % echo dma0chan2 > /sys/module/dmatest/parameters/channel
65 % echo 1 > /sys/module/dmatest/parameters/run
[all …]
/openbmc/linux/drivers/hid/
H A Dhid-uclogic-params.c49 * uclogic_params_pen_hid_dbg() - Dump tablet interface pen parameters
50 * @hdev: The HID device the pen parameters describe.
51 * @pen: The pen parameters to dump.
53 * Dump tablet interface pen parameters with hid_dbg(). The dump is indented
83 * uclogic_params_frame_hid_dbg() - Dump tablet interface frame parameters
84 * @hdev: The HID device the pen parameters describe.
85 * @frame: The frame parameters to dump.
87 * Dump tablet interface frame parameters with hid_dbg(). The dump is
109 * uclogic_params_hid_dbg() - Dump tablet interface parameters
110 * @hdev: The HID device the parameters describe.
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/xnr/xnr_3.0/
H A Dia_css_xnr3_types.h20 * CSS-API header file for Extra Noise Reduction (XNR) parameters.
24 * \brief Scale of the XNR sigma parameters.
30 * \brief Scale of the XNR coring parameters.
42 * \brief XNR3 Sigma Parameters.
43 * \details Sigma parameters define the strength of the XNR filter.
46 * sigma parameters are fixed-point values between 0.0 and 1.0, scaled with
59 * \brief XNR3 Coring Parameters
60 * \details Coring parameters define the "coring" strength, which is a soft
63 * All coring parameters are fixed-point values between 0.0 and 1.0, scaled
74 * \brief XNR3 Blending Parameters
[all …]
/openbmc/qemu/docs/interop/
H A Dbarrier.rst33 Parameters:
47 Parameters:
63 Parameters:
78 Parameters:
88 Parameters:
98 Parameters:
119 Parameters:
133 Parameters:
149 Parameters:
161 Parameters:
[all …]
/openbmc/docs/designs/oem/ibm/
H A Dsystem-power-mode.md14 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
49 Customer Settable Idle Power Save Parameters:
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
80 parameters, these default values will be used. If/when the customer does set any
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
[all …]
/openbmc/linux/lib/zstd/
H A Dzstd_compress_module.c27 static size_t zstd_cctx_init(zstd_cctx *cctx, const zstd_parameters *parameters, in zstd_cctx_init() argument
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()
49 cctx, ZSTD_c_contentSizeFlag, parameters->fParams.contentSizeFlag)); in zstd_cctx_init()
51 cctx, ZSTD_c_checksumFlag, parameters->fParams.checksumFlag)); in zstd_cctx_init()
[all …]
/openbmc/linux/include/xen/interface/
H A Devent_channel.h28 /* IN parameters */
30 /* OUT parameters */
45 /* IN parameters. */
48 /* OUT parameters. */
62 /* IN parameters. */
65 /* OUT parameters. */
77 /* IN parameters. */
81 /* OUT parameters. */
94 /* OUT parameters. */
105 /* IN parameters. */
[all …]
/openbmc/phosphor-fan-presence/control/example/
H A Devents.yaml13 # parameters:
14 # [Ordered list of required parameters for the match string function]
19 # parameters:
20 # [Ordered list of required parameters for the signal function]
26 # parameters:
32 # parameters:
33 # [Ordered list of required parameters for the handler function]
39 # parameters:
40 # [Ordered list of required parameters for the precondition function]
45 # parameters:
[all …]
/openbmc/linux/drivers/staging/media/atomisp/pci/isp/kernels/hdr/
H A Dia_css_hdr_types.h23 * \brief HDR Irradiance Parameters
24 * \detail Currently HDR parameters are used only for testing purposes
44 * \brief HDR Deghosting Parameters
45 * \detail Currently HDR parameters are used only for testing purposes
52 * \brief HDR Exclusion Parameters
53 * \detail Currently HDR parameters are used only for testing purposes
61 * \details Struct with all parameters for HDR that can be seet from
62 * the CSS API. Currenly, only test parameters are defined.
65 struct ia_css_hdr_irradiance_params irradiance; /** HDR irradiance parameters */
66 struct ia_css_hdr_deghost_params deghost; /** HDR deghosting parameters */
[all …]
/openbmc/linux/Documentation/sound/designs/
H A Dtracepoints.rst13 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.
77 SNDRV_PCM_IOCTL_HW_PARAMS, this mask is ignored and all of parameters
[all …]
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dnx_huge_pages_test.sh5 # Makes use of root privileges to set up huge pages and KVM module parameters.
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/admin-guide/
H A Dkernel-parameters.rst3 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
24 Parameters for modules which are built into the kernel need to be
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,
86 "modinfo -p ${modulename}" shows a current list of all parameters of a loadable
88 reveal their parameters in /sys/module/${modulename}/parameters/. Some of these
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DActionInfo.v1_4_2.json9parameters and other information for a Redfish action. Supported parameters can differ among vend…
10parameters and other information for a Redfish action on a target within a Redfish implementation.…
62 "Parameters": { object
63 … "description": "The list of parameters included in the specified Redfish action.",
65 "$ref": "#/definitions/Parameters"
67 …"longDescription": "This property shall list the parameters included in the specified Redfish acti…
100 "Parameters": { object
127 …ray member. This property shall only be present for numeric parameters or string parameters that …
134 …lowable values for each array member. This property shall only be present for string parameters.",
169 …ervice supports for this parameter. This property shall not be present for non-array parameters.",
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DActionInfo.v1_4_2.json9parameters and other information for a Redfish action. Supported parameters can differ among vend…
10parameters and other information for a Redfish action on a target within a Redfish implementation.…
62 "Parameters": { object
63 … "description": "The list of parameters included in the specified Redfish action.",
65 "$ref": "#/definitions/Parameters"
67 …"longDescription": "This property shall list the parameters included in the specified Redfish acti…
100 "Parameters": { object
127 …ray member. This property shall only be present for numeric parameters or string parameters that …
134 …lowable values for each array member. This property shall only be present for string parameters.",
169 …ervice supports for this parameter. This property shall not be present for non-array parameters.",
[all …]
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/fans/phosphor-fan-control-events-config/
H A Devents.yaml99 parameters:
103 parameters:
106 parameters:
114 parameters:
123 parameters:
132 parameters:
140 parameters:
145 parameters:
151 parameters:
156 parameters:
[all …]
/openbmc/linux/Documentation/arch/ia64/
H A Derr_inject.rst44 # err_type_info, err_struct_info: PAL parameters.
751 parameters_t parameters[MAX_TASK_NUM]={};
785 parameters[num].cpu=cpu;
786 parameters[num].loop=loop;
787 parameters[num].interval= interval>MIN_INTERVAL
789 parameters[num].err_type_info=err_type_info_conf;
790 parameters[num].err_struct_info=err_struct_info_conf;
791 memcpy(parameters[num++].err_data_buffer,
799 parameters[0].cpu=line_para.cpu;
800 parameters[0].loop=line_para.loop;
[all …]
/openbmc/qemu/include/hw/xen/interface/
H A Devent_channel.h77 /* IN parameters */
79 /* OUT parameters */
105 /* IN parameters. */
108 /* OUT parameters. */
126 /* IN parameters. */
129 /* OUT parameters. */
141 /* IN parameters. */
145 /* OUT parameters. */
158 /* OUT parameters. */
169 /* IN parameters. */
[all …]
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dmethod-tracing.rst30 /sys/module/acpi/parameters/debug_layer) and per-type level (known as
31 debug level, configured via /sys/module/acpi/parameters/debug_level).
46 # cd /sys/module/acpi/parameters
54 # cd /sys/module/acpi/parameters
58 # echo "method" > /sys/module/acpi/parameters/trace_state
63 # cd /sys/module/acpi/parameters
67 # echo "method-once" > /sys/module/acpi/parameters/trace_state
112 # cd /sys/module/acpi/parameters
120 # cd /sys/module/acpi/parameters
129 # cd /sys/module/acpi/parameters
[all …]
/openbmc/linux/Documentation/userspace-api/media/dvb/
H A Ddvb-frontend-parameters.rst6 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
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DActionInfo_v1.xml34parameters and other information for a Redfish action. Supported parameters can differ among vend…
35parameters and other information for a Redfish action on a target within a Redfish implementation.…
53 <ComplexType Name="Parameters" Abstract="true">
65 … <Property Name="Parameters" Type="Collection(ActionInfo.v1_0_0.Parameters)" Nullable="false">
66 …<Annotation Term="OData.Description" String="The list of parameters included in the specified Redf…
67 …<Annotation Term="OData.LongDescription" String="This property shall list the parameters included …
71 <ComplexType Name="Parameters" BaseType="ActionInfo.Parameters">
91 …perty shall be required for parameters with a data type of `Object` or `ObjectArray`, and shall no…
163 …tring="This version was created to clarify the behavior of AllowableValues for array parameters."/>
179 <ComplexType Name="Parameters" BaseType="ActionInfo.v1_0_0.Parameters">
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DActionInfo_v1.xml34parameters and other information for a Redfish action. Supported parameters can differ among vend…
35parameters and other information for a Redfish action on a target within a Redfish implementation.…
53 <ComplexType Name="Parameters" Abstract="true">
65 … <Property Name="Parameters" Type="Collection(ActionInfo.v1_0_0.Parameters)" Nullable="false">
66 …<Annotation Term="OData.Description" String="The list of parameters included in the specified Redf…
67 …<Annotation Term="OData.LongDescription" String="This property shall list the parameters included …
71 <ComplexType Name="Parameters" BaseType="ActionInfo.Parameters">
91 …perty shall be required for parameters with a data type of `Object` or `ObjectArray`, and shall no…
163 …tring="This version was created to clarify the behavior of AllowableValues for array parameters."/>
179 <ComplexType Name="Parameters" BaseType="ActionInfo.v1_0_0.Parameters">
[all …]
/openbmc/bmcweb/test/redfish-core/lib/
H A Dsystem_test.cpp46 nlohmann::json::array_t parameters; in TEST() local
61 parameters.emplace_back(std::move(parameter)); in TEST()
63 EXPECT_EQ(response->res.jsonValue["Parameters"], parameters); in TEST()
79 nlohmann::json::array_t parameters; in TEST() local
93 parameters.emplace_back(std::move(parameter)); in TEST()
95 EXPECT_EQ(response->res.jsonValue["Parameters"], parameters); in TEST()
112 nlohmann::json::array_t parameters; in TEST() local
127 parameters.emplace_back(std::move(parameter)); in TEST()
129 EXPECT_EQ(response->res.jsonValue["Parameters"], parameters); in TEST()
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Disppreview.h59 * @busy: Bitmask of busy parameters (being updated or used)
60 * @update: Bitmask of the parameters to be updated
68 * @wbal: White Balance parameters.
69 * @blkadj: Black adjustment parameters.
70 * @rgb2rgb: RGB blending parameters.
71 * @csc: Color space conversion (RGB to YCbCr) parameters.
73 * @yclimit: YC limits parameters.
112 * @params.params : Active and shadow parameters sets
113 * @params.active: Bitmask of parameters active in set 0
114 * @params.lock: Parameters lock, protects params.active and params.shadow

12345678910>>...194