Home
last modified time | relevance | path

Searched refs:str1 (Results 1 – 10 of 10) sorted by relevance

/arch/arm64/lib/
Dcopy_template.S67 str1 tmp1w, dst, #4
71 str1 tmp1, dst, #8
112 str1 tmp1, dst, #8
116 str1 tmp1w, dst, #4
Dmemcpy.S47 .macro str1 reg, ptr, val macro
Dcopy_to_user.S42 .macro str1 reg, ptr, val macro
Dcopy_from_user.S43 .macro str1 reg, ptr, val macro
Dcopy_in_user.S44 .macro str1 reg, ptr, val macro
/arch/x86/boot/
Dstring.h19 extern int strcmp(const char *str1, const char *str2);
Dstring.c48 int strcmp(const char *str1, const char *str2) in strcmp() argument
50 const unsigned char *s1 = (const unsigned char *)str1; in strcmp()
Dboot.h338 int strcmp(const char *str1, const char *str2);
/arch/powerpc/platforms/cell/
Dcbe_thermal.c300 union spe_reg str1; in init_default_values() local
322 str1.val = 0x1010101010101010ull; in init_default_values()
355 out_be64(&pmd_regs->tm_str1.val, str1.val); in init_default_values()
/arch/arc/lib/
Dstrcmp-archs.S21 ;; Detect NULL char in str1