Home
last modified time | relevance | path

Searched refs:era (Results 1 – 25 of 46) sorted by relevance

12

/linux/drivers/md/
H A Ddm-era-target.c682 uint32_t era; member
698 uint64_t key = d->era; in metadata_digest_remove_writeset()
759 d->era = key; in metadata_digest_lookup_writeset()
1148 uint32_t era; member
1172 s->era = md->current_era; in metadata_get_stats()
1179 struct era { struct
1219 static bool block_size_is_power_of_two(struct era *era) in block_size_is_power_of_two() argument
1221 return era->sectors_per_block_shift >= 0; in block_size_is_power_of_two()
1224 static dm_block_t get_block(struct era *era, struct bio *bio) in get_block() argument
1228 if (!block_size_is_power_of_two(era)) in get_block()
[all …]
/linux/Documentation/admin-guide/device-mapper/
H A Dera.rst2 dm-era
8 dm-era is a target that behaves similar to the linear target. In
10 defined period of time called an 'era'. Each era target instance
11 maintains the current era as a monotonically increasing 32-bit
21 era <metadata dev> <origin dev> <block size>
38 Possibly move to a new era. You shouldn't assume the era has
40 current era via the status line.
56 <current era> <held metadata root | '-'>
63 current era The current era
78 - Send a checkpoint message to the era target
[all …]
H A Ddm-init.rst48 `era` constrained, userspace should verify metadata device
/linux/drivers/crypto/caam/
H A Dcaamalg_desc.h55 unsigned int icvsize, int era);
58 unsigned int icvsize, int era);
64 const bool is_qi, int era);
70 const u32 ctx1_iv_off, const bool is_qi, int era);
76 const bool is_qi, int era);
H A Dcaamalg_desc.c58 unsigned int icvsize, int era) in cnstr_shdsc_aead_null_encap() argument
67 if (era < 6) { in cnstr_shdsc_aead_null_encap()
137 unsigned int icvsize, int era) in cnstr_shdsc_aead_null_decap() argument
146 if (era < 6) { in cnstr_shdsc_aead_null_decap()
214 const bool is_rfc3686, u32 *nonce, int era) in init_sh_desc_key_aead() argument
234 if (era < 6) { in init_sh_desc_key_aead()
293 int era) in cnstr_shdsc_aead_encap() argument
296 init_sh_desc_key_aead(desc, cdata, adata, is_rfc3686, nonce, era); in cnstr_shdsc_aead_encap()
322 if (is_qi || era < 3) { in cnstr_shdsc_aead_encap()
388 const u32 ctx1_iv_off, const bool is_qi, int era) in cnstr_shdsc_aead_decap() argument
[all …]
H A Dcaamhash_desc.c29 int digestsize, int ctx_len, bool import_ctx, int era) in cnstr_shdsc_ahash() argument
43 if (era < 6) in cnstr_shdsc_ahash()
H A Dcaamhash_desc.h25 int digestsize, int ctx_len, bool import_ctx, int era);
H A Ddpseci_cmd.h107 u8 era; member
H A Ddpseci.c322 attr->era = rsp_params->era; in dpseci_get_sec_attr()
H A Ddpseci.h232 u8 era; member
H A Dcaamrng.c275 if (priv->era < 10) in caam_rng_init()
/linux/arch/loongarch/kernel/
H A Dtraps.c640 unsigned long era = exception_era(regs); in do_bce() local
657 if (__get_inst(&insn.word, (u32 *)era, user)) in do_bce()
731 unsigned long era = exception_era(regs); in do_bp() local
737 if (__get_inst(&opcode, (u32 *)era, user)) in do_bp()
868 unsigned int __user *era = (unsigned int __user *)exception_era(regs); in do_ri() local
880 if (unlikely(get_user(opcode, era) < 0)) { in do_ri()
/linux/Documentation/translations/it_IT/
H A Dsubsystem-apis.rst11 talora *non* è stato aggiunto tutto ciò che era necessario).
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8-ss-security.dtsi22 fsl,sec-era = <9>;
/linux/Documentation/translations/it_IT/process/
H A Dmanagement-style.rst86 anno. Improvvisamente la decisione che avevate preso un anno fa non era poi
96 non era del tutto valido, può rivelarsi difficile anche per un povero ed
97 umile ingegnere, e mentre il **lavoro** vero era abbastanza facile da
99 fiducia di quell'ingegnere. E ricordate che l'"irrevocabile" era quello
133 c'era qualcosa che non andava in entrambe i progetti, e il motivo per
134 il quale le persone coinvolte non abbiano potuto decidere era che entrambe
228 riescono a capire che non era **tutta** colpa vostra. Il che ci porta
H A D3.Early-stage.rst37 Per gli sviluppatori audio, questo modulo di sicurezza era sufficiente a
39 invece, era un uso improprio del framework LSM (che non è progettato per
94 esistente di cui il nuovo autore era ignaro. Il codice che rinnova
/linux/arch/powerpc/boot/dts/fsl/
H A Dqoriq-sec6.0-0.dtsi37 fsl,sec-era = <6>;
H A Dpq3-sec4.4-0.dtsi37 fsl,sec-era = <3>;
H A Dqoriq-sec4.0-0.dtsi37 fsl,sec-era = <1>;
H A Dqoriq-sec5.0-0.dtsi37 fsl,sec-era = <5>;
H A Dqoriq-sec4.2-0.dtsi37 fsl,sec-era = <3>;
H A Dqoriq-sec5.3-0.dtsi37 fsl,sec-era = <4>;
H A Dqoriq-sec5.2-0.dtsi37 fsl,sec-era = <5>;
/linux/Documentation/translations/it_IT/doc-guide/
H A Dcontributing.rst85 commento C. Questo problema era presente fin da quando quel commento venne
91 patch risultante era questa::
305 La speranza originale era di usare lo strumento rst2pdf (https://rst2pdf.org/)
306 per la generazione dei PDF, ma si è scoperto che non era all'altezza del
/linux/Documentation/arch/x86/
H A Dtlb.rst75 That works on an IvyBridge-era CPU (i5-3320M). Different CPUs

12