Searched refs:pr_warn_once (Results 101 - 125 of 200) sorted by relevance

12345678

/linux-master/arch/arm64/kvm/
H A Darm.c2834 pr_warn_once("KVM is not available. Ignoring kvm-arm.mode\n");
2842 pr_warn_once("Protected KVM not available with VHE\n");
/linux-master/drivers/edac/
H A Dskx_base.c602 pr_warn_once("Fake error to 0x%llx injected via debugfs\n", val);
/linux-master/net/dccp/
H A Dproto.c194 pr_warn_once("DCCP is deprecated and scheduled to be removed in 2025, "
/linux-master/arch/x86/kvm/svm/
H A Davic.c913 pr_warn_once("no route for guest_irq %u/%u (broken user space?)\n",
/linux-master/drivers/acpi/
H A Dbattery.c604 pr_warn_once(FW_BUG "(dis)charge rate invalid.\n");
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ctx.c72 pr_warn_once("AMD-->DRM context priority value UNSET-->NORMAL");
/linux-master/mm/damon/
H A Ddbgfs.c30 pr_warn_once(DAMON_DBGFS_DEPRECATION_NOTICE);
/linux-master/net/wireless/
H A Dwext-core.c645 pr_warn_once("warning: `%s' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211\n",
/linux-master/fs/smb/client/
H A Dmisc.c1199 pr_warn_once("%s: could not find dfs superblock\n", __func__);
/linux-master/drivers/usb/core/
H A Dport.c560 pr_warn_once("usb: port power management may be unreliable\n");
/linux-master/kernel/time/
H A Dclocksource.c814 pr_warn_once("Failed to enable the non-suspend-able clocksource.\n");
/linux-master/drivers/thermal/
H A Dthermal_sysfs.c804 pr_warn_once("Thermal transition table exceeds PAGE_SIZE. Disabling\n");
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Dcore.c327 pr_warn_once("Non Linear delay-bw map not supported but queried\n");
H A Dmonitor.c692 pr_warn_once("Failure to get domain for MBA update\n");
/linux-master/arch/x86/events/amd/
H A Dcore.c975 pr_warn_once("Reserved PerfCntrGlobalStatus bits are set (0x%llx), please consider updating microcode\n",
/linux-master/arch/powerpc/kernel/
H A Dsmp.c1434 pr_warn_once("CPU %d : Inconsistent L1 and L2 cache siblings\n",
/linux-master/drivers/of/
H A Daddress.c154 pr_warn_once("%pOF: Missing device_type\n", np);
/linux-master/kernel/
H A Dkcov.c498 pr_warn_once("kcov: vm_insert_page() failed\n");
/linux-master/include/linux/
H A Dfb.h882 pr_warn_once("fb%d: " fmt, (fb_info)->node, ##__VA_ARGS__)
/linux-master/mm/
H A Dmremap.c833 pr_warn_once("%s (%d): attempted to duplicate a private mapping with mremap. This is not supported.\n", current->comm, current->pid);
/linux-master/arch/x86/kernel/apic/
H A Dvector.c983 pr_warn_once("Moved interrupt pending in old target APIC %u\n", apicd->irq);
/linux-master/arch/x86/kernel/cpu/
H A Dintel.c1188 pr_warn_once("#AC: %s/%d %s split_lock trap at address: 0x%lx\n",
/linux-master/arch/x86/kvm/vmx/
H A Dvmx.c2634 pr_warn_once("EPT CAP should not exist if not support "
2645 pr_warn_once("VPID CAP should not exist if not support "
2693 pr_warn_once("Inconsistent VM-Entry/VM-Exit pair, entry = %x, exit = %x\n",
3060 pr_warn_once("segment base is not paragraph aligned "
7654 pr_warn_once(L1TF_MSG_SMT);
7656 pr_warn_once(L1TF_MSG_L1D);
8434 pr_warn_once("VM_EXIT_LOAD_IA32_PERF_GLOBAL_CTRL "
/linux-master/net/smc/
H A Dsmc_llc.c244 pr_warn_once("smc: SMC-R lg %*phN net %llu dropped parallel "
362 pr_warn_once("smc: SMC-R lg %*phN net %llu dropped unexpected LLC msg: "
/linux-master/net/batman-adv/
H A Dmulticast.c302 pr_warn_once("No bridge IGMP snooping compiled - multicast optimizations disabled\n");

Completed in 301 milliseconds

12345678