Home
last modified time | relevance | path

Searched defs:ctr (Results 76 - 100 of 286) sorted by relevance

12345678910>>...12

/third_party/musl/arch/powerpc64/bits/
H A Duser.h3 unsigned long gpr[32], nip, msr, orig_gpr3, ctr, link, xer, ccr, softe; member
/third_party/node/deps/openssl/openssl/crypto/evp/
H A De_camellia.c37 ctr128_f ctr; member
/third_party/openssl/test/
H A Dtls13encryptiontest.c312 size_t ivlen, ctr; in test_tls13_encryption() local
[all...]
/third_party/openssl/crypto/evp/
H A De_camellia.c37 ctr128_f ctr; member
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djfdctfst.c123 int ctr; in jpeg_fdct_ifast() local
H A Djfdctint.c149 int ctr; in jpeg_fdct_islow() local
H A Djidctflt.c84 int ctr; in jpeg_idct_float() local
/kernel/linux/linux-5.10/arch/alpha/oprofile/
H A Dop_model_ev67.c84 ev67_reset_ctr(struct op_register_config *reg, unsigned long ctr) in ev67_reset_ctr() argument
21 ev67_reg_setup(struct op_register_config *reg, struct op_counter_config *ctr, struct op_system_config *sys) ev67_reg_setup() argument
132 op_add_pm(unsigned long pc, int kern, unsigned long counter, struct op_counter_config *ctr, unsigned long event) op_add_pm() argument
143 ev67_handle_interrupt(unsigned long which, struct pt_regs *regs, struct op_counter_config *ctr) ev67_handle_interrupt() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/oprofile/
H A Dop_model_power4.c92 static int power4_reg_setup(struct op_counter_config *ctr, in power4_reg_setup() argument
169 static int power4_cpu_setup(struct op_counter_config *ctr) in power4_cpu_setup() argument
200 static int power4_start(struct op_counter_config *ctr) in power4_start() argument
359 power4_handle_interrupt(struct pt_regs *regs, struct op_counter_config *ctr) power4_handle_interrupt() argument
/kernel/linux/linux-5.10/arch/mips/oprofile/
H A Dop_model_loongson3.c62 static void loongson3_reg_setup(struct op_counter_config *ctr) in loongson3_reg_setup() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dpmu.c113 u32 cbe_read_ctr(u32 cpu, u32 ctr) in cbe_read_ctr() argument
127 void cbe_write_ctr(u32 cpu, u32 ctr, u32 val) in cbe_write_ctr() argument
152 u32 cbe_read_pm07_control(u32 cpu, u32 ctr) in cbe_read_pm07_control() argument
163 void cbe_write_pm07_control(u32 cpu, u32 ctr, u3 argument
[all...]
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dinit.c170 u32 size, ctr; in check_cpu_icache_size() local
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dpmu.c114 u32 cbe_read_ctr(u32 cpu, u32 ctr) in cbe_read_ctr() argument
128 void cbe_write_ctr(u32 cpu, u32 ctr, u32 val) in cbe_write_ctr() argument
153 u32 cbe_read_pm07_control(u32 cpu, u32 ctr) in cbe_read_pm07_control() argument
164 void cbe_write_pm07_control(u32 cpu, u32 ctr, u3 argument
[all...]
/kernel/linux/linux-5.10/drivers/media/pci/cobalt/
H A Dcobalt-i2c.c22 u8 ctr; member
/kernel/linux/linux-5.10/include/linux/
H A Dparport_pc.h21 unsigned char ctr; member
133 unsigned char ctr = priv->ctr; in __parport_pc_frob_control() local
[all...]
/kernel/linux/linux-5.10/sound/soc/fsl/
H A Dfsl_audmix.c157 unsigned int reg_val, val, mask = 0, ctr = 0; in fsl_audmix_put_out_src() local
250 u32 mask = 0, ctr = 0; in fsl_audmix_dai_set_fmt() local
86 fsl_audmix_state_trans(struct snd_soc_component *comp, unsigned int *mask, unsigned int *ctr, const struct fsl_audmix_state prm) fsl_audmix_state_trans() argument
[all...]
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dwdt.c97 static void wdt_ctr_mode(int ctr, int mode) in wdt_ctr_mode() argument
105 static void wdt_ctr_load(int ctr, int val) in wdt_ctr_load() argument
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dwdt.c97 static void wdt_ctr_mode(int ctr, int mode) in wdt_ctr_mode() argument
105 static void wdt_ctr_load(int ctr, int val) in wdt_ctr_load() argument
/kernel/linux/linux-6.6/include/linux/
H A Dparport_pc.h21 unsigned char ctr; member
136 unsigned char ctr = priv->ctr; in __parport_pc_frob_control() local
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/cobalt/
H A Dcobalt-i2c.c22 u8 ctr; member
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_audmix.c157 unsigned int reg_val, val, mask = 0, ctr = 0; in fsl_audmix_put_out_src() local
242 u32 mask = 0, ctr = 0; in fsl_audmix_dai_set_fmt() local
86 fsl_audmix_state_trans(struct snd_soc_component *comp, unsigned int *mask, unsigned int *ctr, const struct fsl_audmix_state prm) fsl_audmix_state_trans() argument
[all...]
/kernel/linux/linux-6.6/lib/crypto/
H A Daesgcm.c139 __be32 ctr[4]; in aesgcm_encrypt() local
76 aesgcm_mac(const struct aesgcm_ctx *ctx, const u8 *src, int src_len, const u8 *assoc, int assoc_len, __be32 *ctr, u8 *authtag) aesgcm_mac() argument
95 aesgcm_crypt(const struct aesgcm_ctx *ctx, u8 *dst, const u8 *src, int len, __be32 *ctr) aesgcm_crypt() argument
171 __be32 ctr[4]; aesgcm_decrypt() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Djfdctint_template.c188 int ctr; in row_fdct() local
266 int ctr; in ff_jpeg_fdct_islow() local
348 int ctr; in ff_fdct248_islow() local
[all...]
/third_party/libwebsockets/lib/jose/jwe/
H A Djwe.c214 uint32_t ctr = 1, t; in lws_jwa_concat_kdf() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-gencrypto/
H A Dlws-genaes.c300 *ctr = (uint8_t *)"test plaintext\0\0", variable

Completed in 20 milliseconds

12345678910>>...12