Searched refs:pr_warn_once (Results 1 - 25 of 197) sorted by relevance

12345678

/linux-master/include/linux/iio/timer/
H A Dstm32-lptim-trigger.h24 pr_warn_once("stm32 lptim_trigger not linked in\n");
H A Dstm32-timer-trigger.h81 pr_warn_once("stm32-timer-trigger not linked in\n");
/linux-master/arch/x86/kvm/vmx/
H A Dvmx_onhyperv.c21 pr_warn_once(#field " unsupported with eVMCS: 0x%llx\n",\
/linux-master/drivers/acpi/
H A Dreboot.c32 pr_warn_once("PCI configuration space access is not supported\n");
/linux-master/arch/x86/kernel/cpu/
H A Dtopology_ext.c85 pr_warn_once(FW_BUG "CPUID leaf 0x%x subleaf %d APIC ID mismatch %x != %x\n",
113 pr_warn_once(FW_BUG "CPUID leaf 0x%x subleaf 0 has shift level 0 but %u CPUs. Fixing it up.\n",
H A Dintel_epb.c111 pr_warn_once("ENERGY_PERF_BIAS: Set to 'normal', was 'performance'\n");
/linux-master/net/netfilter/
H A Dxt_CHECKSUM.c62 pr_warn_once("CHECKSUM should be avoided. If really needed, restrict with \"-p udp\" and only use in OUTPUT\n");
/linux-master/arch/x86/xen/
H A Dmmu_hvm.c26 pr_warn_once("Unexpected HVMOP_get_mem_type failure\n");
H A Dpmu.c414 pr_warn_once("%s: pmudata not initialized\n", __func__);
435 pr_warn_once("%s: pmudata not initialized\n", __func__);
459 pr_warn_once("%s: pmudata not initialized\n", __func__);
500 pr_warn_once("%s: pmudata not initialized\n", __func__);
515 pr_warn_once("%s: failed hypercall, err: %d\n", __func__, err);
/linux-master/kernel/module/
H A Dversion.c50 pr_warn_once("%s: no symbol version for %s\n", info->name, symname);
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_log_debugfs.c52 pr_warn_once("preallocated size:%zx for %s exceeded\n",
75 pr_warn_once("preallocated size:%zx for %s exceeded\n",
/linux-master/block/
H A Dblk-crypto-internal.h221 pr_warn_once("crypto API fallback is disabled\n");
227 pr_warn_once("crypto API fallback disabled; failing request.\n");
/linux-master/include/linux/ceph/
H A Dceph_debug.h65 pr_warn_once("[%pU %llu]: " fmt, &client->fsid, \
/linux-master/drivers/base/
H A Darch_numa.c311 pr_warn_once("Warning: distance table not allocated yet\n");
317 pr_warn_once("Warning: node ids are out of bound, from=%d to=%d distance=%d\n",
324 pr_warn_once("Warning: invalid distance parameter, from=%d to=%d distance=%d\n",
/linux-master/arch/arm64/kernel/
H A Dparavirt.c120 pr_warn_once("Unexpected revision or attributes in stolen time data\n");
/linux-master/drivers/scsi/
H A Dscsi_bsg.c24 pr_warn_once("BIDI support in bsg has been removed.\n");
/linux-master/net/ipv4/
H A Dudplite.c24 pr_warn_once("UDP-Lite is deprecated and scheduled to be removed in 2025, "
/linux-master/net/ipv6/
H A Dudplite.c20 pr_warn_once("UDP-Lite is deprecated and scheduled to be removed in 2025, "
/linux-master/kernel/
H A Drseq.c211 pr_warn_once("Deprecated flags (%u) in %s ABI structure", test_flags, str);
214 pr_warn_once("Unknown flags (%u) in %s ABI structure", test_flags, str);
/linux-master/drivers/cpufreq/
H A Dp4-clockmod.c122 pr_warn_once("Warning: EST-capable CPU detected. The acpi-cpufreq module offers voltage scaling in addition to frequency scaling. You should use that instead of p4-clockmod, if possible.\n");
/linux-master/drivers/xen/
H A Dtime.c94 pr_warn_once("%s: memory leak as runstate_delta is not NULL\n",
/linux-master/arch/arc/kernel/
H A Dstacktrace.c156 pr_warn_once("CONFIG_ARC_DW2_UNWIND needs to be enabled\n");
/linux-master/drivers/acpi/riscv/
H A Drhct.c25 pr_warn_once("No RHCT table found\n");
/linux-master/arch/arm/kernel/
H A Dhw_breakpoint.c132 pr_warn_once("CPUID feature registers not supported. "
262 pr_warn_once("Failed to enable monitor mode on CPU %d.\n",
1053 pr_warn_once("CPU %d debug is powered down!\n", cpu);
1074 pr_warn_once("CPU %d failed to disable vector catch\n", cpu);
1094 pr_warn_once("CPU %d failed to clear debug register pairs\n", cpu);
/linux-master/net/xfrm/
H A Dxfrm_compat.c221 pr_warn_once("unsupported nlmsg_type %d\n", nlh_src->nlmsg_type);
283 pr_warn_once("unsupported nla_type %d\n", src->nla_type);
330 pr_warn_once("unsupported nlmsg_type %d\n", nlh_src->nlmsg_type);

Completed in 191 milliseconds

12345678