Home
last modified time | relevance | path

Searched defs:log_lvl (Results 1 – 9 of 9) 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 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.h218 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.c6165 void print_worker_info(const char *log_lvl, struct task_struct *task) in print_worker_info()
/linux/kernel/sched/
H A Dext.c5135 void print_scx_info(const char *log_lvl, struct task_struct *p) in print_scx_info()