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

/linux-4.1.27/arch/x86/kernel/
H A Ddumpstack_32.c94 show_stack_log_lvl(struct task_struct *task, struct pt_regs *regs, unsigned long *sp, unsigned long bp, char *log_lvl) show_stack_log_lvl() argument
H A Ddumpstack.c170 show_trace_log_lvl(struct task_struct *task, struct pt_regs *regs, unsigned long *stack, unsigned long bp, char *log_lvl) show_trace_log_lvl() argument
H A Ddumpstack_64.c249 show_stack_log_lvl(struct task_struct *task, struct pt_regs *regs, unsigned long *sp, unsigned long bp, char *log_lvl) show_stack_log_lvl() argument
/linux-4.1.27/arch/avr32/kernel/
H A Dprocess.c80 static void dump_mem(const char *str, const char *log_lvl, dump_mem() argument
212 void show_regs_log_lvl(struct pt_regs *regs, const char *log_lvl) show_regs_log_lvl() argument
118 show_trace_log_lvl(struct task_struct *tsk, unsigned long *sp, struct pt_regs *regs, const char *log_lvl) show_trace_log_lvl() argument
157 show_trace_log_lvl(struct task_struct *tsk, unsigned long *sp, struct pt_regs *regs, const char *log_lvl) show_trace_log_lvl() argument
179 show_stack_log_lvl(struct task_struct *tsk, unsigned long sp, struct pt_regs *regs, const char *log_lvl) show_stack_log_lvl() argument
/linux-4.1.27/include/linux/
H A Dprintk.h222 static inline void dump_stack_print_info(const char *log_lvl) dump_stack_print_info() argument
226 static inline void show_regs_print_info(const char *log_lvl) show_regs_print_info() argument
/linux-4.1.27/kernel/printk/
H A Dprintk.c3067 void dump_stack_print_info(const char *log_lvl) dump_stack_print_info() argument
3089 void show_regs_print_info(const char *log_lvl) show_regs_print_info() argument
/linux-4.1.27/kernel/
H A Dworkqueue.c4186 void print_worker_info(const char *log_lvl, struct task_struct *task) print_worker_info() argument

Completed in 749 milliseconds