Home
last modified time | relevance | path

Searched full:form (Results 1 – 25 of 2184) sorted by relevance

12345678910>>...88

/Linux-v6.1/Documentation/powerpc/
Dassociativity.rst14 grouping details to the OS. These are referred to as Form 0, Form 1 and Form2
15 associativity grouping. Form 0 is the oldest format and is now considered deprecated.
17 Hypervisor indicates the type/form of associativity used via "ibm,architecture-vec-5 property".
18 Bit 0 of byte 5 in the "ibm,architecture-vec-5" property indicates usage of Form 0 or Form 1.
19 A value of 1 indicates the usage of Form 1 associativity. For Form 2 associativity
22 Form 0
24 Form 0 associativity supports only two NUMA distances (LOCAL and REMOTE).
26 Form 1
28 With Form 1 a combination of ibm,associativity-reference-points, and ibm,associativity
47 Form 2
[all …]
/Linux-v6.1/LICENSES/dual/
DApache-2.041 "Source" form shall mean the preferred form for making modifications,
45 "Object" form shall mean any form resulting from mechanical transformation
46 or translation of a Source form, including but not limited to compiled
49 "Work" shall mean the work of authorship, whether in Source or Object form,
54 "Derivative Works" shall mean any work, whether in Source or Object form,
67 purposes of this definition, "submitted" means any form of electronic,
85 in Source or Object form.
104 and in Source or Object form, provided that You meet the following
113 c. You must retain, in the Source form of any Derivative Works that You
115 from the Source form of the Work, excluding those notices that do not
[all …]
DCDDL-1.032 1.4. "Executable" means the Covered Software in any form other than
48 1.9. "Modifications" means the Source Code and Executable form of
61 1.10. "Original Software" means the Source Code and Executable form
70 1.12. "Source Code" means (a) the common form of computer software
161 available in Executable form must also be made available in Source
162 Code form and that Source Code form must be distributed only under
164 with every copy of the Source Code form of the Covered Software You
166 of any such Covered Software in Executable form as to how they can
167 obtain such Covered Software in Source Code form in a reasonable
191 Source Code form that alters or restricts the applicable version of
[all …]
/Linux-v6.1/lib/reed_solomon/
Ddecode_rs.c48 /* The syndrome is in index form,
59 /* form the syndromes; i.e., evaluate data(x) at roots of
91 /* Convert syndromes to index form, checking for nonzero condition */
135 /* Compute discrepancy at the r-th step in poly-form */
145 discr_r = index_of[discr_r]; /* Index form */
181 /* Convert lambda to index form and compute deg(lambda(x)) */
216 /* store root (index-form) and error location number */
234 * x**nroots). in index form. Also find deg(omega).
248 * Compute error values in poly-form. num1 = omega(inv(X(l))), num2 =
249 * inv(X(l))**(fcr-1) and den = lambda_pr(inv(X(l))) all in poly-form
Dreed_solomon.c62 * @fcr: first root of RS code generator polynomial, index form
130 /* prim-th root of 1, index form */ in codec_init()
133 /* Form RS code generator polynomial from its roots */ in codec_init()
151 /* convert rs->genpoly[] to index form for quicker encoding */ in codec_init()
208 * in index form
283 * in index form
303 * in index form
343 * @s: syndrome data field, must be in index form
396 * @s: syndrome data field, must be in index form
/Linux-v6.1/arch/powerpc/xmon/
Dppc-opc.c138 /* The BA field in an XL form instruction. */
140 /* The BI field in a B form or XL form instruction. */
145 /* The BA field in an XL form instruction when it must be the same
150 /* The BB field in an XL form instruction. */
155 /* The BB field in an XL form instruction when it must be the same
158 /* The VB field in a VX form instruction when it must be the same
163 /* The BD field in a B form instruction. The lower two bits are
168 /* The BD field in a B form instruction when absolute addressing is
173 /* The BD field in a B form instruction when the - modifier is used.
179 /* The BD field in a B form instruction when the - modifier is used
[all …]
/Linux-v6.1/include/linux/
Drslib.h26 * @fcr: First consecutive root, index form
27 * @prim: Primitive element, index form
28 * @iprim: prim-th root of 1, index form
92 * in index form
Dunicode.h37 * - Apply unicode normalization form NFD.
40 * - Apply unicode normalization form NFD.
/Linux-v6.1/drivers/crypto/caam/
Dpkc_desc.c26 /* Descriptor for RSA Private operation - Private Key Form #1 */
39 /* Descriptor for RSA Private operation - Private Key Form #2 */
56 /* Descriptor for RSA Private operation - Private Key Form #3 */
/Linux-v6.1/tools/memory-model/scripts/
Dnewlitmushist.sh44 # Form full list of litmus tests with no more than the specified
49 # Form list of new tests. Note: This does not handle litmus-test deletion!
52 # Form list of litmus tests that have changed since the last run.
/Linux-v6.1/arch/x86/crypto/
Dpolyval-clmulni_asm.S130 * This macro computes p(x) mod g(x) where p(x) is in montgomery form and g(x) =
134 * product of two 128-bit polynomials in Montgomery form. We need to reduce it
135 * mod g(x). Also, since polynomials in Montgomery form have an "extra" factor
137 * Montgomery form, we need to remove one of these factors by dividing by x^128.
267 * If op1, op2 are in montgomery form, this computes the montgomery
268 * form of op1*op2.
/Linux-v6.1/Documentation/devicetree/bindings/leds/
Dleds-powernv.txt9 form of a sub-node.
13 in the form of string array.
/Linux-v6.1/drivers/scsi/mpt3sas/
Dmpt3sas_config.c175 ioc_info(ioc, "%s: %s(%d), action(%d), form(0x%08x), smid(%d)\n", in _config_display_some_debug()
1180 * @form: GET_NEXT_HANDLE or HANDLE
1189 u32 form, u32 handle) in mpt3sas_config_get_sas_device_pg0() argument
1207 mpi_request.PageAddress = cpu_to_le32(form | handle); in mpt3sas_config_get_sas_device_pg0()
1221 * @form: GET_NEXT_HANDLE or HANDLE
1230 u32 form, u32 handle) in mpt3sas_config_get_sas_device_pg1() argument
1248 mpi_request.PageAddress = cpu_to_le32(form | handle); in mpt3sas_config_get_sas_device_pg1()
1262 * @form: GET_NEXT_HANDLE or HANDLE
1271 u32 form, u32 handle) in mpt3sas_config_get_pcie_device_pg0() argument
1289 mpi_request.PageAddress = cpu_to_le32(form | handle); in mpt3sas_config_get_pcie_device_pg0()
[all …]
/Linux-v6.1/drivers/net/ethernet/sfc/siena/
Dvfdi.h12 * This file contains software structures used to form a two way
30 * follow the same form and be sent to the first event queue assigned
33 * The general form of the variable bits of VFDI events is:
58 * status, the PF driver will send an event of the form:
64 * send an event of the form:
/Linux-v6.1/drivers/net/ethernet/sfc/
Dvfdi.h12 * This file contains software structures used to form a two way
30 * follow the same form and be sent to the first event queue assigned
33 * The general form of the variable bits of VFDI events is:
58 * status, the PF driver will send an event of the form:
64 * send an event of the form:
/Linux-v6.1/arch/x86/math-emu/
Dreg_norm.S68 /* Convert the exponent to 80x87 form. */
84 /* Convert the exponent to 80x87 form. */
92 /* Convert the exponent to 80x87 form. */
/Linux-v6.1/Documentation/w1/slaves/
Dw1_ds2406.rst16 not supported. In TSOC-6 form, the DS2406 provides two switch outputs and
17 can be provided with power on a dedicated input. In TO-92 form, it provides
/Linux-v6.1/tools/perf/util/
Drblist.h9 * create node structs of the form:
15 * create list structs of the form:
/Linux-v6.1/include/crypto/
Decc_curve.h12 * @x: X coordinate in vli form.
13 * @y: Y coordinate in vli form.
/Linux-v6.1/drivers/media/usb/pvrusb2/
Dpvrusb2-std.h13 // false. String is expected to be of the form: C1-x/y;C2-a/b where C1 and
21 // buffer. The formatted string is of a form that can be parsed by our
/Linux-v6.1/Documentation/mm/
Dpage_owner.rst120 order. Mixed use of abbreviated and complete-form of keys is allowed.
133 <rules> is a single argument in the form of a comma-separated list,
138 complete-form of keys is allowed.
156 <pidlist>, <tgidlist>, <cmdlist> are single arguments in the form of a comma-separated list,
/Linux-v6.1/Documentation/networking/
Dipsec.rst22 form. To clarify: If an IP datagram is sent non-compressed, no
32 original form without attempting compression. The numeric threshold
/Linux-v6.1/Documentation/userspace-api/media/mediactl/
Dmedia-controller-model.rst38 entities form a single logical unit. For example this could represent the
39 fact that a particular camera sensor and lens controller form a single
/Linux-v6.1/Documentation/devicetree/bindings/arm/
Dmicrochip,sparx5.yaml34 - description: The Sparx5 pcb134 is a pizzabox form factor
41 - description: The Sparx5 pcb135 is a pizzabox form factor
/Linux-v6.1/scripts/
Dcc-version.sh4 # Print the C compiler name and its version in a 5 or 6-digit form.
25 # Convert the version string x.y.z to a canonical 5 or 6-digit form.

12345678910>>...88