Searched defs:log_lvl (Results 1 – 14 of 14) sorted by relevance
| /kernel/linux/linux-6.6/lib/ |
| D | dump_stack.c | 55 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()
|
| /kernel/linux/linux-5.10/lib/ |
| D | dump_stack.c | 45 void dump_stack_print_info(const char *log_lvl) in dump_stack_print_info() 69 void show_regs_print_info(const char *log_lvl) in show_regs_print_info()
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | dumpstack.c | 69 const char *log_lvl) in printk_stack_address() 153 void show_iret_regs(struct pt_regs *regs, const char *log_lvl) in show_iret_regs() 161 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()
|
| D | process_32.c | 60 const char *log_lvl) in __show_regs()
|
| D | process_64.c | 66 const char *log_lvl) in __show_regs()
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| D | dumpstack.c | 69 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()
|
| D | process_32.c | 60 const char *log_lvl) in __show_regs()
|
| D | process_64.c | 68 const char *log_lvl) in __show_regs()
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | stop_machine.h | 97 static inline void print_stop_info(const char *log_lvl, struct task_struct *task) { } in print_stop_info()
|
| D | printk.h | 256 static inline void dump_stack_print_info(const char *log_lvl) in dump_stack_print_info() 260 static inline void show_regs_print_info(const char *log_lvl) in show_regs_print_info() 264 static inline void dump_stack_lvl(const char *log_lvl) in dump_stack_lvl()
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | printk.h | 264 static inline void dump_stack_print_info(const char *log_lvl) in dump_stack_print_info() 268 static inline void show_regs_print_info(const char *log_lvl) in show_regs_print_info()
|
| /kernel/linux/linux-6.6/kernel/ |
| D | stop_machine.c | 52 void print_stop_info(const char *log_lvl, struct task_struct *task) in print_stop_info()
|
| D | workqueue.c | 5064 void print_worker_info(const char *log_lvl, struct task_struct *task) in print_worker_info()
|
| /kernel/linux/linux-5.10/kernel/ |
| D | workqueue.c | 4656 void print_worker_info(const char *log_lvl, struct task_struct *task) in print_worker_info()
|