| /linux/arch/arm64/mm/ |
| H A D | fault.c | 66 pr_alert("Data abort info:\n"); in data_abort_decode() 69 pr_alert(" Access size = %u byte(s)\n", in data_abort_decode() 71 pr_alert(" SSE = %lu, SRT = %lu\n", in data_abort_decode() 74 pr_alert(" SF = %lu, AR = %lu\n", in data_abort_decode() 78 pr_alert(" ISV = 0, ISS = 0x%08lx, ISS2 = 0x%08lx\n", in data_abort_decode() 82 pr_alert(" CM = %lu, WnR = %lu, TnD = %lu, TagAccess = %lu\n", in data_abort_decode() 88 pr_alert(" GCS = %ld, Overlay = %lu, DirtyBit = %lu, Xs = %llu\n", in data_abort_decode() 97 pr_alert("Mem abort info:\n"); in mem_abort_decode() 99 pr_alert(" ESR = 0x%016lx\n", esr); in mem_abort_decode() 100 pr_alert(" EC = 0x%02lx: %s, IL = %u bits\n", in mem_abort_decode() [all …]
|
| /linux/arch/nios2/kernel/ |
| H A D | traps.c | 133 pr_alert("Unaligned access from kernel mode, this might be a hardware\n"); in handle_unaligned_c() 134 pr_alert("problem, dump registers and restart the instruction\n"); in handle_unaligned_c() 135 pr_alert(" BADADDR 0x%08lx\n", addr); in handle_unaligned_c() 136 pr_alert(" cause %d\n", cause); in handle_unaligned_c() 137 pr_alert(" op-code 0x%08lx\n", *(unsigned long *)(fp->ea)); in handle_unaligned_c()
|
| /linux/kernel/rcu/ |
| H A D | rcutorture.c | 1469 pr_alert("%s: gp_cond without primitives.\n", __func__); in rcu_torture_write_types() 1475 pr_alert("%s: gp_cond_exp without primitives.\n", __func__); in rcu_torture_write_types() 1481 pr_alert("%s: gp_cond_full without primitives.\n", __func__); in rcu_torture_write_types() 1488 pr_alert("%s: gp_cond_exp_full without primitives.\n", __func__); in rcu_torture_write_types() 1494 pr_alert("%s: gp_exp without primitives.\n", __func__); in rcu_torture_write_types() 1500 pr_alert("%s: gp_normal without primitives.\n", __func__); in rcu_torture_write_types() 1507 pr_alert("%s: gp_poll without primitives.\n", __func__); in rcu_torture_write_types() 1514 pr_alert("%s: gp_poll_full without primitives.\n", __func__); in rcu_torture_write_types() 1520 pr_alert("%s: gp_poll_exp without primitives.\n", __func__); in rcu_torture_write_types() 1527 pr_alert("%s: gp_poll_exp_full without primitives.\n", __func__); in rcu_torture_write_types() [all …]
|
| H A D | rcuscale.c | 52 pr_alert("%s" SCALE_FLAG " %s\n", scale_type, s) 54 do { if (verbose) pr_alert("%s" SCALE_FLAG " %s\n", scale_type, s); } while (0) 56 pr_alert("%s" SCALE_FLAG "!!! %s\n", scale_type, s) 617 pr_alert("%s%s rcu_scale_writer %ld has %d measurements\n", in rcu_scale_writer() 677 pr_alert("%s" SCALE_FLAG in rcu_scale_print_module_parms() 796 …pr_alert("Total time taken by all kfree'ers: %llu ns, loops: %d, batches: %ld, memory footprint: %… in kfree_scale_thread() 864 pr_alert("%s" SCALE_FLAG in kfree_scale_init() 871 pr_alert("CONFIG_RCU_LAZY is disabled, falling back to kfree_rcu() for delayed RCU kfree'ing\n"); in kfree_scale_init() 891 pr_alert("ERROR: call_rcu() CBs are not being lazy as expected!\n"); in kfree_scale_init() 897 pr_alert("ERROR: call_rcu() CBs are being too lazy!\n"); in kfree_scale_init() [all …]
|
| H A D | refscale.c | 46 pr_alert("%s" SCALE_FLAG s, scale_type, ## x) 51 pr_alert("%s" SCALE_FLAG s "\n", scale_type, ## x); \ 62 pr_alert("%s" SCALE_FLAG s "\n", scale_type, ## x); \ 66 #define SCALEOUT_ERRSTRING(s, x...) pr_alert("%s" SCALE_FLAG "!!! " s "\n", scale_type, ## x) 1346 pr_alert("%s", seq_buf_str(&s)); in process_durations() 1354 pr_alert("%s\n", seq_buf_str(&s)); in process_durations() 1428 pr_alert("Runs\tTime(ns)\n"); in main_func() 1437 pr_alert("%s", buf); in main_func() 1442 pr_alert("%s", buf); in main_func() 1465 pr_alert("%s" SCALE_FLAG in ref_scale_print_module_parms() [all …]
|
| /linux/arch/x86/platform/uv/ |
| H A D | uv_nmi.c | 686 pr_alert("UV: Sending NMI IPI to %d CPUs: %*pbl\n", in uv_nmi_wait() 696 pr_alert("UV: %d CPUs not in NMI loop: %*pbl\n", in uv_nmi_wait() 701 pr_alert("UV: %d of %d CPUs in NMI\n", in uv_nmi_wait() 786 pr_alert("UV: NMI CPU health check (non-responding:%d)\n", out); in uv_nmi_action_health() 803 pr_alert("UV: tracing %s for %d CPUs from CPU %d\n", in uv_nmi_dump_state() 818 pr_alert("UV: %d CPUs ignored NMI\n", ignored); in uv_nmi_dump_state() 821 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() 982 pr_alert("UV: unknown NMI action: %d\n", uv_nmi_action); in uv_handle_nmi()
|
| /linux/include/linux/ |
| H A D | torture.h | 34 pr_alert("%s" TORTURE_FLAG " %s\n", torture_type, s) 39 pr_alert("%s" TORTURE_FLAG " %s\n", torture_type, s); \ 43 pr_alert("%s" TORTURE_FLAG "!!! %s\n", torture_type, s)
|
| /linux/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()
|
| /linux/mm/ |
| H A D | page_owner.c | 614 pr_alert("There is not page extension available.\n"); in __dump_page_owner() 623 pr_alert("page_owner info is not present (never set?)\n"); in __dump_page_owner() 629 pr_alert("page_owner tracks the page as allocated\n"); in __dump_page_owner() 631 pr_alert("page_owner tracks the page as freed\n"); in __dump_page_owner() 633 …pr_alert("page last allocated via order %u, migratetype %s, gfp_mask %#x(%pGg), pid %d, tgid %d (%… in __dump_page_owner() 640 pr_alert("page_owner allocation stack trace missing\n"); in __dump_page_owner() 646 pr_alert("page_owner free stack trace missing\n"); in __dump_page_owner() 648 pr_alert("page last free pid %d tgid %d stack trace:\n", in __dump_page_owner() 654 pr_alert("page has been migrated, last migrate reason: %s\n", in __dump_page_owner()
|
| /linux/arch/arm/mm/ |
| H A D | fault.c | 149 pr_alert("8<--- cut here ---\n"); in die_kernel_fault() 150 pr_alert("Unable to handle kernel %s at virtual address %08lx when %s\n", in die_kernel_fault() 648 pr_alert("8<--- cut here ---\n"); in do_DataAbort() 649 pr_alert("Unhandled fault: %s (0x%03x) at 0x%08lx\n", in do_DataAbort() 678 pr_alert("8<--- cut here ---\n"); in do_PrefetchAbort() 679 pr_alert("Unhandled prefetch abort: %s (0x%03x) at 0x%08lx\n", in do_PrefetchAbort()
|
| /linux/arch/x86/mm/ |
| H A D | fault.c | 484 pr_alert("%s: NULL\n", name); in show_ldttss() 489 pr_alert("%s: 0x%hx -- out of bounds\n", name, index); in show_ldttss() 495 pr_alert("%s: 0x%hx -- GDT entry is not readable\n", in show_ldttss() 504 pr_alert("%s: 0x%hx -- base=0x%lx limit=0x%x\n", in show_ldttss() 536 pr_alert("BUG: kernel NULL pointer dereference, address: %px\n", in show_fault_oops() 539 pr_alert("BUG: unable to handle page fault for address: %px\n", in show_fault_oops() 542 pr_alert("#PF: %s %s in %s mode\n", in show_fault_oops() 548 pr_alert("#PF: error_code(0x%04lx) - %s\n", error_code, in show_fault_oops() 574 pr_alert("IDT: 0x%lx (limit=0x%hx) GDT: 0x%lx (limit=0x%hx)\n", in show_fault_oops()
|
| /linux/samples/rust/ |
| H A D | rust_print_main.rs | 66 pr_alert!("Alert message (level 1) without args\n"); in init() 78 pr_alert!("{} message (level {}) with args\n", "Alert", 1); in init()
|
| /linux/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()
|
| /linux/kernel/locking/ |
| H A D | locktorture.c | 260 pr_alert("%s: delay = %lu jiffies.\n", __func__, jiffies - j); in torture_spin_lock_write_delay() 1055 pr_alert("%s", buf); in lock_torture_stats_print() 1067 pr_alert("%s", buf); in lock_torture_stats_print() 1101 pr_alert("%s" TORTURE_FLAG in lock_torture_print_module_parms() 1252 pr_alert("lock-torture: invalid torture type: \"%s\"\n", in lock_torture_init() 1254 pr_alert("lock-torture types:"); in lock_torture_init() 1256 pr_alert(" %s", torture_ops[i]->name); in lock_torture_init() 1257 pr_alert("\n"); in lock_torture_init() 1264 pr_alert("lock-torture: must run at least one locking thread\n"); in lock_torture_init()
|
| /linux/arch/m68k/mm/ |
| H A D | fault.c | 48 pr_alert("Unable to handle kernel NULL pointer dereference"); in send_fault_sig() 50 pr_alert("Unable to handle kernel access"); in send_fault_sig()
|
| /linux/kernel/ |
| H A D | smp.c | 245 pr_alert("csd: CSD lock (#%d) got unstuck on CPU#%02d, CPU#%02d released the lock.\n", in csd_lock_wait_toolong() 262 pr_alert("sched_clock on CPU %d went backward by %llu ns\n", raw_smp_processor_id(), ts_delta); in csd_lock_wait_toolong() 278 pr_alert("csd: %s non-responsive CSD lock (#%d) on CPU#%d, waiting %lld ns for CPU#%02d %pS(%ps).\n", in csd_lock_wait_toolong() 291 pr_alert("\tcsd: CSD lock (#%d) handling prior %pS(%ps) request.\n", in csd_lock_wait_toolong() 295 pr_alert("\tcsd: CSD lock (#%d) %s.\n", in csd_lock_wait_toolong() 302 pr_alert("csd: Re-sending CSD lock (#%d) IPI from CPU#%02d to CPU#%02d\n", *bug_id, raw_smp_processor_id(), cpu); in csd_lock_wait_toolong()
|
| /linux/arch/nios2/mm/ |
| H A D | fault.c | 191 pr_alert("Unable to handle kernel %s at virtual address %08lx", in do_page_fault() 194 pr_alert("ea = %08lx, ra = %08lx, cause = %ld\n", regs->ea, regs->ra, in do_page_fault()
|
| /linux/arch/mips/sgi-ip30/ |
| H A D | ip30-irq.c | 76 pr_alert("IP30: CPU%d: HEART ATTACK! ISR = 0x%.16llx, IMR = 0x%.16llx, CAUSE = 0x%.16llx\n", in ip30_error_irq() 81 pr_alert(" HEART_MEMERR_ADDR = 0x%.16llx\n", err_reg); in ip30_error_irq() 87 pr_alert(" HEART Error IRQ #%d\n", i); in ip30_error_irq()
|
| /linux/arch/riscv/mm/ |
| H A D | fault.c | 40 pr_alert("Current %s pgtable: %luK pagesize, %d-bit VAs, pgdp=0x%016llx\n", in show_pte() 46 pr_alert("[%016lx] pgd=%016lx", addr, pgd_val(pgd)); in show_pte() 84 pr_alert("Unable to handle kernel %s at virtual address " REG_FMT "\n", msg, in die_kernel_fault()
|
| /linux/drivers/watchdog/ |
| H A D | pretimeout_noop.c | 20 pr_alert("watchdog%d: pretimeout event\n", wdd->id); in pretimeout_noop()
|
| /linux/drivers/acpi/ |
| H A D | acpi_ffh.c | 52 pr_alert("OperationRegion handler could not be installed\n"); in acpi_init_ffh()
|
| /linux/rust/kernel/ |
| H A D | prelude.rs | 38 pub use super::{pr_alert, pr_crit, pr_debug, pr_emerg, pr_err, pr_info, pr_notice, pr_warn};
|
| H A D | device.rs | 383 pub fn pr_alert(&self, args: fmt::Arguments<'_>) { in pr_alert() method 771 ($($f:tt)*) => { $crate::dev_printk!(pr_alert, $($f)*); }
|
| /linux/Documentation/core-api/ |
| H A D | printk-basics.rst | 35 | KERN_ALERT | "1" | pr_alert() | 111 :functions: printk pr_emerg pr_alert pr_crit pr_err pr_warn pr_notice pr_info
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | printk-basics.rst | 42 | KERN_ALERT | "1" | pr_alert() |
|