/linux-4.1.27/arch/cris/arch-v32/lib/ |
H A D | strcmp.S | 10 strcmp: label
|
/linux-4.1.27/arch/powerpc/boot/ |
H A D | string.S | 64 strcmp: label
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | string.h | 73 static __inline__ int strcmp(__const__ char *__cs, __const__ char *__ct) strcmp() function
|
/linux-4.1.27/arch/x86/lib/ |
H A D | string_32.c | 94 int strcmp(const char *cs, const char *ct) strcmp() function 113 EXPORT_SYMBOL(strcmp); variable
|
/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | string.h | 63 static inline int strcmp(const char *__cs, const char *__ct) strcmp() function
|
/linux-4.1.27/arch/sh/include/asm/ |
H A D | string_32.h | 57 static inline int strcmp(const char *__cs, const char *__ct) strcmp() function
|
/linux-4.1.27/arch/powerpc/lib/ |
H A D | ppc_ksyms.c | 16 EXPORT_SYMBOL(strcmp); variable
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | arm64ksyms.c | 47 EXPORT_SYMBOL(strcmp); variable
|
/linux-4.1.27/arch/cris/kernel/ |
H A D | crisksyms.c | 57 #undef strcmp macro 58 EXPORT_SYMBOL(strcmp); variable
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | string.h | 42 static inline int strcmp(const char *cs, const char *ct) strcmp() function
|
/linux-4.1.27/Documentation/vDSO/ |
H A D | vdso_standalone_test_x86.c | 24 int strcmp(const char *a, const char *b) strcmp() function
|
/linux-4.1.27/arch/arc/kernel/ |
H A D | arcksyms.c | 55 EXPORT_SYMBOL(strcmp); variable
|
/linux-4.1.27/arch/arm/boot/compressed/ |
H A D | string.c | 81 int strcmp(const char *cs, const char *ct) strcmp() function
|
/linux-4.1.27/arch/x86/boot/ |
H A D | string.c | 26 int strcmp(const char *str1, const char *str2) strcmp() function
|
/linux-4.1.27/arch/s390/lib/ |
H A D | string.c | 203 int strcmp(const char *cs, const char *ct) strcmp() function 219 EXPORT_SYMBOL(strcmp); variable
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | bfin_ksyms.c | 45 EXPORT_SYMBOL(strcmp); variable
|
/linux-4.1.27/lib/ |
H A D | string.c | 231 #undef strcmp strcmp() macro 232 int strcmp(const char *cs, const char *ct) strcmp() function 246 EXPORT_SYMBOL(strcmp); variable
|