Searched defs:s2 (Results 26 - 50 of 137) sorted by relevance

123456

/linux-master/arch/powerpc/kvm/
H A Dbook3s_rtas.c136 static int rtas_name_matches(char *s1, char *s2) argument
/linux-master/arch/loongarch/include/asm/
H A Dregdef.h33 #define s2 $r25 macro
/linux-master/include/crypto/
H A Daria.h108 static const u32 s2[256] = { variable
/linux-master/crypto/
H A Dcast5_generic.c291 #define s2 cast_s2 macro
H A Dcast6_generic.c23 #define s2 cast_s2 macro
/linux-master/tools/perf/tests/
H A Dsample-parsing.c43 samples_same(const struct perf_sample *s1, const struct perf_sample *s2, u64 type, u64 read_format, bool needs_swap) argument
[all...]
/linux-master/arch/riscv/include/asm/
H A Dassembler.h50 REG_L s2, (SUSPEND_CONTEXT_REGS + PT_S2)(a0) variable
H A Dptrace.h34 unsigned long s2; member in struct:pt_regs
/linux-master/lib/crypto/
H A Dpoly1305-donna64.c39 u64 s1, s2; local
/linux-master/include/linux/
H A Dnls.h76 nls_strnicmp(struct nls_table *t, const unsigned char *s1, const unsigned char *s2, int len) argument
/linux-master/tools/include/nolibc/
H A Dstring.h19 int memcmp(const void *s1, const void *s2, size_t n) argument
/linux-master/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_abm.c94 uint32_t s2; local
/linux-master/fs/smb/client/
H A Dcifsproto.h754 static inline bool dfs_src_pathname_equal(const char *s1, const char *s2) argument
/linux-master/arch/powerpc/boot/
H A Doflib.c95 static int string_match(const char *s1, const char *s2) argument
/linux-master/net/dccp/ccids/lib/
H A Dpacket_history.c167 s2 = DCCP_SKB_CB(skb)->dccpd_seq; local
204 s2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_seqno, local
272 s2 = tfrc_rx_hist_entry(h, 2)->tfrchrx_seqno, local
[all...]
/linux-master/tools/perf/util/
H A Dstream.c229 char *s1, *s2; local
/linux-master/arch/x86/crypto/
H A Dtwofish-x86_64-asm_64-3way.S16 #define s2 2048 define
H A Dtwofish-avx-x86_64-asm_64.S27 #define s2 2048 define
H A Dblowfish-x86_64-asm_64.S17 #define s2 ((16 + 2 + (2 * 256)) * 4) define
H A Ddes3_ede-asm_64.S14 #define s2 ((s1) + (64*8)) define
H A Dcast5-avx-x86_64-asm_64.S28 #define s2 cast_s2 define
H A Dcast6-avx-x86_64-asm_64.S28 #define s2 cast_s2 define
/linux-master/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-debug.c174 bool s1, s2, s3; local
/linux-master/tools/perf/util/bpf_skel/
H A Dkwork_trace.bpf.c74 local_strncmp(const char *s1, unsigned int sz, const char *s2) argument
/linux-master/drivers/accessibility/speakup/
H A Dspeakup_keypc.c142 int s1, s2, s3, s4; local

Completed in 376 milliseconds

123456