Searched defs:t2 (Results 1 - 25 of 146) sorted by relevance

123456

/linux-master/arch/alpha/include/uapi/asm/
H A Dswab.h27 __u64 t0, t1, t2, t3; local
H A Dregdef.h9 #define t2 $3 macro
/linux-master/arch/mips/include/asm/mach-malta/
H A Dkernel-entry-init.h49 move t2, t1 variable
50 ins t2, t1, 16, 3 variable
84 li t2, 0x40000000 /* K bit */ variable
/linux-master/arch/mips/include/asm/mach-ip27/
H A Dkernel-entry-init.h38 dsll t2, NASID_SHFT # Same for data nasid variable
40 or t2, t2, t0 # Physical load address of kernel data variable
42 dsrl t2, 12 # 4K pfn variable
44 dsll t2, 6 # Get pfn into place variable
84 lh t2, KV_RW_NASID_OFFSET(t0) variable
/linux-master/arch/mips/include/asm/mach-loongson64/
H A Dkernel-entry-init.h30 li t2, PRID_IMP_LOONGSON_64G variable
31 beq t1, t2, 1f variable
61 li t2, PRID_IMP_LOONGSON_64G variable
62 beq t1, t2, 1f variable
85 dext t2, t1, 2, 2 variable
86 dins a0, t2, 44, 2 /* insert node id */ variable
92 1: dins a0, t2, 14, 2 /* Loongson-3B1000/3B1500 need bit 15~14 */ variable
/linux-master/lib/crypto/mpi/
H A Dmpi-inv.c33 MPI u, v, u1, u2 = NULL, u3, v1, v2 = NULL, v3, t1, t2 = NULL, t3; local
[all...]
/linux-master/lib/
H A Dlwq.c103 struct llist_node *l, **t1, *t2; local
H A Dcrc32.c78 const u32 *t0=tab[0], *t1=tab[1], *t2=tab[2], *t3=tab[3]; local
/linux-master/tools/perf/tests/
H A Dthread-maps-share.c14 struct thread *t1, *t2, *t3; local
/linux-master/arch/parisc/lib/
H A Dlusercopy.S94 t2 = r20 define
[all...]
/linux-master/arch/mips/kernel/
H A Dspinlock_test.c95 struct spin_multi_per_thread t1, t2; local
/linux-master/tools/power/cpupower/lib/
H A Dcpupower.c133 static int __compare(const void *t1, const void *t2) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dverifier_global_ptr_args.c34 struct task_struct *t2 = bpf_task_acquire(t1); local
/linux-master/arch/parisc/include/asm/
H A Dchecksum.h30 unsigned long t0, t1, t2; local
115 unsigned long t0, t1, t2, t3; local
/linux-master/lib/zlib_dfltcc/
H A Ddfltcc_util.h36 Byte *t2 = op1 ? *op1 : NULL; local
/linux-master/tools/testing/selftests/syscall_user_dispatch/
H A Dsud_benchmark.c69 struct timespec t1, t2; local
/linux-master/crypto/
H A Dsha512_generic.c101 u64 a, b, c, d, e, f, g, h, t1, t2; local
[all...]
/linux-master/arch/s390/include/asm/
H A Dchsc.h33 u64 t2; member in struct:chsc_pnso_resume_token
/linux-master/arch/loongarch/include/asm/
H A Dregdef.h22 #define t2 $r14 macro
/linux-master/include/linux/
H A Dlapb.h44 unsigned int t2; member in struct:lapb_parms_struct
/linux-master/include/crypto/
H A Daria.h343 static inline void aria_sbox_layer1_with_pre_diff(u32 *t0, u32 *t1, u32 *t2, argument
365 static inline void aria_sbox_layer2_with_pre_diff(u32 *t0, u32 *t1, u32 *t2, argument
387 aria_diff_word(u32 *t0, u32 *t1, u32 *t2, u32 *t3) argument
399 aria_diff_byte(u32 *t1, u32 *t2, u32 *t3) argument
407 aria_add_round_key(u32 *rk, u32 *t0, u32 *t1, u32 *t2, u32 *t3) argument
416 aria_subst_diff_odd(u32 *t0, u32 *t1, u32 *t2, u32 *t3) argument
425 aria_subst_diff_even(u32 *t0, u32 *t1, u32 *t2, u32 *t3) argument
[all...]
/linux-master/drivers/ata/pata_parport/
H A Dbpck.c25 #define t2(pat) {PC ^= pat; out_p(2,PC);} macro
[all...]
/linux-master/kernel/
H A Dkcmp.c52 long t1, t2; local
/linux-master/include/uapi/linux/
H A Dgsmmux.h51 unsigned int t2; member in struct:gsm_config
/linux-master/arch/mips/cavium-octeon/
H A Dcsrc-octeon.c117 u64 t1, t2, t3; local

Completed in 352 milliseconds

123456