Home
last modified time | relevance | path

Searched defs:s1 (Results 1 – 7 of 7) sorted by relevance

/include/linux/
Dzutil.h82 unsigned long s1 = adler & 0xffff; in zlib_adler32() local
Dnls.h76 static inline int nls_strnicmp(struct nls_table *t, const unsigned char *s1, in nls_strnicmp()
Dprandom.h63 __u32 s1, s2, s3, s4; member
Dof.h874 #define of_compat_cmp(s1, s2, l) strcasecmp((s1), (s2)) argument
875 #define of_prop_cmp(s1, s2) strcmp((s1), (s2)) argument
876 #define of_node_cmp(s1, s2) strcasecmp((s1), (s2)) argument
/include/crypto/
Dalgapi.h163 unsigned long *s1 = (unsigned long *)src1; in crypto_xor_cpy() local
/include/net/
Dxfrm.h899 static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) in xfrm_sec_ctx_match()
908 static inline bool xfrm_sec_ctx_match(struct xfrm_sec_ctx *s1, struct xfrm_sec_ctx *s2) in xfrm_sec_ctx_match()
/include/video/
Dnewport.h27 struct { volatile unsigned short s0, s1; } byshort; member