Home
last modified time | relevance | path

Searched defs:consts (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-6.6/rust/macros/
H A Dvtable.rs31 let mut consts = HashSet::new(); variables
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dselftest_llc.c14 struct ia_constants consts; in gen6_verify_ring_freq() local
[all...]
H A Dintel_llc.c47 get_ia_constants(struct intel_llc *llc, struct ia_constants *consts) get_ia_constants() argument
77 calc_ia_freq(struct intel_llc *llc, unsigned int gpu_freq, const struct ia_constants *consts, unsigned int *out_ia_freq, unsigned int *out_ring_freq) calc_ia_freq() argument
126 struct ia_constants consts; gen6_update_ring_freq() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_llc.c12 struct ia_constants consts; in gen6_verify_ring_freq() local
[all...]
H A Dintel_llc.c50 get_ia_constants(struct intel_llc *llc, struct ia_constants *consts) get_ia_constants() argument
72 calc_ia_freq(struct intel_llc *llc, unsigned int gpu_freq, const struct ia_constants *consts, unsigned int *out_ia_freq, unsigned int *out_ring_freq) calc_ia_freq() argument
120 struct ia_constants consts; gen6_update_ring_freq() local
[all...]
/kernel/linux/linux-5.10/crypto/
H A Dcmac.c55 __be64 *consts = PTR_ALIGN((void *)ctx->ctx, in crypto_cmac_digest_setkey() local
172 u8 *consts = PTR_ALIGN((void *)tctx->ctx, crypto_cmac_digest_final() local
[all...]
H A Dxcbc.c55 u8 *consts = PTR_ALIGN(&ctx->ctx[0], alignmask + 1); in crypto_xcbc_digest_setkey() local
139 u8 *consts = PTR_ALIGN(&tctx->ctx[0], alignmask + 1); in crypto_xcbc_digest_final() local
/kernel/linux/linux-6.6/crypto/
H A Dcmac.c56 __be64 *consts = PTR_ALIGN((void *)ctx->ctx, in crypto_cmac_digest_setkey() local
173 u8 *consts = PTR_ALIGN((void *)tctx->ctx, crypto_cmac_digest_final() local
[all...]
H A Dxcbc.c56 u8 *consts = PTR_ALIGN(&ctx->ctx[0], alignmask + 1); in crypto_xcbc_digest_setkey() local
140 u8 *consts = PTR_ALIGN(&tctx->ctx[0], alignmask + 1); in crypto_xcbc_digest_final() local
/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsm4-ce-glue.c68 u8 __aligned(8) consts[]; member
632 be128 *consts = (be128 *)ctx->consts; in sm4_cmac_setkey() local
759 const u8 *consts = tctx->consts; sm4_cmac_final() local
[all...]
H A Daes-glue.c129 u8 __aligned(8) consts[]; member
821 be128 *consts = (be128 *)ctx->consts; in cmac_setkey() local
964 u8 *consts in cmac_final() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A Daes-glue.c123 u8 __aligned(8) consts[]; member
793 be128 *consts = (be128 *)ctx->consts; in cmac_setkey() local
936 u8 *consts in cmac_final() local
[all...]
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c2180 __be64 consts[4]; in safexcel_cmac_setkey() local
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c2143 __be64 consts[4]; in safexcel_cmac_setkey() local
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/
H A Docteon-irq.c2865 union cvmx_ciu3_const consts; in octeon_irq_init_ciu3() local
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/
H A Docteon-irq.c2881 union cvmx_ciu3_const consts; in octeon_irq_init_ciu3() local

Completed in 23 milliseconds