| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H 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()
|
| /OK3568_Linux_fs/kernel/include/linux/sunrpc/ |
| H A D | debug.h | 40 printk(KERN_DEFAULT fmt, ##__VA_ARGS__); \ 53 printk(KERN_DEFAULT fmt, ##__VA_ARGS__); \
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H 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()
|
| H A D | traps.c | 41 dump_mem("Stack: ", KERN_DEFAULT, regs->regs[15], in die()
|
| /OK3568_Linux_fs/kernel/arch/s390/kernel/ |
| H A D | dumpstack.c | 175 show_regs_print_info(KERN_DEFAULT); in show_regs() 179 show_stack(NULL, (unsigned long *) regs->gprs[15], KERN_DEFAULT); in show_regs()
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | kern_levels.h | 17 #define KERN_DEFAULT KERN_SOH "" /* the default kernel loglevel */ macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | kern_levels.h | 17 #define KERN_DEFAULT "" /* the default kernel loglevel */ macro
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | printk-basics.rst | 49 | KERN_DEFAULT | "" | | 61 If the log level is omitted, the message is printed with ``KERN_DEFAULT``
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | dump_stack.c | 135 dump_stack_lvl(KERN_DEFAULT); in dump_stack()
|
| H A D | bug.c | 193 printk(KERN_DEFAULT CUT_HERE); in report_bug()
|
| /OK3568_Linux_fs/kernel/arch/openrisc/kernel/ |
| H A D | process.c | 103 show_regs_print_info(KERN_DEFAULT); in show_regs()
|
| /OK3568_Linux_fs/kernel/arch/h8300/kernel/ |
| H A D | process.c | 88 show_regs_print_info(KERN_DEFAULT); in show_regs()
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | rtmutex-debug.c | 128 show_stack(task, NULL, KERN_DEFAULT); in debug_rt_mutex_print_deadlock()
|
| /OK3568_Linux_fs/kernel/arch/arm64/kernel/ |
| H A D | process.c | 353 show_regs_print_info(KERN_DEFAULT); in __show_regs() 387 dump_backtrace(regs, NULL, KERN_DEFAULT); in show_regs()
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | process.c | 44 show_regs_print_info(KERN_DEFAULT); in show_regs()
|
| /OK3568_Linux_fs/kernel/arch/ia64/kernel/ |
| H A D | process.c | 103 show_regs_print_info(KERN_DEFAULT); in show_regs() 150 show_stack(NULL, NULL, KERN_DEFAULT); in show_regs()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | misc.c | 58 char verbose_fmt[] = KERN_DEFAULT "ALSA %s:%d %pV"; in __snd_printk()
|
| /OK3568_Linux_fs/kernel/fs/nfs/ |
| H A D | inode.c | 1606 printk(KERN_DEFAULT "%s at %p is empty\n", caption, fh); in _nfs_display_fhandle() 1610 printk(KERN_DEFAULT "%s at %p is %u bytes, crc: 0x%08x:\n", in _nfs_display_fhandle() 1617 printk(KERN_DEFAULT " %08x\n", in _nfs_display_fhandle() 1621 printk(KERN_DEFAULT " %08x %08x\n", in _nfs_display_fhandle() 1625 printk(KERN_DEFAULT " %08x %08x %08x\n", in _nfs_display_fhandle() 1630 printk(KERN_DEFAULT " %08x %08x %08x %08x\n", in _nfs_display_fhandle()
|
| /OK3568_Linux_fs/kernel/arch/arc/kernel/ |
| H A D | troubleshoot.c | 226 show_stacktrace(current, regs, KERN_DEFAULT); in show_kernel_fault_diag()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | process_64.c | 178 show_regs_print_info(KERN_DEFAULT); in show_regs() 197 show_stack(current, (unsigned long *)regs->u_regs[UREG_FP], KERN_DEFAULT); in show_regs()
|
| /OK3568_Linux_fs/kernel/arch/alpha/kernel/ |
| H A D | traps.c | 187 dik_show_trace((unsigned long *)(regs+1), KERN_DEFAULT); in die_if_kernel() 628 dik_show_trace((unsigned long *)(regs+1), KERN_DEFAULT); in do_entUna()
|
| H A D | process.c | 200 show_regs_print_info(KERN_DEFAULT); in show_regs()
|
| /OK3568_Linux_fs/kernel/arch/nios2/kernel/ |
| H A D | process.c | 78 show_regs_print_info(KERN_DEFAULT); in show_regs()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | process.c | 122 show_regs_print_info(KERN_DEFAULT); in __show_regs()
|
| /OK3568_Linux_fs/kernel/arch/xtensa/kernel/ |
| H A D | traps.c | 460 show_regs_print_info(KERN_DEFAULT); in show_regs()
|