Home
last modified time | relevance | path

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

/linux-6.14.4/lib/
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-6.14.4/arch/x86/kernel/
Ddumpstack.c69 const char *log_lvl) in printk_stack_address()
147 void show_iret_regs(struct pt_regs *regs, const char *log_lvl) in show_iret_regs()
155 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()
Dprocess_32.c60 const char *log_lvl) in __show_regs()
Dprocess_64.c69 const char *log_lvl) in __show_regs()
/linux-6.14.4/include/linux/
Dstop_machine.h86 static inline void print_stop_info(const char *log_lvl, struct task_struct *task) { } in print_stop_info()
Dprintk.h280 static inline void dump_stack_print_info(const char *log_lvl) in dump_stack_print_info()
284 static inline void show_regs_print_info(const char *log_lvl) in show_regs_print_info()
288 static inline void dump_stack_lvl(const char *log_lvl) in dump_stack_lvl()
/linux-6.14.4/include/linux/sched/
Dext.h212 static inline void print_scx_info(const char *log_lvl, struct task_struct *p) {} in print_scx_info()
/linux-6.14.4/kernel/
Dstop_machine.c52 void print_stop_info(const char *log_lvl, struct task_struct *task) in print_stop_info()
Dworkqueue.c6124 void print_worker_info(const char *log_lvl, struct task_struct *task) in print_worker_info()
/linux-6.14.4/kernel/sched/
Dext.c6285 void print_scx_info(const char *log_lvl, struct task_struct *p) in print_scx_info()