Searched refs:arg_debug_shell (Results 1 – 1 of 1) sorted by relevance
22 static char *arg_debug_shell = NULL; variable27 STATIC_DESTRUCTOR_REGISTER(arg_debug_shell, freep);71 return free_and_strdup_warn(&arg_debug_shell, t); in parse_proc_cmdline_item()153 if (streq(arg_debug_shell, skip_dev_prefix(DEBUGTTY))) in install_debug_shell_dropin()162 arg_debug_shell, arg_debug_shell); in install_debug_shell_dropin()176 if (arg_debug_shell) { in run()