Home
last modified time | relevance | path

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

/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/lib/
H A Ddump_stack.c129 dump_stack_lvl(KERN_DEFAULT); in dump_stack()
/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.c53 printk(KERN_DEFAULT "Unloaded tainted modules:"); in print_unloaded_tainted_modules()
H A Dmain.c3976 printk(KERN_DEFAULT "Modules linked in:"); in print_modules()
/linux/arch/riscv/kernel/
H A Dprocess.c69 show_regs_print_info(KERN_DEFAULT); in __show_regs()
106 dump_backtrace(regs, NULL, KERN_DEFAULT); in show_regs()
/linux/arch/openrisc/kernel/
H A Dprocess.c123 show_regs_print_info(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/nios2/kernel/
H A Dprocess.c77 show_regs_print_info(KERN_DEFAULT); in show_regs()
/linux/arch/arm64/kernel/
H A Dprocess.c219 show_regs_print_info(KERN_DEFAULT); in __show_regs()
250 dump_backtrace(regs, NULL, KERN_DEFAULT); in show_regs()
/linux/arch/alpha/kernel/
H A Dprocess.c201 show_regs_print_info(KERN_DEFAULT); in show_regs()
/linux/fs/nfs/
H A Dinode.c1835 printk(KERN_DEFAULT "%s at %p is empty\n", caption, fh); in _nfs_display_fhandle()
1839 printk(KERN_DEFAULT "%s at %p is %u bytes, crc: 0x%08x:\n", in _nfs_display_fhandle()
1846 printk(KERN_DEFAULT " %08x\n", in _nfs_display_fhandle()
1850 printk(KERN_DEFAULT " %08x %08x\n", in _nfs_display_fhandle()
1854 printk(KERN_DEFAULT " %08x %08x %08x\n", in _nfs_display_fhandle()
1859 printk(KERN_DEFAULT " %08x %08x %08x %08x\n", in _nfs_display_fhandle()
/linux/arch/loongarch/kernel/
H A Dtraps.c340 show_regs_print_info(KERN_DEFAULT); in __show_regs()
401 show_stacktrace(current, regs, KERN_DEFAULT, user_mode(regs)); in show_registers()
/linux/arch/parisc/kernel/
H A Dtraps.c166 parisc_show_stack(current, regs, KERN_DEFAULT); in show_regs()
/linux/arch/mips/kernel/
H A Dtraps.c272 show_regs_print_info(KERN_DEFAULT); in __show_regs()
389 show_stacktrace(current, regs, KERN_DEFAULT, user_mode(regs)); in show_registers()