Home
last modified time | relevance | path

Searched refs:KERN_DEFAULT (Results 1 – 25 of 32) sorted by relevance

12

/linux/arch/x86/kernel/
H A Ddumpstack.c326 show_trace_log_lvl(current, regs, NULL, KERN_DEFAULT); in show_stack_regs()
375 __show_regs(&exec_summary_regs, SHOW_REGS_ALL, KERN_DEFAULT); in oops_end()
407 printk(KERN_DEFAULT in __die_header()
469 show_regs_print_info(KERN_DEFAULT); in show_regs()
472 __show_regs(regs, print_kernel_regs, KERN_DEFAULT); in show_regs()
478 show_trace_log_lvl(current, regs, NULL, KERN_DEFAULT); in show_regs()
H A Dcet.c98 printk(KERN_DEFAULT CUT_HERE); in do_kernel_cp_fault()
/linux/include/linux/sunrpc/
H A Ddebug.h40 printk(KERN_DEFAULT fmt, ##__VA_ARGS__); \
53 printk(KERN_DEFAULT fmt, ##__VA_ARGS__); \
/linux/Documentation/translations/zh_CN/core-api/
H A Dprintk-basics.rst56 | KERN_DEFAULT | "" | |
66 如果省略了日志级别,则以 ``KERN_DEFAULT`` 级别打印消息。
/linux/arch/sh/kernel/
H A Dprocess_32.c34 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 Dtraps.c43 dump_mem("Stack: ", KERN_DEFAULT, regs->regs[15], in die()
/linux/tools/include/linux/
H A Dkern_levels.h17 #define KERN_DEFAULT KERN_SOH "" /* the default kernel loglevel */ macro
/linux/include/linux/
H A Dkern_levels.h17 #define KERN_DEFAULT "" /* the default kernel loglevel */ macro
/linux/arch/s390/kernel/
H A Ddumpstack.c181 show_regs_print_info(KERN_DEFAULT); in show_regs()
185 show_stack(NULL, (unsigned long *) regs->gprs[15], KERN_DEFAULT); in show_regs()
/linux/arch/riscv/kernel/
H A Dprocess.c64 show_regs_print_info(KERN_DEFAULT); in __show_regs()
101 dump_backtrace(regs, NULL, KERN_DEFAULT); in show_regs()
/linux/lib/
H A Ddump_stack.c129 dump_stack_lvl(KERN_DEFAULT); in dump_stack()
H A Dbug.c195 printk(KERN_DEFAULT CUT_HERE); in __report_bug()
/linux/Documentation/core-api/
H A Dprintk-basics.rst49 | KERN_DEFAULT | "" | |
61 If the log level is omitted, the message is printed with ``KERN_DEFAULT``
/linux/arch/arm/kernel/
H A Dprocess.c134 show_regs_print_info(KERN_DEFAULT); in __show_regs()
203 dump_backtrace(regs, NULL, KERN_DEFAULT); in show_regs()
/linux/kernel/module/
H A Dtracking.c55 printk(KERN_DEFAULT "Unloaded tainted modules:"); in print_unloaded_tainted_modules()
/linux/arch/openrisc/kernel/
H A Dprocess.c123 show_regs_print_info(KERN_DEFAULT); in show_regs()
/linux/drivers/md/dm-vdo/
H A Dlogger.c84 printk(KERN_DEFAULT "%pV", &vaf); in emit_log_message_to_kernel()
/linux/arch/arm64/kernel/
H A Dprocess.c216 show_regs_print_info(KERN_DEFAULT); in __show_regs()
247 dump_backtrace(regs, NULL, KERN_DEFAULT); in show_regs()
/linux/arch/arc/kernel/
H A Dtroubleshoot.c229 show_stacktrace(current, regs, KERN_DEFAULT); in show_kernel_fault_diag()
/linux/arch/sparc/kernel/
H A Dprocess_64.c166 show_regs_print_info(KERN_DEFAULT); in show_regs()
185 show_stack(current, (unsigned long *)regs->u_regs[UREG_FP], KERN_DEFAULT); in show_regs()
H A Dprocess_32.c120 show_regs_print_info(KERN_DEFAULT); in show_regs()
/linux/arch/alpha/kernel/
H A Dtraps.c153 dik_show_trace((unsigned long *)(regs+1), KERN_DEFAULT); in die_if_kernel()
568 dik_show_trace((unsigned long *)(regs+1), KERN_DEFAULT); in do_entUna()
H A Dprocess.c201 show_regs_print_info(KERN_DEFAULT); in show_regs()
/linux/arch/nios2/kernel/
H A Dprocess.c77 show_regs_print_info(KERN_DEFAULT); in show_regs()
/linux/fs/nfs/
H A Dinode.c1750 printk(KERN_DEFAULT "%s at %p is empty\n", caption, fh); in _nfs_display_fhandle()
1754 printk(KERN_DEFAULT "%s at %p is %u bytes, crc: 0x%08x:\n", in _nfs_display_fhandle()
1761 printk(KERN_DEFAULT " %08x\n", in _nfs_display_fhandle()
1765 printk(KERN_DEFAULT " %08x %08x\n", in _nfs_display_fhandle()
1769 printk(KERN_DEFAULT " %08x %08x %08x\n", in _nfs_display_fhandle()
1774 printk(KERN_DEFAULT " %08x %08x %08x %08x\n", in _nfs_display_fhandle()

12