Home
last modified time | relevance | path

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

12

/linux-6.15/arch/x86/kernel/
H A Ddumpstack.c325 show_trace_log_lvl(current, regs, NULL, KERN_DEFAULT); in show_stack_regs()
374 __show_regs(&exec_summary_regs, SHOW_REGS_ALL, KERN_DEFAULT); in oops_end()
401 printk(KERN_DEFAULT in __die_header()
463 show_regs_print_info(KERN_DEFAULT); in show_regs()
466 __show_regs(regs, print_kernel_regs, KERN_DEFAULT); in show_regs()
472 show_trace_log_lvl(current, regs, NULL, KERN_DEFAULT); in show_regs()
H A Dcet.c127 printk(KERN_DEFAULT CUT_HERE); in do_kernel_cp_fault()
/linux-6.15/include/linux/sunrpc/
H A Ddebug.h40 printk(KERN_DEFAULT fmt, ##__VA_ARGS__); \
53 printk(KERN_DEFAULT fmt, ##__VA_ARGS__); \
/linux-6.15/Documentation/translations/zh_CN/core-api/
H A Dprintk-basics.rst56 | KERN_DEFAULT | "" | |
66 如果省略了日志级别,则以 ``KERN_DEFAULT`` 级别打印消息。
/linux-6.15/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-6.15/tools/include/linux/
H A Dkern_levels.h17 #define KERN_DEFAULT KERN_SOH "" /* the default kernel loglevel */ macro
/linux-6.15/include/linux/
H A Dkern_levels.h17 #define KERN_DEFAULT "" /* the default kernel loglevel */ macro
/linux-6.15/arch/s390/kernel/
H A Ddumpstack.c182 show_regs_print_info(KERN_DEFAULT); in show_regs()
186 show_stack(NULL, (unsigned long *) regs->gprs[15], KERN_DEFAULT); in show_regs()
/linux-6.15/lib/
H A Ddump_stack.c129 dump_stack_lvl(KERN_DEFAULT); in dump_stack()
H A Dbug.c191 printk(KERN_DEFAULT CUT_HERE); in __report_bug()
/linux-6.15/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-6.15/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-6.15/arch/riscv/kernel/
H A Dprocess.c65 show_regs_print_info(KERN_DEFAULT); in __show_regs()
102 dump_backtrace(regs, NULL, KERN_DEFAULT); in show_regs()
/linux-6.15/kernel/module/
H A Dtracking.c53 printk(KERN_DEFAULT "Unloaded tainted modules:"); in print_unloaded_tainted_modules()
/linux-6.15/arch/openrisc/kernel/
H A Dprocess.c123 show_regs_print_info(KERN_DEFAULT); in show_regs()
/linux-6.15/drivers/md/dm-vdo/
H A Dlogger.c84 printk(KERN_DEFAULT "%pV", &vaf); in emit_log_message_to_kernel()
/linux-6.15/arch/arc/kernel/
H A Dtroubleshoot.c229 show_stacktrace(current, regs, KERN_DEFAULT); in show_kernel_fault_diag()
/linux-6.15/arch/arm64/kernel/
H A Dprocess.c217 show_regs_print_info(KERN_DEFAULT); in __show_regs()
248 dump_backtrace(regs, NULL, KERN_DEFAULT); in show_regs()
/linux-6.15/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-6.15/arch/nios2/kernel/
H A Dprocess.c77 show_regs_print_info(KERN_DEFAULT); in show_regs()
/linux-6.15/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-6.15/fs/nfs/
H A Dinode.c1755 printk(KERN_DEFAULT "%s at %p is empty\n", caption, fh); in _nfs_display_fhandle()
1759 printk(KERN_DEFAULT "%s at %p is %u bytes, crc: 0x%08x:\n", in _nfs_display_fhandle()
1766 printk(KERN_DEFAULT " %08x\n", in _nfs_display_fhandle()
1770 printk(KERN_DEFAULT " %08x %08x\n", in _nfs_display_fhandle()
1774 printk(KERN_DEFAULT " %08x %08x %08x\n", in _nfs_display_fhandle()
1779 printk(KERN_DEFAULT " %08x %08x %08x %08x\n", in _nfs_display_fhandle()

12