Home
last modified time | relevance | path

Searched refs:print_tainted (Results 1 – 11 of 11) sorted by relevance

/linux/arch/x86/um/
H A Dsysrq_32.c19 smp_processor_id(), print_tainted()); in show_regs()
24 print_tainted()); in show_regs()
H A Dsysrq_64.c21 current->comm, print_tainted(), init_utsname()->release); in show_regs()
/linux/lib/
H A Ddump_stack.c62 print_tainted(), in dump_stack_print_info()
/linux/arch/mips/sgi-ip27/
H A Dip27-nmi.c81 pr_emerg("%s\n", print_tainted()); in nmi_cpu_eframe_save()
/linux/arch/m68k/kernel/
H A Dprocess.c83 print_tainted()); in show_regs()
/linux/kernel/
H A Dhung_task.c258 print_tainted(), init_utsname()->release, in check_hung_task()
H A Dpanic.c880 const char *print_tainted(void) in print_tainted() function
/linux/arch/alpha/kernel/
H A Dtraps.c37 regs->pc, regs->r26, regs->ps, print_tainted()); in dik_show_regs()
/linux/arch/parisc/kernel/
H A Dtraps.c94 printk("%sPSW: %s %s\n", level, buf, print_tainted()); in print_gr()
/linux/kernel/locking/
H A Dlockdep.c812 print_tainted()); in print_kernel_ident()
/linux/mm/
H A Dslub.c1128 pr_err("BUG %s (%s): %pV\n", s ? s->name : "<unknown>", print_tainted(), &vaf); in __slab_bug()