Searched refs:pr_warn_once (Results 51 - 75 of 198) sorted by relevance

12345678

/linux-master/drivers/cpufreq/
H A Dpowernv-cpufreq.c186 pr_warn_once("idx_to_pstate: index %u is out of bound\n", i);
212 pr_warn_once("pstate_to_idx: pstate 0x%x not found\n", pstate);
574 pr_warn_once("CPU %d on Chip %u has Pmax(0x%x) reduced below that of nominal frequency(0x%x)\n",
/linux-master/drivers/firmware/
H A Darm_sdei.c308 pr_warn_once("failed to mask CPU[%u]: %d\n",
328 pr_warn_once("failed to unmask CPU[%u]: %d\n",
351 pr_warn_once("failed to reset CPU[%u]: %d\n",
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal.c264 pr_warn_once("message queue no memory\n");
267 pr_warn_once("message queue full\n");
376 pr_warn_once("%s: Unknown message type: %u\n", __func__, type);
/linux-master/arch/x86/kernel/cpu/
H A Dbugs.c1605 pr_warn_once("Unknown Spectre v2 mode, disabling RSB mitigation at VM exit");
1934 pr_warn_once(SPECTRE_V2_EIBRS_LFENCE_EBPF_SMT_MSG);
1953 pr_warn_once(MDS_MSG_SMT);
1964 pr_warn_once(TAA_MSG_SMT);
1975 pr_warn_once(MMIO_MSG_SMT);
/linux-master/arch/loongarch/kernel/
H A Dhw_breakpoint.c137 pr_warn_once("Unhandled hw breakpoint ops %d\n", ops);
/linux-master/drivers/firmware/efi/
H A Druntime-wrappers.c324 pr_warn_once("EFI Runtime Services are disabled!\n");
/linux-master/fs/pstore/
H A Dplatform.c199 pr_warn_once("zlib_deflateEnd() failed: %d\n", ret);
/linux-master/arch/x86/kvm/vmx/
H A Dsgx.c169 pr_warn_once("SGX PROVISIONKEY advertised but not allowed\n");
/linux-master/drivers/hv/
H A Dhv_util.c331 pr_warn_once("TIMESYNC IC: Stale time stamp, %llu nsecs old\n",
/linux-master/include/linux/
H A Dprintk.h614 #define pr_warn_once(fmt, ...) \ macro
/linux-master/arch/x86/mm/
H A Ddump_pagetables.c240 pr_warn_once("x86/mm: PCI BIOS W+X mapping %lu pages\n", npages);
/linux-master/drivers/xen/
H A Dballoon.c767 pr_warn_once("Initial ballooning failed, %ld pages need to be freed.\n",
/linux-master/fs/smb/client/
H A Dfs_context.c719 pr_warn_once("No dialect specified on mount. Default has changed to a more secure dialect, SMB2.1 or later (e.g. SMB3.1.1), from CIFS (SMB1). To use the less secure SMB1 dialect to access old servers which do not support SMB3.1.1 (or even SMB3 or SMB2.1) specify vers=1.0 on mount.\n");
1468 pr_warn_once("Witness protocol support is experimental\n");
1486 pr_warn_once("conflicting posix mount options specified\n");
1491 pr_warn_once("conflicting posix mount options specified\n");
H A Dsmb2pdu.c780 pr_warn_once("server sent bad preauth context\n");
783 pr_warn_once("server sent invalid SaltLength\n");
787 pr_warn_once("Invalid SMB3 hash algorithm count\n");
789 pr_warn_once("unknown SMB3 hash algorithm\n");
806 pr_warn_once("server sent bad compression cntxt\n");
811 pr_warn_once("invalid SMB3 compress algorithm count\n");
819 pr_warn_once("invalid compression algorithm '%u'\n", alg);
839 pr_warn_once("server sent bad crypto ctxt len\n");
844 pr_warn_once("Invalid SMB3.11 cipher count\n");
865 pr_warn_once("Serve
[all...]
/linux-master/arch/powerpc/kernel/
H A Dsysfs.c54 pr_warn_once("%s (%d) stored to unsupported smt_snooze_delay, which has no effect.\n",
63 pr_warn_once("%s (%d) read from unsupported smt_snooze_delay\n",
H A Dlegacy_serial.c517 pr_warn_once("Not activating Freescale specific workaround for device %pOFP\n",
/linux-master/kernel/printk/
H A Dprintk_ringbuffer.c1405 pr_warn_once("wrong text_len value (%hu, expecting 0)\n",
1428 pr_warn_once("wrong text_len value (%hu, expecting <=%u)\n",
/linux-master/drivers/iommu/intel/
H A Dperfmon.c526 pr_warn_once("Cannot find the assigned event for counter %d\n", i);
618 pr_warn_once("The number of IOMMU counters %d > max(%d), clipping!",
/linux-master/arch/riscv/kvm/
H A Dvcpu_pmu.c794 pr_warn_once("Limiting the hardware counters to 32 as specified by the ISA");
/linux-master/drivers/clocksource/
H A Dtimer-ti-dm-systimer.c693 pr_warn_once("ARM architected timer wrap issue i940 detected\n");
/linux-master/kernel/time/
H A Dtick-broadcast.c237 pr_warn_once("%s depends on broadcast, but no broadcast function available\n",
/linux-master/drivers/clk/zynqmp/
H A Dclkc.c620 pr_warn_once("%s() 0x%x: %s register fail with %ld\n",
/linux-master/drivers/pci/
H A Dof.c518 pr_warn_once("%s: possibly some PCI slots don't have level triggered interrupts capability\n",
/linux-master/arch/x86/events/intel/
H A Duncore.h263 pr_warn_once("perf uncore: Invalid offset 0x%lx exceeds mapped area of %s.\n",
/linux-master/drivers/acpi/
H A Dbutton.c217 pr_warn_once("The lid device is not compliant to SW_LID.\n");

Completed in 266 milliseconds

12345678