Searched defs:simple_strtol (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/drivers/firmware/efi/libstub/ |
| H A D | string.c | 109 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() function
|
| /kernel/linux/linux-5.10/arch/s390/boot/ |
| H A D | string.c | 96 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() function
|
| /kernel/linux/linux-6.6/arch/s390/boot/ |
| H A D | string.c | 97 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() function
|
| /kernel/linux/linux-6.6/drivers/firmware/efi/libstub/ |
| H A D | string.c | 158 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() function
|
| /kernel/linux/linux-5.10/arch/x86/boot/ |
| H A D | string.c | 145 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() function
|
| /kernel/linux/linux-6.6/arch/x86/boot/ |
| H A D | string.c | 145 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() function
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | vsprintf.c | 117 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() function 124 EXPORT_SYMBOL(simple_strtol); variable
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | vsprintf.c | 124 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol() function 131 EXPORT_SYMBOL(simple_strtol); variable
|
Completed in 12 milliseconds