Home
last modified time | relevance | path

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

/linux-6.15/drivers/firmware/efi/libstub/
H A Dskip_spaces.c7 char *skip_spaces(const char *str) in skip_spaces() function
/linux-6.15/tools/bootconfig/include/linux/
H A Dbootconfig.h25 static inline char *skip_spaces(const char *str) in skip_spaces() function
/linux-6.15/arch/s390/boot/
H A Dstring.c41 char *skip_spaces(const char *str) in skip_spaces() function
/linux-6.15/tools/lib/
H A Dstring.c124 char *skip_spaces(const char *str) in skip_spaces() function
/linux-6.15/arch/arm64/kernel/pi/
H A Didreg-override.c419 char * __init skip_spaces(const char *str) in skip_spaces() function
/linux-6.15/arch/x86/boot/compressed/
H A Dkaslr.c109 char *skip_spaces(const char *str) in skip_spaces() function
/linux-6.15/lib/
H A Dstring_helpers.c842 char *skip_spaces(const char *str) in skip_spaces() function