| /OK3568_Linux_fs/kernel/arch/nds32/mm/ |
| H A D | fault.c | 28 pr_alert("pgd = %p\n", mm->pgd); in show_pte() 30 pr_alert("[%08lx] *pgd=%08lx", addr, pgd_val(*pgd)); in show_pte() 41 pr_alert("(bad)"); in show_pte() 49 pr_alert(", *pmd=%08lx", pmd_val(*pmd)); in show_pte() 56 pr_alert("(bad)"); in show_pte() 65 pr_alert(", *pte=%08lx", pte_val(*pte)); in show_pte() 70 pr_alert("\n"); in show_pte() 296 pr_alert("Unable to handle kernel %s at virtual address %08lx\n", in do_page_fault()
|
| /OK3568_Linux_fs/kernel/arch/arm64/mm/ |
| H A D | fault.c | 70 pr_alert("Data abort info:\n"); in data_abort_decode() 73 pr_alert(" Access size = %u byte(s)\n", in data_abort_decode() 75 pr_alert(" SSE = %lu, SRT = %lu\n", in data_abort_decode() 78 pr_alert(" SF = %lu, AR = %lu\n", in data_abort_decode() 82 pr_alert(" ISV = 0, ISS = 0x%08lx\n", esr & ESR_ELx_ISS_MASK); in data_abort_decode() 85 pr_alert(" CM = %lu, WnR = %lu\n", in data_abort_decode() 92 pr_alert("Mem abort info:\n"); in mem_abort_decode() 94 pr_alert(" ESR = 0x%08x\n", esr); in mem_abort_decode() 95 pr_alert(" EC = 0x%02lx: %s, IL = %u bits\n", in mem_abort_decode() 98 pr_alert(" SET = %lu, FnV = %lu\n", in mem_abort_decode() [all …]
|
| /OK3568_Linux_fs/kernel/kernel/rcu/ |
| H A D | rcuscale.c | 49 pr_alert("%s" SCALE_FLAG " %s\n", scale_type, s) 51 do { if (verbose) pr_alert("%s" SCALE_FLAG " %s\n", scale_type, s); } while (0) 53 do { if (verbose) pr_alert("%s" SCALE_FLAG "!!! %s\n", scale_type, s); } while (0) 429 pr_alert("%s%s rcu_scale_writer %ld has %d measurements\n", in rcu_scale_writer() 468 pr_alert("%s" SCALE_FLAG in rcu_scale_print_module_parms() 514 pr_alert("%s%s writer %d gps: %d\n", in rcu_scale_cleanup() 518 pr_alert("%s%s start: %llu end: %llu duration: %llu gps: %d batches: %ld\n", in rcu_scale_cleanup() 536 pr_alert("%s%s %4d writer-duration: %5d %llu\n", in rcu_scale_cleanup() 657 …pr_alert("Total time taken by all kfree'ers: %llu ns, loops: %d, batches: %ld, memory footprint: %… in kfree_scale_thread() 723 pr_alert("kfree object size=%zu\n", kfree_mult * sizeof(struct kfree_obj)); in kfree_scale_init() [all …]
|
| H A D | rcutorture.c | 1034 pr_alert("%s" TORTURE_FLAG in rcu_torture_writer() 1045 pr_alert("%s: gp_cond without primitives.\n", __func__); in rcu_torture_writer() 1051 pr_alert("%s: gp_exp without primitives.\n", __func__); in rcu_torture_writer() 1057 pr_alert("%s: gp_normal without primitives.\n", __func__); in rcu_torture_writer() 1063 pr_alert("%s: gp_sync without primitives.\n", __func__); in rcu_torture_writer() 1167 pr_alert("%s" TORTURE_FLAG in rcu_torture_writer() 1541 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 1567 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 1586 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() 1592 pr_alert("%s%s ", torture_type, TORTURE_FLAG); in rcu_torture_stats_print() [all …]
|
| H A D | refscale.c | 44 pr_alert("%s" SCALE_FLAG s, scale_type, ## x) 47 do { if (verbose) pr_alert("%s" SCALE_FLAG s, scale_type, ## x); } while (0) 50 do { if (verbose) pr_alert("%s" SCALE_FLAG "!!! " s, scale_type, ## x); } while (0) 589 pr_alert("%s" SCALE_FLAG in ref_scale_print_module_parms() 656 pr_alert("rcu-scale: invalid scale type: \"%s\"\n", scale_type); in ref_scale_init() 657 pr_alert("rcu-scale types:"); in ref_scale_init()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | torture.c | 102 pr_alert("%s" TORTURE_FLAG in torture_offline() 116 pr_alert("%s" TORTURE_FLAG in torture_offline() 121 pr_alert("%s" TORTURE_FLAG in torture_offline() 160 pr_alert("%s" TORTURE_FLAG in torture_online() 174 pr_alert("%s" TORTURE_FLAG in torture_online() 179 pr_alert("%s" TORTURE_FLAG in torture_online() 221 pr_alert("%s" TORTURE_FLAG in torture_onoff() 512 pr_alert("%s" TORTURE_FLAG in torture_shutdown() 692 pr_alert("torture_init_begin: Refusing %s init: %s running.\n", in torture_init_begin() 694 pr_alert("torture_init_begin: One torture test at a time!\n"); in torture_init_begin()
|
| H A D | scftorture.c | 42 pr_alert(SCFTORT_FLAG s, ## x) 45 do { if (verbose) pr_alert(SCFTORT_FLAG s, ## x); } while (0) 48 do { if (verbose) pr_alert(SCFTORT_FLAG "!!! " s, ## x); } while (0) 163 …pr_alert("%s %sscf_invoked_count %s: %lld single: %lld/%lld single_ofl: %lld/%lld many: %lld/%lld … in scf_torture_stats_print() 436 pr_alert(SCFTORT_FLAG in scftorture_print_module_parms()
|
| H A D | smp.c | 157 pr_alert("csd: CSD lock (#%d) got unstuck on CPU#%02d, CPU#%02d released the lock.\n", in csd_lock_wait_toolong() 176 …pr_alert("csd: %s non-responsive CSD lock (#%d) on CPU#%d, waiting %llu ns for CPU#%02d %pS(%ps).\… in csd_lock_wait_toolong() 180 pr_alert("\tcsd: CSD lock (#%d) handling prior %pS(%ps) request.\n", in csd_lock_wait_toolong() 184 pr_alert("\tcsd: CSD lock (#%d) %s.\n", in csd_lock_wait_toolong() 191 …pr_alert("csd: Re-sending CSD lock (#%d) IPI from CPU#%02d to CPU#%02d\n", *bug_id, raw_smp_proces… in csd_lock_wait_toolong()
|
| /OK3568_Linux_fs/kernel/arch/nios2/kernel/ |
| H A D | traps.c | 138 pr_alert("Unaligned access from kernel mode, this might be a hardware\n"); in handle_unaligned_c() 139 pr_alert("problem, dump registers and restart the instruction\n"); in handle_unaligned_c() 140 pr_alert(" BADADDR 0x%08lx\n", addr); in handle_unaligned_c() 141 pr_alert(" cause %d\n", cause); in handle_unaligned_c() 142 pr_alert(" op-code 0x%08lx\n", *(unsigned long *)(fp->ea)); in handle_unaligned_c()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_owner.c | 461 pr_alert("There is not page extension available.\n"); in __dump_page_owner() 470 pr_alert("page_owner info is not present (never set?)\n"); in __dump_page_owner() 476 pr_alert("page_owner tracks the page as allocated\n"); in __dump_page_owner() 478 pr_alert("page_owner tracks the page as freed\n"); in __dump_page_owner() 480 …pr_alert("page last allocated via order %u, migratetype %s, gfp_mask %#x(%pGg), pid %d, ts %llu, f… in __dump_page_owner() 486 pr_alert("page_owner allocation stack trace missing\n"); in __dump_page_owner() 494 pr_alert("page_owner free stack trace missing\n"); in __dump_page_owner() 497 pr_alert("page last free stack trace:\n"); in __dump_page_owner() 502 pr_alert("page has been migrated, last migrate reason: %s\n", in __dump_page_owner()
|
| H A D | page_pinner.c | 297 pr_alert("There is not page extension available.\n"); in __dump_page_pinner() 305 pr_alert("page_pinner info is not present (never set?)\n"); in __dump_page_pinner() 313 pr_alert("page last pinned %5lu.%06lu] count %d\n", in __dump_page_pinner() 317 pr_alert("PFN %lu Block %lu type %s Flags %#lx(%pGp)\n", in __dump_page_pinner() 325 pr_alert("page_pinner allocation stack trace missing\n"); in __dump_page_pinner()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | torture.h | 33 pr_alert("%s" TORTURE_FLAG " %s\n", torture_type, s) 35 do { if (verbose) pr_alert("%s" TORTURE_FLAG " %s\n", torture_type, s); } while (0) 37 do { if (verbose) pr_alert("%s" TORTURE_FLAG "!!! %s\n", torture_type, s); } while (0)
|
| /OK3568_Linux_fs/kernel/arch/x86/platform/uv/ |
| H A D | uv_nmi.c | 683 pr_alert("UV: Sending NMI IPI to %d CPUs: %*pbl\n", in uv_nmi_wait() 693 pr_alert("UV: %d CPUs not in NMI loop: %*pbl\n", in uv_nmi_wait() 698 pr_alert("UV: %d of %d CPUs in NMI\n", in uv_nmi_wait() 783 pr_alert("UV: NMI CPU health check (non-responding:%d)\n", out); in uv_nmi_action_health() 800 pr_alert("UV: tracing %s for %d CPUs from CPU %d\n", in uv_nmi_dump_state() 815 pr_alert("UV: %d CPUs ignored NMI\n", ignored); in uv_nmi_dump_state() 818 pr_alert("UV: process trace complete\n"); in uv_nmi_dump_state() 908 pr_alert("KGDB returned error, is kgdboc set?\n"); in uv_call_kgdb_kdb() 976 pr_alert("UV: unknown NMI action: %s\n", uv_nmi_action); in uv_handle_nmi()
|
| /OK3568_Linux_fs/kernel/arch/h8300/mm/ |
| H A D | fault.c | 48 pr_alert("Unable to handle kernel NULL pointer dereference"); in do_page_fault() 50 pr_alert("Unable to handle kernel access"); in do_page_fault()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | opal-flash.c | 283 pr_alert("FLASH: Image update cancelled\n"); in opal_flash_update() 308 pr_alert("FLASH: Flashing new firmware\n"); in opal_flash_update_print_message() 309 pr_alert("FLASH: Image is %u bytes\n", image_data.size); in opal_flash_update_print_message() 310 pr_alert("FLASH: Performing flash and reboot/shutdown\n"); in opal_flash_update_print_message() 311 pr_alert("FLASH: This will take several minutes. Do not power off!\n"); in opal_flash_update_print_message()
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | locktorture.c | 732 pr_alert("%s", buf); in lock_torture_stats_print() 744 pr_alert("%s", buf); in lock_torture_stats_print() 772 pr_alert("%s" TORTURE_FLAG in lock_torture_print_module_parms() 861 pr_alert("lock-torture: invalid torture type: \"%s\"\n", in lock_torture_init() 863 pr_alert("lock-torture types:"); in lock_torture_init() 865 pr_alert(" %s", torture_ops[i]->name); in lock_torture_init() 866 pr_alert("\n"); in lock_torture_init() 872 pr_alert("lock-torture: must run at least one locking thread\n"); in lock_torture_init()
|
| /OK3568_Linux_fs/kernel/arch/x86/mm/ |
| H A D | fault.c | 490 pr_alert("%s: NULL\n", name); in show_ldttss() 495 pr_alert("%s: 0x%hx -- out of bounds\n", name, index); in show_ldttss() 501 pr_alert("%s: 0x%hx -- GDT entry is not readable\n", in show_ldttss() 510 pr_alert("%s: 0x%hx -- base=0x%lx limit=0x%x\n", in show_ldttss() 541 pr_alert("BUG: kernel NULL pointer dereference, address: %px\n", in show_fault_oops() 544 pr_alert("BUG: unable to handle page fault for address: %px\n", in show_fault_oops() 547 pr_alert("#PF: %s %s in %s mode\n", in show_fault_oops() 553 pr_alert("#PF: error_code(0x%04lx) - %s\n", error_code, in show_fault_oops() 578 pr_alert("IDT: 0x%lx (limit=0x%hx) GDT: 0x%lx (limit=0x%hx)\n", in show_fault_oops()
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | fault.c | 120 pr_alert("8<--- cut here ---\n"); in __do_kernel_fault() 121 pr_alert("Unable to handle kernel %s at virtual address %08lx\n", in __do_kernel_fault() 525 pr_alert("8<--- cut here ---\n"); in do_DataAbort() 526 pr_alert("Unhandled fault: %s (0x%03x) at 0x%08lx\n", in do_DataAbort() 555 pr_alert("Unhandled prefetch abort: %s (0x%03x) at 0x%08lx\n", in do_PrefetchAbort()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/mm/ |
| H A D | fault.c | 575 pr_alert("BUG: %s on %s at 0x%08lx\n", in bad_page_fault() 582 pr_alert("BUG: Unable to handle kernel instruction fetch%s", in bad_page_fault() 586 pr_alert("BUG: Unable to handle kernel unaligned access at 0x%08lx\n", in bad_page_fault() 590 pr_alert("BUG: Unable to handle unknown paging fault at 0x%08lx\n", in bad_page_fault()
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | fault.c | 50 pr_alert("pgd = %p\n", pgd); in show_pte() 52 pr_alert("[%08lx] *pgd=%0*llx", addr, (u32)(sizeof(*pgd) * 2), in show_pte() 211 pr_alert("BUG: unable to handle kernel %s at %08lx\n", in show_fault_oops() 215 pr_alert("PC:"); in show_fault_oops()
|
| /OK3568_Linux_fs/kernel/arch/m68k/mm/ |
| H A D | fault.c | 46 pr_alert("Unable to handle kernel NULL pointer dereference"); in send_fault_sig() 48 pr_alert("Unable to handle kernel access"); in send_fault_sig()
|
| /OK3568_Linux_fs/kernel/arch/mips/sgi-ip30/ |
| H A D | ip30-irq.c | 75 pr_alert("IP30: CPU%d: HEART ATTACK! ISR = 0x%.16llx, IMR = 0x%.16llx, CAUSE = 0x%.16llx\n", in ip30_error_irq() 80 pr_alert(" HEART_MEMERR_ADDR = 0x%.16llx\n", err_reg); in ip30_error_irq() 86 pr_alert(" HEART Error IRQ #%d\n", i); in ip30_error_irq()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wb_regon_coordinator.c | 292 pr_alert("wbrc_sequencer failed to register a major number\n"); in wbrc_init() 299 pr_alert("Failed to register device class\n"); in wbrc_init() 308 pr_alert("Failed to create the device\n"); in wbrc_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wb_regon_coordinator.c | 292 pr_alert("wbrc_sequencer failed to register a major number\n"); in wbrc_init() 299 pr_alert("Failed to register device class\n"); in wbrc_init() 308 pr_alert("Failed to create the device\n"); in wbrc_init()
|
| /OK3568_Linux_fs/kernel/arch/nios2/mm/ |
| H A D | fault.c | 199 pr_alert("Unable to handle kernel %s at virtual address %08lx", in do_page_fault() 202 pr_alert("ea = %08lx, ra = %08lx, cause = %ld\n", regs->ea, regs->ra, in do_page_fault()
|