Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Ddump_stack.c45 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()
74 static void __dump_stack(const char *log_lvl) in __dump_stack()
88 asmlinkage __visible void dump_stack_lvl(const char *log_lvl) in dump_stack_lvl()
126 asmlinkage __visible void dump_stack_lvl(const char *log_lvl) in dump_stack_lvl()
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Ddumpstack.c69 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()
H A Dprocess_32.c60 const char *log_lvl) in __show_regs()
H A Dprocess_64.c66 const char *log_lvl) in __show_regs()
/OK3568_Linux_fs/kernel/include/linux/
H A Dprintk.h264 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()
272 static inline void dump_stack_lvl(const char *log_lvl) in dump_stack_lvl()
/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue.c4667 void print_worker_info(const char *log_lvl, struct task_struct *task) in print_worker_info()