Home
last modified time | relevance | path

Searched full:final (Results 1 – 25 of 2329) sorted by relevance

12345678910>>...94

/openbmc/linux/tools/perf/pmu-events/arch/powerpc/power8/
H A Dmemory.json5 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for all data …
6 …"PublicDescription": "Initial and Final Pump Scope and data sourced across this scope was chip pum…
11 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for a demand …
12 …"PublicDescription": "Initial and Final Pump Scope and data sourced across this scope was chip pum…
47 …"BriefDescription": "Initial and Final Pump Scope was group pump (prediction=correct) for a demand…
48 …"PublicDescription": "Initial and Final Pump Scope and data sourced across this scope was group pu…
53 …"BriefDescription": "Final Pump Scope (Group) ended up either larger or smaller than Initial Pump …
54Final Pump Scope(Group) to get data sourced, ended up larger than Initial Pump Scope OR Final Pump…
59 …"BriefDescription": "Final Pump Scope (Group) ended up larger than Initial Pump Scope (Chip) for a…
60 …"PublicDescription": "Final Pump Scope(Group) to get data sourced, ended up larger than Initial Pu…
[all …]
H A Dfrontend.json71 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for an instru…
72 …"PublicDescription": "Initial and Final Pump Scope and data sourced across this scope was chip pum…
239 …"BriefDescription": "Initial and Final Pump Scope was group pump (prediction=correct) for an instr…
240 …"PublicDescription": "Initial and Final Pump Scope and data sourced across this scope was group pu…
245 …"BriefDescription": "Final Pump Scope (Group) ended up either larger or smaller than Initial Pump …
246Final Pump Scope(Group) to get data sourced, ended up larger than Initial Pump Scope OR Final Pump…
251 …"BriefDescription": "Final Pump Scope (Group) ended up larger than Initial Pump Scope (Chip) for a…
252 …"PublicDescription": "Final Pump Scope(Group) to get data sourced, ended up larger than Initial Pu…
275 …"BriefDescription": "Initial and Final Pump Scope was system pump (prediction=correct) for an inst…
276 …"PublicDescription": "Initial and Final Pump Scope and data sourced across this scope was system p…
[all …]
H A Dother.json23 …"BriefDescription": "Initial and Final Pump Scope was chip pump (prediction=correct) for all data …
24 …"PublicDescription": "Initial and Final Pump Scope and data sourced across this scope was chip pum…
29 …"BriefDescription": "Initial and Final Pump Scope and data sourced across this scope was group pum…
30 …"PublicDescription": "Initial and Final Pump Scope and data sourced across this scope was group pu…
35 …"BriefDescription": "Final Pump Scope (Group) ended up either larger or smaller than Initial Pump …
36Final Pump Scope(Group) to get data sourced, ended up larger than Initial Pump Scope OR Final Pump…
41 …"BriefDescription": "Final Pump Scope (Group) ended up larger than Initial Pump Scope (Chip) for a…
42 …"PublicDescription": "Final Pump Scope(Group) to get data sourced, ended up larger than Initial Pu…
59 …"BriefDescription": "Initial and Final Pump Scope was system pump for all data types (demand load,…
60 …"PublicDescription": "Initial and Final Pump Scope and data sourced across this scope was system p…
[all …]
/openbmc/bmcweb/test/redfish-core/include/utils/
H A Derror_code_test.cpp96 crow::Response final; in TEST()
97 final.result(boost::beast::http::status::ok); in TEST()
99 propogateError(final, intermediate); in TEST()
101 EXPECT_EQ(final.jsonValue["error"]["code"].get<std::string>(), in TEST()
104 final.jsonValue["error"]["message"].get<std::string>(), in TEST()
107 EXPECT_EQ(final.result(), in TEST()
141 crow::Response final; in TEST()
142 final.result(boost::beast::http::status::ok); in TEST()
144 propogateError(final, intermediate); in TEST()
145 EXPECT_EQ(final.jsonValue["error"][messages::messageAnnotation], in TEST()
[all …]
/openbmc/linux/include/linux/
H A Dccp.h156 * @cmac_final: indicates final operation when running in CMAC mode
157 * @cmac_key: K1/K2 key used in final CMAC operation
185 u32 cmac_final; /* Indicates final cmac cmd */
187 * final cmac cmd */
223 * @final: indicates final XTS operation
226 * - action, unit_size, key, key_len, iv, iv_len, src, dst, src_len, final
245 u32 final; member
272 * @opad: data to be used for final HMAC operation
273 * @opad_len: length in bytes of data used for final HMAC operation
275 * @final: indicates final SHA operation
[all …]
/openbmc/linux/tools/memory-model/Documentation/
H A Drecipes.txt91 consequence that if the final value of r0 is equal to 1, then the final
93 say nothing about the final value of r1.
117 This also has the consequence that if the final value of r1 is equal
118 to 0, then the final value of r0 must also be equal to 0. In contrast,
119 the weaker rule would say nothing about the final value of r0.
154 the final value of r0 be 1, the final value of z be 2, and the final
234 subsequent accesses. Therefore, if the final value of r0 is the value 1,
235 the final value of r1 must also be the value 1.
269 In this example, if the final value of r0 is &x then the final value of
312 the final value of r0 is 1, the final value of r1 must also be 1.
[all …]
H A Dlocking.txt45 consequence that if the final value of r0 is equal to 1, then the final
47 say nothing about the final value of r1.
77 This also has the consequence that if the final value of r1 is equal
78 to 0, then the final value of r0 must also be equal to 0. In contrast,
79 the weaker rule would say nothing about the final value of r0.
179 the final value of r0 be 1, the final value of z be 2, and the final
215 the counter-intuitive result where the final value of r0 is 1, the final
216 value of z is 2, and the final value of r1 is 0.
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/xdpe1x2xx/
H A Dxdpe1x2xx.hpp19 size_t imageSize) final;
21 sdbusplus::async::task<bool> updateFirmware(bool force) final;
22 sdbusplus::async::task<bool> reset() final;
24 sdbusplus::async::task<bool> getCRC(uint32_t* checksum) final;
25 bool forcedUpdateAllowed() final;
/openbmc/linux/drivers/char/tpm/eventlog/
H A Defi.c79 pr_err("Could not map UEFI TPM final log\n"); in tpm_read_log_efi()
86 * The 'final events log' size excludes the 'final events preboot log' in tpm_read_log_efi()
93 * 'final events log' to. in tpm_read_log_efi()
107 * Append any of the 'final events log' that didn't also end up in the in tpm_read_log_efi()
116 * the size of the 'final events log'. in tpm_read_log_efi()
/openbmc/linux/arch/arm64/crypto/
H A Daes-ce-ccm-glue.c160 /* preserve the original iv for the final round */ in ccm_encrypt()
172 bool final = walk.nbytes == walk.total; in ccm_encrypt() local
174 if (final) in ccm_encrypt()
181 if (!final) in ccm_encrypt()
184 if (!final) in ccm_encrypt()
214 /* preserve the original iv for the final round */ in ccm_decrypt()
226 bool final = walk.nbytes == walk.total; in ccm_decrypt() local
228 if (final) in ccm_decrypt()
235 if (!final) in ccm_decrypt()
238 if (!final) in ccm_decrypt()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_pch_refclk.c496 u32 val, final; in ilk_init_pch_refclk() local
555 * compute the final state we want first and check if we need to in ilk_init_pch_refclk()
558 final = val; in ilk_init_pch_refclk()
559 final &= ~DREF_NONSPREAD_SOURCE_MASK; in ilk_init_pch_refclk()
561 final |= DREF_NONSPREAD_CK505_ENABLE; in ilk_init_pch_refclk()
563 final |= DREF_NONSPREAD_SOURCE_ENABLE; in ilk_init_pch_refclk()
565 final &= ~DREF_SSC_SOURCE_MASK; in ilk_init_pch_refclk()
566 final &= ~DREF_CPU_SOURCE_OUTPUT_MASK; in ilk_init_pch_refclk()
567 final &= ~DREF_SSC1_ENABLE; in ilk_init_pch_refclk()
570 final |= DREF_SSC_SOURCE_ENABLE; in ilk_init_pch_refclk()
[all …]
/openbmc/linux/arch/mips/cavium-octeon/crypto/
H A Docteon-crypto.h66 * The value is the final block dword (64-bit).
77 * The value is the final block dword (64-bit).
88 * The value is the final block dword (64-bit).
140 * The value is the final block word (64-bit).
151 * The value is the final block dword (64-bit).
162 * The value is the final block dword (64-bit).
214 * The value is the final block word (64-bit).
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c46 if (req->result && rctx->final) in ccp_aes_cmac_complete()
56 unsigned int final) in ccp_do_cmac_update() argument
77 if (!final && (len <= block_size)) { in ccp_do_cmac_update()
88 rctx->final = final; in ccp_do_cmac_update()
89 rctx->hash_rem = final ? 0 : len & (block_size - 1); in ccp_do_cmac_update()
91 if (!final && !rctx->hash_rem) { in ccp_do_cmac_update()
92 /* CCP can't do zero length final, so keep some data around */ in ccp_do_cmac_update()
97 if (final && (rctx->null_msg || (len & (block_size - 1)))) in ccp_do_cmac_update()
152 if (final) in ccp_do_cmac_update()
171 rctx->cmd.u.aes.cmac_final = final; in ccp_do_cmac_update()
[all …]
H A Dccp-crypto-sha.c49 if (req->result && rctx->final) in ccp_sha_complete()
59 unsigned int final) in ccp_do_sha_update() argument
74 if (!final && (len <= block_size)) { in ccp_do_sha_update()
85 rctx->final = final; in ccp_do_sha_update()
86 rctx->hash_rem = final ? 0 : len & (block_size - 1); in ccp_do_sha_update()
88 if (!final && !rctx->hash_rem) { in ccp_do_sha_update()
89 /* CCP can't do zero length final, so keep some data around */ in ccp_do_sha_update()
167 rctx->cmd.u.sha.final = rctx->final; in ccp_do_sha_update()
476 alg->final = ccp_sha_final; in ccp_register_sha_alg()
/openbmc/linux/include/drm/
H A Ddrm_managed.h23 * order in the final drm_dev_put() call for @dev.
57 * automatically freed on the final drm_dev_put(). Memory can also be freed
58 * before the final drm_dev_put() by calling drmm_kfree().
73 * memory is automatically freed on the final drm_dev_put() and works exactly
95 * automatically freed on the final drm_dev_put() and works exactly like a
119 * lock is automatically destroyed on the final drm_dev_put().
/openbmc/linux/drivers/firmware/efi/
H A Dtpm.c49 * We can't calculate the size of the final events without the in efi_tpm_eventlog_init()
67 pr_info("TPM Final Events table not present\n"); in efi_tpm_eventlog_init()
70 pr_warn(FW_BUG "TPM Final Events table invalid\n"); in efi_tpm_eventlog_init()
77 pr_err("Failed to map TPM Final Event Log table @ 0x%lx\n", in efi_tpm_eventlog_init()
96 pr_err(FW_BUG "Failed to parse event in TPM Final Events Log\n"); in efi_tpm_eventlog_init()
/openbmc/linux/tools/testing/selftests/rseq/
H A Drseq-x86-bits.h39 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
110 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
118 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
166 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
174 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
233 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
286 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
297 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
365 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
376 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
[all …]
H A Drseq-s390-bits.h32 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
105 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
114 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
165 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
174 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
230 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
242 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
312 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
324 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
399 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
[all …]
H A Drseq-ppc-bits.h40 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
111 /* final store the value at voffp(v) */ in RSEQ_TEMPLATE_IDENTIFIER()
119 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
174 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
182 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
240 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
251 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
326 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
337 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
407 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/licenses/
H A DAOM-Patent-License-1.073 2.5. Final Deliverable. "Final Deliverable" means the final version of a
74 deliverable approved by the Alliance for Open Media as a Final
102 and/or Decoder released by the Alliance for Open Media as a Final
106 the Alliance for Open Media as a Final Deliverable for which this
/openbmc/linux/drivers/crypto/
H A Domap-sham.c191 int final, int dma);
366 int final, int dma) in omap_sham_write_ctrl_omap2() argument
385 if (final) in omap_sham_write_ctrl_omap2()
435 int final, int dma) in omap_sham_write_ctrl_omap4() argument
469 if (final) { in omap_sham_write_ctrl_omap4()
501 int final) in omap_sham_xmit_cpu() argument
509 dev_dbg(dd->dev, "xmit_cpu: digcnt: %zd, length: %zd, final: %d\n", in omap_sham_xmit_cpu()
510 ctx->digcnt, length, final); in omap_sham_xmit_cpu()
512 dd->pdata->write_ctrl(dd, length, final, 0); in omap_sham_xmit_cpu()
519 if (final) in omap_sham_xmit_cpu()
[all …]
/openbmc/linux/Documentation/security/tpm/
H A Dtpm_event_log.rst40 The firmware provides so called final events configuration table to sort
46 final events table size while the stub is still running to the custom
49 and the final events table.
55 - [2] The final concatenation is done in drivers/char/tpm/eventlog/efi.c
/openbmc/linux/Documentation/filesystems/
H A Dpath-lookup.rst28 them until the final part. Well before we get to symlinks we have
60 These paths can be divided into two sections: the final component and
65 The final component is not so simple. Not only do different system
68 pathname that is just slashes have a final component. If it does
75 tempting to consider that to have an empty final component. In many
78 by the final component, and they are required to work with pathnames
90 "everything else" quite separately from the final component, and
273 Secondly, when pathname lookup reaches the final component, it will
436 except the final component as:
441 was the final component, then return, otherwise call
[all …]
/openbmc/linux/arch/x86/crypto/
H A Dsha256_ssse3_glue.c114 .final = sha256_ssse3_final,
128 .final = sha256_ssse3_final,
179 .final = sha256_avx_final,
193 .final = sha256_avx_final,
255 .final = sha256_avx2_final,
269 .final = sha256_avx2_final,
330 .final = sha256_ni_final,
344 .final = sha256_ni_final,
/openbmc/linux/arch/m68k/fpsp040/
H A Dbindec.S98 | the final string area in memory.
102 | digits are stored in the final string.
103 | Test the length of the final exponent string. If the
106 | A16. Write sign bits to final string.
120 | a0: ptr for original operand/final result
231 | a0: ptr for original operand/final result
294 | a0: ptr for original operand/final result
359 | d0: exponent/scratch - final is 0
366 | a0: ptr for original operand/final result
471 | a0: ptr for original operand/final result
[all …]

12345678910>>...94