Searched refs:show_trace_log_lvl (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/x86/kernel/ |
D | dumpstack.c | 180 static void show_trace_log_lvl(struct task_struct *task, struct pt_regs *regs, in show_trace_log_lvl() function 312 show_trace_log_lvl(task, NULL, sp, loglvl); in show_stack() 317 show_trace_log_lvl(current, regs, NULL, KERN_DEFAULT); in show_stack_regs() 469 show_trace_log_lvl(current, regs, NULL, KERN_DEFAULT); in show_regs()
|
/linux-5.19.10/Documentation/vm/ |
D | slub.rst | 198 [<c01053df>] show_trace_log_lvl+0x1a/0x2f
|