Home
last modified time | relevance | path

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

/linux/lib/
H A Ddump_stack.c55 void dump_stack_print_info(const char *log_lvl) in dump_stack_print_info()
86 void show_regs_print_info(const char *log_lvl) in show_regs_print_info()
91 static void __dump_stack(const char *log_lvl) in __dump_stack()
103 asmlinkage __visible void dump_stack_lvl(const char *log_lvl) in dump_stack_lvl()
/linux/arch/x86/kernel/
H A Ddumpstack.c67 const char *log_lvl) in printk_stack_address()
145 void show_iret_regs(struct pt_regs *regs, const char *log_lvl) in show_iret_regs()
153 bool partial, const char *log_lvl) in show_regs_if_on_stack()
185 unsigned long *stack, const char *log_lvl) in show_trace_log_lvl()
H A Dprocess_32.c60 const char *log_lvl) in __show_regs()
H A Dprocess_64.c70 const char *log_lvl) in __show_regs()
/linux/include/linux/
H A Dstop_machine.h86 static inline void print_stop_info(const char *log_lvl, struct task_struct *task) { } in print_stop_info()
H A Dprintk.h287 static inline void dump_stack_print_info(const char *log_lvl) in dump_stack_print_info()
291 static inline void show_regs_print_info(const char *log_lvl) in show_regs_print_info()
295 static inline void dump_stack_lvl(const char *log_lvl) in dump_stack_lvl()
/linux/include/linux/sched/
H A Dext.h214 static inline void print_scx_info(const char *log_lvl, struct task_struct *p) {} in print_scx_info()
/linux/kernel/
H A Dstop_machine.c52 void print_stop_info(const char *log_lvl, struct task_struct *task) in print_stop_info()
H A Dworkqueue.c6135 void print_worker_info(const char *log_lvl, struct task_struct *task) in print_worker_info()
/linux/kernel/sched/
H A Dext.c6218 void print_scx_info(const char *log_lvl, struct task_struct *p) in print_scx_info()