Searched refs:skip_spaces (Results 1 – 8 of 8) sorted by relevance
53 char *skip_spaces(const char *str) in skip_spaces() function74 return skip_spaces(s); in strim()
49 p = skip_spaces(p); in bootdebug_filter_match()
138 ptr = skip_spaces(ptr); in mconsole_proc()480 ptr = skip_spaces(ptr); in mconsole_config()507 ptr = skip_spaces(ptr); in mconsole_remove()631 ptr = skip_spaces(ptr); in mconsole_sysrq()675 ptr = skip_spaces(ptr); in mconsole_stack()
126 ptr = skip_spaces(ptr); in mtrr_write()134 ptr = skip_spaces(ptr); in mtrr_write()138 ptr = skip_spaces(ptr + 5); in mtrr_write()
339 cmdline = skip_spaces(cmdline); in __parse_cmdline()422 char * __init skip_spaces(const char *str) in skip_spaces() function
102 s = skip_spaces(str); in strim_all()
1438 buf = skip_spaces(buf); in debug_get_uint()
109 char *skip_spaces(const char *str) in skip_spaces() function248 args = skip_spaces(args); in handle_mem_options()
Completed in 20 milliseconds