Home
last modified time | relevance | path

Searched refs:pr_cont (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/openbmc/linux/drivers/edac/
H A Dmce_amd.c693 pr_cont("TLB reload.\n"); in cat_mc0_mce()
696 pr_cont("store.\n"); in cat_mc0_mce()
699 pr_cont("load.\n"); in cat_mc0_mce()
736 pr_cont("Tag error.\n"); in f15h_mc0_mce()
754 pr_cont("Hardware Assert.\n"); in f15h_mc0_mce()
806 pr_cont("Tag Snoop error.\n"); in k8_mc1_mce()
890 pr_cont("Hardware Assert.\n"); in decode_mc1_mce()
971 pr_cont("Hardware Assert.\n"); in f15h_mc2_mce()
1131 pr_cont("Hardware Assert.\n"); in decode_mc5_mce()
1215 pr_cont("\n"); in amd_decode_err_code()
[all …]
/openbmc/linux/drivers/media/dvb-frontends/
H A Dnxt6000.c343 pr_cont(" TPSLP: 1/2,"); in nxt6000_dump_status()
347 pr_cont(" TPSLP: 2/3,"); in nxt6000_dump_status()
351 pr_cont(" TPSLP: 3/4,"); in nxt6000_dump_status()
355 pr_cont(" TPSLP: 5/6,"); in nxt6000_dump_status()
359 pr_cont(" TPSLP: 7/8,"); in nxt6000_dump_status()
370 pr_cont(" TPSHP: 1/2,"); in nxt6000_dump_status()
374 pr_cont(" TPSHP: 2/3,"); in nxt6000_dump_status()
378 pr_cont(" TPSHP: 3/4,"); in nxt6000_dump_status()
382 pr_cont(" TPSHP: 5/6,"); in nxt6000_dump_status()
386 pr_cont(" TPSHP: 7/8,"); in nxt6000_dump_status()
[all …]
/openbmc/linux/arch/arc/kernel/
H A Dtroubleshoot.c42 pr_cont("r13: 0x%08lx\tr14: 0x%08lx\n" \ in print_regs_callee()
128 pr_cont("Insn could not be fetched\n"); in show_ecr_verbose()
135 pr_cont("Execute from Non-exec Page\n"); in show_ecr_verbose()
140 pr_cont("%s access not allowed on page\n", in show_ecr_verbose()
144 pr_cont("Illegal Insn\n"); in show_ecr_verbose()
148 pr_cont("Bus Error from Insn Mem\n"); in show_ecr_verbose()
150 pr_cont("Bus Error from Data Mem\n"); in show_ecr_verbose()
152 pr_cont("Bus Error, check PRM\n"); in show_ecr_verbose()
160 pr_cont("Check Programmer's Manual\n"); in show_ecr_verbose()
195 pr_cont(" [%2s%2s%2s%2s%2s%2s%2s]", in show_regs()
[all …]
/openbmc/linux/arch/x86/mm/
H A Dmem_encrypt.c47 pr_cont(" Intel TDX\n"); in print_mem_encrypt_feature_info()
51 pr_cont(" AMD"); in print_mem_encrypt_feature_info()
59 pr_cont(" SME\n"); in print_mem_encrypt_feature_info()
65 pr_cont(" SEV"); in print_mem_encrypt_feature_info()
69 pr_cont(" SEV-ES"); in print_mem_encrypt_feature_info()
73 pr_cont(" SEV-SNP"); in print_mem_encrypt_feature_info()
75 pr_cont("\n"); in print_mem_encrypt_feature_info()
/openbmc/linux/arch/mips/sgi-ip27/
H A Dip27-nmi.c78 pr_cont("\n"); in nmi_cpu_eframe_save()
94 pr_cont("KX "); in nmi_cpu_eframe_save()
96 pr_cont("SX "); in nmi_cpu_eframe_save()
98 pr_cont("UX "); in nmi_cpu_eframe_save()
102 pr_cont("USER "); in nmi_cpu_eframe_save()
108 pr_cont("KERNEL "); in nmi_cpu_eframe_save()
111 pr_cont("BAD_MODE "); in nmi_cpu_eframe_save()
116 pr_cont("ERL "); in nmi_cpu_eframe_save()
118 pr_cont("EXL "); in nmi_cpu_eframe_save()
120 pr_cont("IE "); in nmi_cpu_eframe_save()
[all …]
H A Dip27-memory.c188 pr_cont("%02d ", col); in dump_topology()
189 pr_cont("\n"); in dump_topology()
193 pr_cont("%2d ", node_distance(row, col)); in dump_topology()
194 pr_cont("\n"); in dump_topology()
207 pr_cont("Router %d:", router_num); in dump_topology()
221 pr_cont(" %d", dest_brd->brd_nasid); in dump_topology()
223 pr_cont(" r"); in dump_topology()
225 pr_cont("\n"); in dump_topology()
/openbmc/linux/arch/mips/kernel/
H A Dr4k-bugs64.c149 pr_cont("no.\n"); in check_mult_sh()
153 pr_cont("yes, workaround... "); in check_mult_sh()
161 pr_cont("yes.\n"); in check_mult_sh()
165 pr_cont("no.\n"); in check_mult_sh()
220 pr_cont("no.\n"); in check_daddi()
224 pr_cont("yes, workaround... "); in check_daddi()
238 pr_cont("yes.\n"); in check_daddi()
242 pr_cont("no.\n"); in check_daddi()
291 pr_cont("no.\n"); in check_daddiu()
307 pr_cont("yes.\n"); in check_daddiu()
[all …]
/openbmc/linux/arch/m68k/atari/
H A Dconfig.c238 pr_cont(" VIDEL"); in config_atari()
261 pr_cont(" ST_MFP"); in config_atari()
265 pr_cont(" TT_MFP"); in config_atari()
290 pr_cont(" YM2149"); in config_atari()
294 pr_cont(" PCM"); in config_atari()
298 pr_cont(" CODEC"); in config_atari()
302 pr_cont(" DSP56K"); in config_atari()
318 pr_cont(" SCC"); in config_atari()
340 pr_cont(" IDE"); in config_atari()
373 pr_cont(" ACSI"); in config_atari()
[all …]
/openbmc/linux/arch/riscv/kernel/
H A Dprocess.c47 pr_cont("epc : %pS\n", (void *)regs->epc); in __show_regs()
48 pr_cont(" ra : %pS\n", (void *)regs->ra); in __show_regs()
51 pr_cont("epc : " REG_FMT " ra : " REG_FMT " sp : " REG_FMT "\n", in __show_regs()
53 pr_cont(" gp : " REG_FMT " tp : " REG_FMT " t0 : " REG_FMT "\n", in __show_regs()
55 pr_cont(" t1 : " REG_FMT " t2 : " REG_FMT " s0 : " REG_FMT "\n", in __show_regs()
57 pr_cont(" s1 : " REG_FMT " a0 : " REG_FMT " a1 : " REG_FMT "\n", in __show_regs()
59 pr_cont(" a2 : " REG_FMT " a3 : " REG_FMT " a4 : " REG_FMT "\n", in __show_regs()
61 pr_cont(" a5 : " REG_FMT " a6 : " REG_FMT " a7 : " REG_FMT "\n", in __show_regs()
63 pr_cont(" s2 : " REG_FMT " s3 : " REG_FMT " s4 : " REG_FMT "\n", in __show_regs()
65 pr_cont(" s5 : " REG_FMT " s6 : " REG_FMT " s7 : " REG_FMT "\n", in __show_regs()
[all …]
/openbmc/linux/arch/sh/kernel/
H A Ddisassemble.c384 pr_cont(", "); in print_sh_insn()
390 pr_cont("r0"); in print_sh_insn()
448 pr_cont("sr"); in print_sh_insn()
451 pr_cont("gbr"); in print_sh_insn()
454 pr_cont("vbr"); in print_sh_insn()
457 pr_cont("ssr"); in print_sh_insn()
460 pr_cont("spc"); in print_sh_insn()
469 pr_cont("pr"); in print_sh_insn()
472 pr_cont("sgr"); in print_sh_insn()
475 pr_cont("dbr"); in print_sh_insn()
[all …]
H A Ddumpstack.c34 pr_cont(" "); in dump_mem()
37 pr_cont("\n"); in dump_mem()
40 pr_cont("%08x ", val); in dump_mem()
43 pr_cont("\n"); in dump_mem()
49 pr_cont(" [<%px>] %s%pS\n", (void *) address, in printk_address()
133 pr_cont("\n"); in show_trace()
/openbmc/linux/arch/m68k/sun3/
H A Dmmu_emu.c75 pr_cont(" pte=%lx [addr=%lx", in print_pte()
77 if (val & SUN3_PAGE_VALID) pr_cont(" valid"); in print_pte()
78 if (val & SUN3_PAGE_WRITEABLE) pr_cont(" write"); in print_pte()
79 if (val & SUN3_PAGE_SYSTEM) pr_cont(" sys"); in print_pte()
80 if (val & SUN3_PAGE_NOCACHE) pr_cont(" nocache"); in print_pte()
81 if (val & SUN3_PAGE_ACCESSED) pr_cont(" accessed"); in print_pte()
82 if (val & SUN3_PAGE_MODIFIED) pr_cont(" modified"); in print_pte()
84 case SUN3_PAGE_TYPE_MEMORY: pr_cont(" memory"); break; in print_pte()
89 pr_cont("]\n"); in print_pte()
111 pr_cont(" pte=%08lx [%07lx %s %s]\n", in print_pte()
[all …]
/openbmc/linux/net/bridge/netfilter/
H A Debt_log.c66 pr_cont(" INCOMPLETE TCP/UDP header"); in print_ports()
69 pr_cont(" SPT=%u DPT=%u", ntohs(pptr->src), ntohs(pptr->dst)); in print_ports()
104 pr_cont(" INCOMPLETE IP header"); in ebt_log_packet()
107 pr_cont(" IP SRC=%pI4 IP DST=%pI4, IP tos=0x%02X, IP proto=%d", in ebt_log_packet()
124 pr_cont(" INCOMPLETE IPv6 header"); in ebt_log_packet()
127 pr_cont(" IPv6 SRC=%pI6 IPv6 DST=%pI6, IPv6 priority=0x%01X, Next Header=%d", in ebt_log_packet()
146 pr_cont(" INCOMPLETE ARP header"); in ebt_log_packet()
149 pr_cont(" ARP HTYPE=%d, PTYPE=0x%04x, OPCODE=%d", in ebt_log_packet()
165 pr_cont(" INCOMPLETE ARP payload"); in ebt_log_packet()
168 pr_cont(" ARP MAC SRC=%pM ARP IP SRC=%pI4 ARP MAC DST=%pM ARP IP DST=%pI4", in ebt_log_packet()
[all …]
/openbmc/linux/samples/rust/
H A Drust_print.rs5 use kernel::pr_cont;
55 pr_cont!(" is continued"); in init()
56 pr_cont!(" without args\n"); in init()
67 pr_cont!(" is {}", "continued"); in init()
68 pr_cont!(" with {}\n", "args"); in init()
/openbmc/linux/arch/s390/kernel/
H A Ddumpstack.c148 pr_cont("\n"); in show_last_breaking_event()
150 pr_cont("%pSR\n", (void *)regs->last_break); in show_last_breaking_event()
162 pr_cont(" (%pSR)", (void *)regs->psw.addr); in show_registers()
163 pr_cont("\n"); in show_registers()
167 pr_cont(" RI:%x EA:%x\n", psw->ri, psw->eaba); in show_registers()
204 pr_cont("PREEMPT "); in die()
206 pr_cont("PREEMPT_RT "); in die()
208 pr_cont("SMP "); in die()
210 pr_cont("DEBUG_PAGEALLOC"); in die()
211 pr_cont("\n"); in die()
/openbmc/linux/arch/parisc/kernel/
H A Ddrivers.c900 pr_cont("\n"); in print_parisc_device()
953 pr_cont(" \\\n"); in qemu_header()
956 pr_cont("%s0x%04lx", in qemu_header()
959 pr_cont("\n\n"); in qemu_header()
981 pr_cont("\t{ 0, }\n"); in qemu_footer()
1027 pr_cont("};\n"); in qemu_print_iodc_data()
1041 pr_cont(" },\n"); in qemu_print_iodc_data()
1045 pr_cont("};\n"); in qemu_print_iodc_data()
1066 pr_cont("};\n"); in qemu_print_iodc_data()
1072 pr_cont("0"); in qemu_print_iodc_data()
[all …]
/openbmc/linux/arch/loongarch/lib/
H A Ddump_tlb.c72 pr_cont("va=0x%0*lx asid=0x%0*lx", in dump_tlb()
78 pr_cont("\n\t["); in dump_tlb()
79 pr_cont("nr=%d nx=%d ", in dump_tlb()
82 pr_cont("pa=0x%0*llx c=%d d=%d v=%d g=%d plv=%lld] [", in dump_tlb()
91 pr_cont("nr=%d nx=%d ", in dump_tlb()
94 pr_cont("pa=0x%0*llx c=%d d=%d v=%d g=%d plv=%lld]\n", in dump_tlb()
/openbmc/linux/arch/mips/lib/
H A Ddump_tlb.c142 pr_cont("va=%0*lx asid=%0*lx", in dump_tlb()
146 pr_cont(" gid=%02lx", in dump_tlb()
154 pr_cont("\n\t["); in dump_tlb()
156 pr_cont("ri=%d xi=%d ", in dump_tlb()
159 pr_cont("pa=%0*llx c=%d d=%d v=%d g=%d] [", in dump_tlb()
170 pr_cont("ri=%d xi=%d ", in dump_tlb()
173 pr_cont("pa=%0*llx c=%d d=%d v=%d g=%d]\n", in dump_tlb()
/openbmc/linux/lib/
H A Dlocking-selftest.c1508 pr_cont("\n");
1513 pr_cont("\n");
1519 pr_cont("\n");
1525 pr_cont("\n");
1533 pr_cont("\n");
1540 pr_cont("\n");
1547 pr_cont("\n");
1570 pr_cont("\n");
1581 pr_cont("\n");
1595 pr_cont("\n");
[all …]
/openbmc/linux/arch/s390/mm/
H A Dfault.c167 pr_cont("P:%016lx ", *table); in dump_pagetable()
169 pr_cont("\n"); in dump_pagetable()
172 pr_cont("BAD\n"); in dump_pagetable()
184 pr_cont("home space "); in dump_fault_info()
187 pr_cont("secondary space "); in dump_fault_info()
190 pr_cont("access register "); in dump_fault_info()
193 pr_cont("primary space "); in dump_fault_info()
200 pr_cont("user "); in dump_fault_info()
204 pr_cont("gmap "); in dump_fault_info()
208 pr_cont("kernel "); in dump_fault_info()
[all …]
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-i2c.c145 pr_cont(" <W %02x %02x", msg->addr << 1, msg->buf[0]); in bttv_i2c_sendbytes()
160 pr_cont(" %02x", msg->buf[cnt]); in bttv_i2c_sendbytes()
163 pr_cont(">\n"); in bttv_i2c_sendbytes()
170 pr_cont(" ERR: %d\n",retval); in bttv_i2c_sendbytes()
192 pr_cont(" <R %02x", (msg->addr << 1) +1); in bttv_i2c_readbytes()
203 pr_cont(" =%02x", msg->buf[cnt]); in bttv_i2c_readbytes()
206 pr_cont(" >\n"); in bttv_i2c_readbytes()
216 pr_cont(" ERR: %d\n",retval); in bttv_i2c_readbytes()
272 pr_cont("not found\n"); in bttv_I2CRead()
279 pr_cont("found\n"); in bttv_I2CRead()
/openbmc/linux/drivers/parport/
H A Dparport_ip32.c331 pr_cont(" %s", in parport_ip32_dump_state()
336 pr_cont(",dmaEn"); in parport_ip32_dump_state()
340 pr_cont(",f_full"); in parport_ip32_dump_state()
343 pr_cont("\n"); in parport_ip32_dump_state()
376 pr_cont("\n"); in parport_ip32_dump_state()
384 pr_cont("\n"); in parport_ip32_dump_state()
396 pr_cont(",nInit"); in parport_ip32_dump_state()
401 pr_cont("\n"); in parport_ip32_dump_state()
422 pr_cont("\n"); in parport_ip32_dump_state()
2137 pr_cont(" ["); in parport_ip32_probe_port()
[all …]
/openbmc/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c455 pr_cont("\n"); in v4l_print_buffer()
515 pr_cont("\n"); in v4l_print_streamparm()
576 pr_cont("\n"); in v4l_print_ext_controls()
656 pr_cont("name=%.*s, ", in v4l_print_dbg_chip_info()
669 pr_cont("name=%.*s, ", in v4l_print_dbg_register()
733 pr_cont(", wxh=%ux%u\n", in v4l_print_frmsizeenum()
747 pr_cont("\n"); in v4l_print_frmsizeenum()
775 pr_cont("\n"); in v4l_print_frmivalenum()
858 pr_cont("\n"); in v4l_print_newline()
3068 pr_cont("\n"); in __video_do_ioctl()
[all …]
/openbmc/linux/arch/sh/mm/
H A Dfault.c65 pr_cont("(bad)"); in show_pte()
71 pr_cont(", *p4d=%0*Lx", (u32)(sizeof(*p4d) * 2), in show_pte()
78 pr_cont("(bad)"); in show_pte()
84 pr_cont(", *pud=%0*llx", (u32)(sizeof(*pud) * 2), in show_pte()
91 pr_cont("(bad)"); in show_pte()
97 pr_cont(", *pmd=%0*llx", (u32)(sizeof(*pmd) * 2), in show_pte()
104 pr_cont("(bad)"); in show_pte()
113 pr_cont(", *pte=%0*llx", (u32)(sizeof(*pte) * 2), in show_pte()
117 pr_cont("\n"); in show_pte()
/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.c331 pr_cont("\n"); in show_signal_msg()
622 pr_cont("Machine Check Signal\n"); in machine_check_e500mc()
643 pr_cont("Data Cache Parity Error\n"); in machine_check_e500mc()
667 pr_cont("Non-maskable interrupt\n"); in machine_check_e500mc()
675 pr_cont("Load Error Report\n"); in machine_check_e500mc()
680 pr_cont("Store Error Report\n"); in machine_check_e500mc()
693 pr_cont("Level 2 Cache Error\n"); in machine_check_e500mc()
727 pr_cont("Machine Check Signal\n"); in machine_check_e500()
767 pr_cont("Machine check signal\n"); in machine_check_generic()
780 pr_cont("L1 Data Cache error\n"); in machine_check_generic()
[all …]

12345678910>>...13