Searched refs:s1 (Results 1 - 25 of 270) sorted by path

1234567891011

/linux-master/Documentation/trace/
H A Dfunction-graph-fold.vim22 return 's1'
/linux-master/arch/alpha/include/uapi/asm/
H A Dregdef.h17 #define s1 $10 macro
/linux-master/arch/arc/lib/
H A Dstrcmp-archs.S13 ;;; s1 and s2 are word aligned
/linux-master/arch/mips/fw/lib/
H A Dcall_o32.S55 REG_S s1,O32_FRAMESZ-10*SZREG(sp)
91 REG_L s1,O32_FRAMESZ-10*SZREG(sp)
/linux-master/arch/mips/include/asm/
H A Dasmmacro-64.h19 LONG_S s1, THREAD_REG17(\thread) variable
32 LONG_L s1, THREAD_REG17(\thread) variable
/linux-master/arch/mips/power/
H A Dhibernate_asm.S21 PTR_S s1, PT_R17(t0)
51 PTR_L s1, PT_R17(t0)
/linux-master/arch/powerpc/boot/
H A Doflib.c94 /* returns true if s2 is a prefix of s1 */
95 static int string_match(const char *s1, const char *s2) argument
98 if (*s1++ != *s2)
H A Dstring.h11 extern int strcmp(const char *s1, const char *s2);
12 extern int strncmp(const char *s1, const char *s2, size_t n);
20 extern int memcmp(const void *s1, const void *s2, size_t n);
/linux-master/arch/powerpc/crypto/
H A Daes-spe-modes.S125 #define ENDIAN_SWAP(t0, t1, s0, s1) \
127 rotrwi t1,s1,8; \
129 rlwimi t1,s1,8,8,15; \
131 rlwimi t1,s1,8,24,31;
/linux-master/arch/sparc/kernel/
H A Dvisemul.c461 s16 s1, s2; local
463 s1 = (rs1 >> (56 - (i * 8))) & 0xff;
467 s1 -= s2;
468 if (s1 < 0)
469 s1 = ~s1 + 1;
471 rd_val += s1;
/linux-master/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_dvbt2.h294 enum cxd2880_dvbt2_s1 s1; member in struct:cxd2880_dvbt2_l1pre
/linux-master/drivers/soc/bcm/brcmstb/pm/
H A Ds2-mips.S25 sw s1, 8(sp)
36 * s1: DDR_PHY base register
45 lw s1, 4(t0)
104 1: lw t0, DDR40_PHY_CONTROL_REGS_0_PLL_STATUS(s1)
180 lw s1, 8(sp)
H A Ds3-mips.S28 sw s1, 8(t0)
125 lw s1, 8(t0)
/linux-master/fs/hfs/
H A Dstring.c74 * ROMlib_RelString(s1+1, s2+1, true, false, (s1[0]<<16) | s2[0])
76 int hfs_strcmp(const unsigned char *s1, unsigned int len1, argument
84 tmp = (int)caseorder[*(s1++)] - (int)caseorder[*(s2++)];
/linux-master/include/linux/
H A Dzutil.h57 #define DO1(buf,i) {s1 += buf[i]; s2 += s1;}
82 unsigned long s1 = adler & 0xffff; local
97 s1 += *buf++;
98 s2 += s1;
100 s1 %= BASE;
103 return (s2 << 16) | s1;
/linux-master/include/video/
H A Dnewport.h27 struct { volatile unsigned short s0, s1; } byshort; member in struct:np_dcb::__anon13655
403 return regs->set.dcbdata0.byshort.s1;
435 regs->set.dcbdata0.byshort.s1 = addr;
/linux-master/sound/pci/ac97/
H A Dac97_patch.h67 static int snd_ac97_swap_ctl(struct snd_ac97 *ac97, const char *s1,
/linux-master/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_ordering.c9 struct s1 {}; struct
22 struct s1 s1; member in struct:s3
27 struct s1 s1; member in struct:s4
/linux-master/tools/testing/selftests/proc/
H A Dproc.h22 static inline bool streq(const char *s1, const char *s2) argument
24 return strcmp(s1, s2) == 0;
/linux-master/arch/arm/boot/compressed/
H A Ddecompress.c32 extern char * strstr(const char * s1, const char *s2);
/linux-master/arch/arm/crypto/
H A Daes-neonbs-core.S193 t0, t1, t2, t3, s0, s1, s2, s3
197 veor \s1, \x7, \x6
207 vand \s1, \s1, \t1
210 veor \t3, \t3, \s1
211 veor \t2, \t2, \s1
212 vand \s1, \t1, \s0
215 veor \t0, \t0, \s1
221 vand \s1, \x6, \x2
227 veor \t2, \t2, \s1
[all...]
H A Dblake2b-neon-core.S69 .macro _blake2b_round s0, s1, s2, s3, s4, s5, s6, s7, \
108 .if \s1 == 0 || \s3 == 0 || \s5 == 0 || \s7 == 0
113 vadd.u64 d0, d0, M_\s1
H A Dblake2s-core.S61 // columns/diagonals. s0-s1 are the word offsets to the message words the first
68 .macro _blake2s_quarterround a0, b0, c0, d0, a1, b1, c1, d1, s0, s1, s2, s3
91 ldr M_0, [sp, #32 + 4 * \s1]
128 .macro _blake2s_round s0, s1, s2, s3, s4, s5, s6, s7, \
135 \s0, \s1, \s2, \s3
H A Dpoly1305-armv4.pl179 my ($s1,$s2,$s3)=($r1,$r2,$r3);
275 add $s1,$r1,$r1,lsr#2
293 add $s1,$r1,$r1,lsr#2
303 umlal r2,r3,$h4,$s1
304 umlal r0,r1,$h3,$s1
H A Dsha1-ce-core.S48 .macro add_update, op, ev, rc, s0, s1, s2, s3, dg1
49 sha1su0.32 q\s0, q\s1, q\s2
50 add_only \op, \ev, \rc, \s1, \dg1

Completed in 471 milliseconds

1234567891011