Home
last modified time | relevance | path

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

/linux-4.4.14/arch/avr32/kernel/
Dprocess.c80 static void dump_mem(const char *str, const char *log_lvl, in dump_mem()
119 struct pt_regs *regs, const char *log_lvl) in show_trace_log_lvl()
158 struct pt_regs *regs, const char *log_lvl) in show_trace_log_lvl()
180 struct pt_regs *regs, const char *log_lvl) in show_stack_log_lvl()
212 void show_regs_log_lvl(struct pt_regs *regs, const char *log_lvl) in show_regs_log_lvl()
/linux-4.4.14/arch/x86/kernel/
Ddumpstack_32.c95 unsigned long *sp, unsigned long bp, char *log_lvl) in show_stack_log_lvl()
Ddumpstack_64.c250 unsigned long *sp, unsigned long bp, char *log_lvl) in show_stack_log_lvl()
Ddumpstack.c171 unsigned long *stack, unsigned long bp, char *log_lvl) in show_trace_log_lvl()
/linux-4.4.14/include/linux/
Dprintk.h224 static inline void dump_stack_print_info(const char *log_lvl) in dump_stack_print_info()
228 static inline void show_regs_print_info(const char *log_lvl) in show_regs_print_info()
/linux-4.4.14/kernel/printk/
Dprintk.c3145 void dump_stack_print_info(const char *log_lvl) in dump_stack_print_info()
3167 void show_regs_print_info(const char *log_lvl) in show_regs_print_info()
/linux-4.4.14/kernel/
Dworkqueue.c4166 void print_worker_info(const char *log_lvl, struct task_struct *task) in print_worker_info()