Home
last modified time | relevance | path

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

12345678910>>...72

/linux-6.15/tools/perf/pmu-events/arch/powerpc/power8/
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 …]
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 …]
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 …]
/linux-6.15/scripts/
DMakefile.vmlinux13 vmlinux-final := vmlinux.unstripped
18 vmlinux: $(vmlinux-final) FORCE
23 vmlinux-final := vmlinux
64 $(vmlinux-final): .builtin-dtbs.o
72 $(vmlinux-final): .vmlinux.export.o
76 $(vmlinux-final): arch/$(SRCARCH)/tools/vmlinux.arch.o
84 # Final link of vmlinux with optional arch pass after final link
89 targets += $(vmlinux-final)
90 $(vmlinux-final): scripts/link-vmlinux.sh vmlinux.o $(KBUILD_LDS) FORCE
93 $(vmlinux-final): $(RESOLVE_BTFIDS)
[all …]
/linux-6.15/include/linux/
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 …]
/linux-6.15/tools/memory-model/Documentation/
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 …]
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.
/linux-6.15/drivers/gpu/drm/i915/display/
Dintel_pch_refclk.c499 u32 val, final; in ilk_init_pch_refclk() local
560 * compute the final state we want first and check if we need to in ilk_init_pch_refclk()
563 final = val; in ilk_init_pch_refclk()
564 final &= ~DREF_NONSPREAD_SOURCE_MASK; in ilk_init_pch_refclk()
566 final |= DREF_NONSPREAD_CK505_ENABLE; in ilk_init_pch_refclk()
568 final |= DREF_NONSPREAD_SOURCE_ENABLE; in ilk_init_pch_refclk()
570 final &= ~DREF_SSC_SOURCE_MASK; in ilk_init_pch_refclk()
571 final &= ~DREF_CPU_SOURCE_OUTPUT_MASK; in ilk_init_pch_refclk()
572 final &= ~DREF_SSC1_ENABLE; in ilk_init_pch_refclk()
575 final |= DREF_SSC_SOURCE_ENABLE; in ilk_init_pch_refclk()
[all …]
/linux-6.15/drivers/char/tpm/eventlog/
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()
/linux-6.15/arch/mips/cavium-octeon/crypto/
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).
/linux-6.15/drivers/crypto/ccp/
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 …]
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()
/linux-6.15/drivers/firmware/efi/
Dtpm.c49 * We can't calculate the size of the final events without the in efi_tpm_eventlog_init()
72 pr_info("TPM Final Events table not present\n"); in efi_tpm_eventlog_init()
75 pr_warn(FW_BUG "TPM Final Events table invalid\n"); in efi_tpm_eventlog_init()
82 pr_err("Failed to map TPM Final Event Log table @ 0x%lx\n", in efi_tpm_eventlog_init()
101 pr_err(FW_BUG "Failed to parse event in TPM Final Events Log\n"); in efi_tpm_eventlog_init()
/linux-6.15/tools/testing/selftests/rseq/
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 …]
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 …]
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 …]
Drseq-mips-bits.h37 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
101 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
112 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
158 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
221 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
235 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
301 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
315 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
386 /* final store */ in RSEQ_TEMPLATE_IDENTIFIER()
426 /* final store input */ in RSEQ_TEMPLATE_IDENTIFIER()
/linux-6.15/include/drm/
Ddrm_managed.h23 * order in the final drm_dev_put() call for @dev.
61 * automatically freed on the final drm_dev_put(). Memory can also be freed
62 * before the final drm_dev_put() by calling drmm_kfree().
77 * memory is automatically freed on the final drm_dev_put() and works exactly
99 * automatically freed on the final drm_dev_put() and works exactly like a
123 * lock is automatically destroyed on the final drm_dev_put().
/linux-6.15/drivers/crypto/
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 …]
/linux-6.15/drivers/crypto/stm32/
Dstm32-hash.c261 * @length: the length of the final word.
388 const u8 *buf, size_t length, int final) in stm32_hash_xmit_cpu() argument
396 if (final) { in stm32_hash_xmit_cpu()
409 dev_dbg(hdev->dev, "%s: length: %zd, final: %x len32 %i\n", in stm32_hash_xmit_cpu()
410 __func__, length, final, len32); in stm32_hash_xmit_cpu()
430 if (final) { in stm32_hash_xmit_cpu()
492 int bufcnt, err = 0, final; in stm32_hash_update_cpu() local
496 final = state->flags & HASH_FLAGS_FINAL; in stm32_hash_update_cpu()
510 if (final) { in stm32_hash_update_cpu()
663 bool final = hdev->flags & HASH_FLAGS_FINAL; in stm32_hash_dma_send() local
[all …]
/linux-6.15/Documentation/security/tpm/
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
/linux-6.15/Documentation/filesystems/
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 …]
/linux-6.15/net/ipv6/
Dinet6_connection_sock.c34 struct in6_addr *final_p, final; in inet6_csk_route_req() local
41 final_p = fl6_update_dst(fl6, rcu_dereference(np->opt), &final); in inet6_csk_route_req()
70 struct in6_addr *final_p, final; in inet6_csk_route_socket() local
87 final_p = fl6_update_dst(fl6, rcu_dereference(np->opt), &final); in inet6_csk_route_socket()
118 /* Restore final destination back after routing done */ in inet6_csk_xmit()
/linux-6.15/arch/m68k/fpsp040/
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 …]
/linux-6.15/include/soc/fsl/
Ddpaa2-fd.h426 * dpaa2_sg_is_final() - Check final bit in SG entry
437 * dpaa2_sg_set_final() - Set the final bit in SG entry
439 * @final: the final boolean to be set
441 static inline void dpaa2_sg_set_final(struct dpaa2_sg_entry *sg, bool final) in dpaa2_sg_set_final() argument
445 sg->format_offset |= cpu_to_le16(final << SG_FINAL_FLAG_SHIFT); in dpaa2_sg_set_final()
659 * dpaa2_fl_is_final() - Check final bit in FLE
670 * dpaa2_fl_set_final() - Set the final bit in FLE
672 * @final: the final boolean to be set
674 static inline void dpaa2_fl_set_final(struct dpaa2_fl_entry *fle, bool final) in dpaa2_fl_set_final() argument
678 fle->format_offset |= cpu_to_le16(final << FL_FINAL_FLAG_SHIFT); in dpaa2_fl_set_final()

12345678910>>...72