| /linux/arch/x86/kernel/ |
| A D | dumpstack.c | 323 show_trace_log_lvl(current, regs, NULL, KERN_DEFAULT); in show_stack_regs() 372 __show_regs(&exec_summary_regs, SHOW_REGS_ALL, KERN_DEFAULT); in oops_end() 404 printk(KERN_DEFAULT in __die_header() 466 show_regs_print_info(KERN_DEFAULT); in show_regs() 469 __show_regs(regs, print_kernel_regs, KERN_DEFAULT); in show_regs() 475 show_trace_log_lvl(current, regs, NULL, KERN_DEFAULT); in show_regs()
|
| /linux/include/linux/sunrpc/ |
| A D | debug.h | 40 printk(KERN_DEFAULT fmt, ##__VA_ARGS__); \ 53 printk(KERN_DEFAULT fmt, ##__VA_ARGS__); \
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| A D | printk-basics.rst | 55 | KERN_DEFAULT | "" | | 65 如果省略了日志级别,则以 ``KERN_DEFAULT`` 级别打印消息。
|
| /linux/arch/sh/kernel/ |
| A D | process_32.c | 34 show_regs_print_info(KERN_DEFAULT); in show_regs() 58 show_trace(NULL, (unsigned long *)regs->regs[15], regs, KERN_DEFAULT); in show_regs()
|
| A D | traps.c | 41 dump_mem("Stack: ", KERN_DEFAULT, regs->regs[15], in die()
|
| /linux/arch/riscv/kernel/ |
| A D | process.c | 46 show_regs_print_info(KERN_DEFAULT); in __show_regs() 83 dump_backtrace(regs, NULL, KERN_DEFAULT); in show_regs()
|
| /linux/tools/include/linux/ |
| A D | kern_levels.h | 17 #define KERN_DEFAULT KERN_SOH "" /* the default kernel loglevel */ macro
|
| /linux/arch/s390/kernel/ |
| A D | dumpstack.c | 185 show_regs_print_info(KERN_DEFAULT); in show_regs() 189 show_stack(NULL, (unsigned long *) regs->gprs[15], KERN_DEFAULT); in show_regs()
|
| /linux/include/linux/ |
| A D | kern_levels.h | 17 #define KERN_DEFAULT "" /* the default kernel loglevel */ macro
|
| /linux/lib/ |
| A D | dump_stack.c | 113 dump_stack_lvl(KERN_DEFAULT); in dump_stack()
|
| A D | bug.c | 195 printk(KERN_DEFAULT CUT_HERE); in report_bug()
|
| /linux/Documentation/core-api/ |
| A D | printk-basics.rst | 49 | KERN_DEFAULT | "" | | 61 If the log level is omitted, the message is printed with ``KERN_DEFAULT``
|
| /linux/sound/core/ |
| A D | misc.c | 57 char verbose_fmt[] = KERN_DEFAULT "ALSA %s:%d %pV"; in __snd_printk()
|
| /linux/arch/arm64/kernel/ |
| A D | process.c | 215 show_regs_print_info(KERN_DEFAULT); in __show_regs() 246 dump_backtrace(regs, NULL, KERN_DEFAULT); in show_regs()
|
| /linux/arch/h8300/kernel/ |
| A D | process.c | 88 show_regs_print_info(KERN_DEFAULT); in show_regs()
|
| /linux/arch/openrisc/kernel/ |
| A D | process.c | 108 show_regs_print_info(KERN_DEFAULT); in show_regs()
|
| /linux/arch/ia64/kernel/ |
| A D | process.c | 103 show_regs_print_info(KERN_DEFAULT); in show_regs() 150 show_stack(NULL, NULL, KERN_DEFAULT); in show_regs()
|
| /linux/arch/arc/kernel/ |
| A D | troubleshoot.c | 226 show_stacktrace(current, regs, KERN_DEFAULT); in show_kernel_fault_diag()
|
| /linux/arch/sparc/kernel/ |
| A D | process_64.c | 175 show_regs_print_info(KERN_DEFAULT); in show_regs() 194 show_stack(current, (unsigned long *)regs->u_regs[UREG_FP], KERN_DEFAULT); in show_regs()
|
| A D | process_32.c | 121 show_regs_print_info(KERN_DEFAULT); in show_regs()
|
| /linux/fs/nfs/ |
| A D | inode.c | 1656 printk(KERN_DEFAULT "%s at %p is empty\n", caption, fh); in _nfs_display_fhandle() 1660 printk(KERN_DEFAULT "%s at %p is %u bytes, crc: 0x%08x:\n", in _nfs_display_fhandle() 1667 printk(KERN_DEFAULT " %08x\n", in _nfs_display_fhandle() 1671 printk(KERN_DEFAULT " %08x %08x\n", in _nfs_display_fhandle() 1675 printk(KERN_DEFAULT " %08x %08x %08x\n", in _nfs_display_fhandle() 1680 printk(KERN_DEFAULT " %08x %08x %08x %08x\n", in _nfs_display_fhandle()
|
| /linux/arch/nios2/kernel/ |
| A D | process.c | 78 show_regs_print_info(KERN_DEFAULT); in show_regs()
|
| /linux/arch/alpha/kernel/ |
| A D | traps.c | 185 dik_show_trace((unsigned long *)(regs+1), KERN_DEFAULT); in die_if_kernel() 626 dik_show_trace((unsigned long *)(regs+1), KERN_DEFAULT); in do_entUna()
|
| A D | process.c | 200 show_regs_print_info(KERN_DEFAULT); in show_regs()
|
| /linux/arch/arm/kernel/ |
| A D | process.c | 130 show_regs_print_info(KERN_DEFAULT); in __show_regs()
|