/linux-6.1.9/drivers/md/ |
D | dm-era-target.c | 669 uint32_t era; member 685 uint64_t key = d->era; in metadata_digest_remove_writeset() 746 d->era = key; in metadata_digest_lookup_writeset() 1126 uint32_t era; member 1150 s->era = md->current_era; in metadata_get_stats() 1157 struct era { struct 1195 static bool block_size_is_power_of_two(struct era *era) in block_size_is_power_of_two() argument 1197 return era->sectors_per_block_shift >= 0; in block_size_is_power_of_two() 1200 static dm_block_t get_block(struct era *era, struct bio *bio) in get_block() argument 1204 if (!block_size_is_power_of_two(era)) in get_block() [all …]
|
D | Makefile | 25 dm-era-y += dm-era-target.o 80 obj-$(CONFIG_DM_ERA) += dm-era.o
|
/linux-6.1.9/Documentation/admin-guide/device-mapper/ |
D | era.rst | 2 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 …]
|
D | index.rst | 26 era
|
/linux-6.1.9/drivers/crypto/caam/ |
D | caamalg_desc.h | 52 unsigned int icvsize, int era); 55 unsigned int icvsize, int era); 61 const bool is_qi, int era); 67 const u32 ctx1_iv_off, const bool is_qi, int era); 73 const bool is_qi, int era);
|
D | ctrl.c | 151 if (ctrlpriv->era < 10) in run_descriptor_deco0() 403 u8 era; in caam_get_era_from_hw() member 420 u8 maj_rev, era; in caam_get_era_from_hw() local 425 era = (ccbvid & CCBVID_ERA_MASK) >> CCBVID_ERA_SHIFT; in caam_get_era_from_hw() 426 if (era) /* This is '0' prior to CAAM ERA-6 */ in caam_get_era_from_hw() 427 return era; in caam_get_era_from_hw() 435 return id[i].era; in caam_get_era_from_hw() 781 ctrlpriv->era = caam_get_era(ctrl); in caam_probe() 838 if (ctrlpriv->era < 10) { in caam_probe() 933 ctrlpriv->era); in caam_probe()
|
D | caamalg_desc.c | 57 unsigned int icvsize, int era) in cnstr_shdsc_aead_null_encap() argument 66 if (era < 6) { in cnstr_shdsc_aead_null_encap() 136 unsigned int icvsize, int era) in cnstr_shdsc_aead_null_decap() argument 145 if (era < 6) { in cnstr_shdsc_aead_null_decap() 213 const bool is_rfc3686, u32 *nonce, int era) in init_sh_desc_key_aead() argument 233 if (era < 6) { in init_sh_desc_key_aead() 292 int era) in cnstr_shdsc_aead_encap() argument 295 init_sh_desc_key_aead(desc, cdata, adata, is_rfc3686, nonce, era); in cnstr_shdsc_aead_encap() 321 if (is_qi || era < 3) { in cnstr_shdsc_aead_encap() 387 const u32 ctx1_iv_off, const bool is_qi, int era) in cnstr_shdsc_aead_decap() argument [all …]
|
D | caamhash_desc.c | 29 int digestsize, int ctx_len, bool import_ctx, int era) in cnstr_shdsc_ahash() argument 43 if (era < 6) in cnstr_shdsc_ahash()
|
D | caamhash_desc.h | 25 int digestsize, int ctx_len, bool import_ctx, int era);
|
D | intern.h | 99 int era; /* CAAM Era (internal HW revision) */ member
|
D | dpseci_cmd.h | 107 u8 era; member
|
D | dpseci.c | 322 attr->era = rsp_params->era; in dpseci_get_sec_attr()
|
D | dpseci.h | 232 u8 era; member
|
D | caamalg.c | 156 ctrlpriv->era); in aead_null_set_sh_desc() 175 ctrlpriv->era); in aead_null_set_sh_desc() 258 false, ctrlpriv->era); in aead_set_sh_desc() 280 nonce, ctx1_iv_off, false, ctrlpriv->era); in aead_set_sh_desc() 304 ctx1_iv_off, false, ctrlpriv->era); in aead_set_sh_desc() 597 if (ctrlpriv->era >= 6) { in aead_setkey() 850 if (ctrlpriv->era <= 8 || ctx->xts_key_fallback) { in xts_skcipher_setkey() 1217 if (ctrlpriv->era < 3) in init_authenc_job() 1808 if (ctx->fallback && ((ctrlpriv->era <= 8 && xts_skcipher_ivsize(req)) || in skcipher_crypt() 3365 if (priv->era >= 6 && uses_dkp) in caam_init_common() [all …]
|
D | caamprng.c | 210 if (priv->era < 10) in caam_prng_register()
|
D | caamalg_qi.c | 146 ctx1_iv_off, true, ctrlpriv->era); in aead_set_sh_desc() 162 ctrlpriv->era); in aead_set_sh_desc() 179 ctx1_iv_off, true, ctrlpriv->era); in aead_set_sh_desc() 217 if (ctrlpriv->era >= 6) { in aead_setkey() 749 if (ctrlpriv->era <= 8 || ctx->xts_key_fallback) { in xts_skcipher_setkey() 1420 if (ctx->fallback && ((ctrlpriv->era <= 8 && xts_skcipher_ivsize(req)) || in skcipher_crypt() 2463 if (priv->era >= 6 && uses_dkp) in caam_init_common() 2620 if (priv->era < 10) { in caam_qi_algapi_init()
|
D | caamhash.c | 213 ctx->ctx_len, true, ctrlpriv->era); in ahash_set_sh_desc() 224 ctx->ctx_len, false, ctrlpriv->era); in ahash_set_sh_desc() 234 ctx->ctx_len, true, ctrlpriv->era); in ahash_set_sh_desc() 245 ctx->ctx_len, false, ctrlpriv->era); in ahash_set_sh_desc() 448 if (ctrlpriv->era >= 6) { in ahash_setkey() 1801 if (priv->era >= 6) { in caam_hash_cra_init() 1951 if (priv->era < 10) { in caam_algapi_hash_init()
|
D | caamrng.c | 226 if (priv->era < 10) in caam_rng_init()
|
/linux-6.1.9/Documentation/devicetree/bindings/crypto/ |
D | fsl-sec6.txt | 25 - fsl,sec-era 64 fsl,sec-era = <6>; 118 fsl,sec-era = <6>;
|
/linux-6.1.9/arch/loongarch/kernel/ |
D | traps.c | 408 unsigned long era = exception_era(regs); in do_bp() local 413 if (__get_inst(&opcode, (u32 *)era, user)) in do_bp() 492 unsigned int __user *era = (unsigned int __user *)exception_era(regs); in do_ri() local 504 if (unlikely(get_user(opcode, era) < 0)) { in do_ri()
|
/linux-6.1.9/Documentation/translations/it_IT/process/ |
D | management-style.rst | 86 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
|
/linux-6.1.9/arch/powerpc/boot/dts/fsl/ |
D | qoriq-sec6.0-0.dtsi | 37 fsl,sec-era = <6>;
|
D | pq3-sec4.4-0.dtsi | 37 fsl,sec-era = <3>;
|
D | qoriq-sec4.0-0.dtsi | 37 fsl,sec-era = <1>;
|
/linux-6.1.9/arch/x86/events/intel/ |
D | core.c | 3198 struct er_account *era; in __intel_shared_reg_get_constraints() local 3211 era = &cpuc->shared_regs->regs[idx]; in __intel_shared_reg_get_constraints() 3216 raw_spin_lock_irqsave(&era->lock, flags); in __intel_shared_reg_get_constraints() 3218 if (!atomic_read(&era->ref) || era->config == reg->config) { in __intel_shared_reg_get_constraints() 3244 era->config = reg->config; in __intel_shared_reg_get_constraints() 3245 era->reg = reg->reg; in __intel_shared_reg_get_constraints() 3248 atomic_inc(&era->ref); in __intel_shared_reg_get_constraints() 3258 raw_spin_unlock_irqrestore(&era->lock, flags); in __intel_shared_reg_get_constraints() 3262 raw_spin_unlock_irqrestore(&era->lock, flags); in __intel_shared_reg_get_constraints() 3271 struct er_account *era; in __intel_shared_reg_put_constraints() local [all …]
|