Home
last modified time | relevance | path

Searched defs:c0 (Results 1 – 25 of 35) 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_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
H A Dsocket_helpers.h376 create_socket_pairs(int family,int sotype,int * c0,int * c1,int * p0,int * p1) create_socket_pairs() argument
/linux/drivers/gpu/drm/xe/
H A Dxe_gt_clock.c77 u32 c0; xe_gt_clock_init() 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/drivers/clk/tegra/
H A Dcvb.h21 int c0; member
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_clock_utils.c72 u32 c0 = intel_uncore_read(uncore, RPM_CONFIG0); in gen11_read_clock_frequency() local
/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/fs/hfsplus/
H A Dunicode.c152 u16 cc, c0, c1; hfsplus_uni2asc() local
[all...]
/linux/arch/x86/crypto/
H A Daria-gfni-avx512-asm_64.S66 #define byteslice_16x16b(a0, b0, c0, d0, \ argument
118 #define debyteslice_16x16b(a0, b0, c0, d0, \ argument
H A Daria-aesni-avx-asm_64.S66 #define byteslice_16x16b(a0, b0, c0, d0, \ argument
118 #define debyteslice_16x16b(a0, b0, c0, d0, \ argument
/linux/sound/pci/ice1712/
H A Djuli.c530 static void juli_ak4114_change(struct ak4114 *ak4114, unsigned char c0, in juli_ak4114_change()

12