Home
last modified time | relevance | path

Searched defs:log_lvl (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/lib/
Ddump_stack.c55 void dump_stack_print_info(const char *log_lvl) in dump_stack_print_info()
80 void show_regs_print_info(const char *log_lvl) in show_regs_print_info()
85 static void __dump_stack(const char *log_lvl) in __dump_stack()
97 asmlinkage __visible void dump_stack_lvl(const char *log_lvl) in dump_stack_lvl()
/linux-6.1.9/arch/x86/kernel/
Ddumpstack.c69 const char *log_lvl) in printk_stack_address()
147 void show_iret_regs(struct pt_regs *regs, const char *log_lvl) in show_iret_regs()
155 bool partial, const char *log_lvl) in show_regs_if_on_stack()
187 unsigned long *stack, const char *log_lvl) in show_trace_log_lvl()
Dprocess_32.c60 const char *log_lvl) in __show_regs()
Dprocess_64.c67 const char *log_lvl) in __show_regs()
/linux-6.1.9/include/linux/
Dstop_machine.h86 static inline void print_stop_info(const char *log_lvl, struct task_struct *task) { } in print_stop_info()
Dprintk.h258 static inline void dump_stack_print_info(const char *log_lvl) in dump_stack_print_info()
262 static inline void show_regs_print_info(const char *log_lvl) in show_regs_print_info()
266 static inline void dump_stack_lvl(const char *log_lvl) in dump_stack_lvl()
/linux-6.1.9/kernel/
Dstop_machine.c52 void print_stop_info(const char *log_lvl, struct task_struct *task) in print_stop_info()
Dworkqueue.c4668 void print_worker_info(const char *log_lvl, struct task_struct *task) in print_worker_info()