Symbol: pr_notice_once
arch/x86/include/asm/ia32.h
87
pr_notice_once("32-bit emulation disabled. You can reenable with ia32_emulation=on\n");
arch/x86/kernel/apic/x2apic_uv_x.c
1583
pr_notice_once("%s: using deprecated /proc/sgi_uv/hubbed, use /sys/firmware/sgi_uv/hub_type\n",
arch/x86/kernel/apic/x2apic_uv_x.c
1591
pr_notice_once("%s: using deprecated /proc/sgi_uv/hubless, use /sys/firmware/sgi_uv/hubless\n",
arch/x86/kernel/apic/x2apic_uv_x.c
1599
pr_notice_once("%s: using deprecated /proc/sgi_uv/archtype, use /sys/firmware/sgi_uv/archtype\n",
arch/x86/kernel/cpu/amd.c
1104
pr_notice_once("SVM disabled (by BIOS) in MSR_VM_CR\n");
arch/x86/kernel/cpu/amd.c
934
pr_notice_once("AMD Zen1 DIV0 bug detected. Disable SMT for full protection.\n");
arch/x86/kernel/cpu/amd.c
966
pr_notice_once("Zenbleed: please update your microcode for the most optimal fix\n");
arch/x86/kernel/cpu/hygon.c
197
pr_notice_once("SVM disabled (by BIOS) in MSR_VM_CR\n");
crypto/asymmetric_keys/pkcs7_verify.c
154
pr_notice_once("%s: No digest available\n", __func__);
drivers/acpi/numa/hmat.c
376
pr_notice_once("Failed to allocate HMAT locality\n");
drivers/acpi/numa/hmat.c
507
pr_notice_once("Failed to allocate HMAT cache info\n");
drivers/acpi/osi.c
51
pr_notice_once(FW_BUG
drivers/acpi/osi.c
58
pr_notice_once(
drivers/edac/amd64_edac.c
766
pr_notice_once("Don't forget to decrease MCE polling interval in\n"
drivers/platform/x86/asus-wmi.c
348
pr_notice_once("Accessing attributes through /sys/bus/platform/asus_wmi is deprecated and will be removed in a future release. Please switch over to /sys/class/firmware_attributes.\n");
drivers/ras/amd/atl/prm.c
50
pr_notice_once("PRM address translation failed\n");
drivers/scsi/libsas/sas_internal.h
268
pr_notice_once("ATA device seen but CONFIG_SCSI_SAS_ATA=N\n");
kernel/module/main.c
2539
pr_notice_once("%s: tainting kernel with TAINT_LIVEPATCH\n",
kernel/module/main.c
2554
pr_notice_once("%s: module verification failed: signature "
net/can/isotp.c
1040
pr_notice_once("can-isotp: uninit cfecho %08X\n", so->cfecho);
net/can/isotp.c
1109
pr_notice_once("can-isotp: %s: can_send_ret %pe\n",
net/can/isotp.c
266
pr_notice_once("can-isotp: %s: can_send_ret %pe\n",
net/can/isotp.c
814
pr_notice_once("can-isotp: cfecho is %08X != 0\n", so->cfecho);
net/can/isotp.c
822
pr_notice_once("can-isotp: %s: can_send_ret %pe\n",
net/can/isotp.c
825
pr_notice_once("can-isotp: tx queue is full\n");
net/sched/act_mirred.c
273
pr_notice_once("tc mirred: Loop (%s:%s --> %s:%s)\n",
net/sched/act_mirred.c
452
pr_notice_once("tc mirred: target device is gone\n");
net/sched/act_mirred.c
459
pr_notice_once("tc mirred: loop on device %s\n",
security/integrity/ima/ima_policy.c
1253
pr_notice_once("%s", msg);