Home
last modified time | relevance | path

Searched defs:c0 (Results 1 – 25 of 39) sorted by relevance

12

/linux/lib/crypto/
H A Dpolyval.c74 u128 c0 = (a0 * (u128)b0) ^ (a1 * (u128)b3) ^ in clmul64() local
123 u64 c0 = (a0 * (u64)b0) ^ (a1 * (u64)b3) ^ in clmul32() local
161 u64 c0, c1, c2, c3, mi0, mi1; in polyval_mul_generic() local
/linux/drivers/net/plip/
H A Dplip.c404 unsigned char c0; in plip_bh_timeout_error() local
487 unsigned char c0, c1; in plip_receive() local
713 unsigned char c0; in plip_send() local
761 unsigned char c0; in plip_send_packet() local
924 unsigned char c0; in plip_interrupt() local
/linux/tools/testing/selftests/proc/
H A Dproc-uptime-001.c30 uint64_t start, u0, u1, c0, c1; in main() local
H A Dproc-uptime-002.c47 uint64_t u0, u1, c0, c1; in main() local
/linux/drivers/firmware/efi/libstub/
H A Dvsprintf.c248 u16 c0 = *s16++; in utf16s_utf8nlen() local
276 u16 c0, c1; in utf16_to_utf32() local
H A Dprintk.c30 u8 c0, cx; in utf8_to_utf32() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dgk20a.h27 int c0; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_strp.c94 int c0 = -1, p0 = -1, c1 = -1, p1 = -1; in test_sockmap_strp_dispatch_pkt() local
372 int c0 = -1, p0 = -1, c1 = -1, p1 = -1; in test_sockmap_strp_verdict() local
H A Dsockmap_basic.c551 int err, map, verdict, c0 = -1, c1 = -1, p0 = -1, p1 = -1; in do_test_sockmap_skb_verdict_fionread() local
1072 int c0 = -1, p0 = -1, c1 = -1, p1 = -1; in test_sockmap_zc() local
1145 int c0 = -1, p0 = -1, c1 = -1, p1 = -1; in test_sockmap_copied_seq() local
1254 int c0 = -1, p0 = -1, c1 = -1, p1 = -1; in test_sockmap_multi_channels() local
H A Dsockmap_listen.c680 int c0, c1, p0, p1; in redir_to_connected() local
907 int c0 = -1, c1 = -1, p0 = -1, p1 = -1; in redir_partial() local
1047 int s, c0, c1, p0, err; in test_reuseport_select_connected() local
/linux/arch/loongarch/lib/
H A Ddump_tlb.c34 unsigned int pagesize, c0, c1, i; in dump_tlb() local
/linux/arch/mips/lib/
H A Ddump_tlb.c71 unsigned int pagemask, guestctl1 = 0, c0, c1, i; in dump_tlb() local
/linux/drivers/iio/pressure/
H A Ddps310.c88 s32 c0, c1; member
115 u32 c0, c1; in dps310_get_coefs() local
751 s64 c0; in dps310_calculate_temp() local
/linux/sound/i2c/other/
H A Dak4114.c489 unsigned char c0, unsigned char c1) in ak4114_notify()
548 unsigned char c0, c1; in snd_ak4114_check_rate_and_errors() local
H A Dak4117.c435 unsigned char c0, c1; in snd_ak4117_check_rate_and_errors() local
H A Dak4113.c526 unsigned char c0, c1; in snd_ak4113_check_rate_and_errors() local
/linux/drivers/clk/tegra/
H A Dcvb.h21 int c0; member
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dspp.h50 __u32 c0[PGC_TBL_LEN]; member
/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_core.c157 static void snd_pdacf_ak4117_change(struct ak4117 *ak4117, unsigned char c0, unsigned char c1) in snd_pdacf_ak4117_change()
/linux/drivers/usb/serial/
H A Dipw.c58 #define CHAR2INT16(c1, c0) (((u32)((c1) & 0xff) << 8) + (u32)((c0) & 0xff)) argument
/linux/arch/mips/alchemy/devboards/
H A Ddb1000.c453 int c0, c1, d0, d1, s0, s1, flashsize = 32, twosocks = 1; in db1000_dev_setup() local
/linux/fs/nls/
H A Dnls_base.c58 int c0, c, nc; in utf8_to_utf32() local
/linux/drivers/misc/
H A Dtsl2550.c148 u16 c0 = count_lut[ch0]; in tsl2550_calculate_lux() local
/linux/arch/powerpc/platforms/85xx/
H A Dp1022_ds.c103 #define MAKE_AD(alpha, red, blue, green, size, c0, c1, c2, c3) \ argument
/linux/drivers/bluetooth/
H A Dhci_bcsp.c427 const u8 c0 = 0xc0, db = 0xdb; in bcsp_unslip_one_byte() local

12