Home
last modified time | relevance | path

Searched refs:dump_stack_arch_desc_str (Results 1 – 1 of 1) sorted by relevance

/kernel/printk/
Dprintk.c3039 static char dump_stack_arch_desc_str[128]; variable
3056 vsnprintf(dump_stack_arch_desc_str, sizeof(dump_stack_arch_desc_str), in dump_stack_set_arch_desc()
3076 if (dump_stack_arch_desc_str[0] != '\0') in dump_stack_print_info()
3078 log_lvl, dump_stack_arch_desc_str); in dump_stack_print_info()