/linux-4.4.14/arch/x86/xen/ |
D | pmu.c | 393 pr_warn_once("%s: pmudata not initialized\n", __func__); in pmu_apic_update() 413 pr_warn_once("%s: pmudata not initialized\n", __func__); in xen_is_in_guest() 428 pr_warn_once("%s: pmudata not initialized\n", __func__); in xen_is_user_mode() 443 pr_warn_once("%s: pmudata not initialized\n", __func__); in xen_get_guest_ip() 485 pr_warn_once("%s: pmudata not initialized\n", __func__); in xen_pmu_irq_handler() 500 pr_warn_once("%s: failed hypercall, err: %d\n", __func__, err); in xen_pmu_irq_handler() 550 pr_warn_once("Could not initialize VPMU for cpu %d, error %d\n", in xen_pmu_init()
|
/linux-4.4.14/arch/arm/kernel/ |
D | hw_breakpoint.c | 143 pr_warn_once("CPUID feature registers not supported. " in get_debug_arch() 270 pr_warn_once("Failed to enable monitor mode on CPU %d.\n", in enable_monitor_mode() 969 pr_warn_once("CPU %d debug is powered down!\n", cpu); in reset_ctrl_regs() 990 pr_warn_once("CPU %d failed to disable vector catch\n", cpu); in reset_ctrl_regs() 1010 pr_warn_once("CPU %d failed to clear debug register pairs\n", cpu); in reset_ctrl_regs()
|
/linux-4.4.14/arch/metag/mm/ |
D | l2cache.c | 56 pr_warn_once("L2 Cache: unknown line size id (config=0x%08x)\n", in meta_l2c_setup()
|
/linux-4.4.14/net/netfilter/ |
D | nf_conntrack_proto_generic.c | 97 …pr_warn_once("conntrack: generic helper won't handle protocol %d. Please consider loading the spec… in generic_new()
|
/linux-4.4.14/drivers/ntb/hw/intel/ |
D | ntb_hw_intel.c | 253 pr_warn_once("%s: NTB unsafe doorbell access", __func__); in ndev_db_addr() 272 pr_warn_once("%s: NTB unsafe doorbell access", __func__); in ndev_db_read() 281 pr_warn_once("%s: NTB unsafe doorbell access", __func__); in ndev_db_write() 297 pr_warn_once("%s: NTB unsafe doorbell access", __func__); in ndev_db_set_mask() 318 pr_warn_once("%s: NTB unsafe doorbell access", __func__); in ndev_db_clear_mask() 348 pr_warn_once("%s: NTB unsafe scratchpad access", __func__); in ndev_spad_addr() 365 pr_warn_once("%s: NTB unsafe scratchpad access", __func__); in ndev_spad_read() 377 pr_warn_once("%s: NTB unsafe scratchpad access", __func__); in ndev_spad_write()
|
/linux-4.4.14/arch/arc/kernel/ |
D | unaligned.c | 213 pr_warn_once("%s(%d) made unaligned access which was emulated" in misaligned_fixup()
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | intel.c | 390 pr_warn_once("ENERGY_PERF_BIAS: Set to 'normal', was 'performance'\n"); in init_intel_energy_perf() 391 pr_warn_once("ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)\n"); in init_intel_energy_perf()
|
/linux-4.4.14/arch/x86/mm/ |
D | numa.c | 414 pr_warn_once("NUMA: Warning: node ids are out of bound, from=%d to=%d distance=%d\n", in numa_set_distance() 421 pr_warn_once("NUMA: Warning: invalid distance parameter, from=%d to=%d distance=%d\n", in numa_set_distance()
|
D | pgtable.c | 616 …pr_warn_once("%s: Cannot satisfy [mem %#010llx-%#010llx] with a huge-page mapping due to MTRR over… in pmd_set_huge()
|
D | init_64.c | 1288 pr_warn_once("vmemmap: falling back to regular page backing\n"); in vmemmap_populate_hugepages()
|
/linux-4.4.14/arch/x86/kernel/ |
D | process.c | 442 pr_warn_once("WARNING: polling idle and HT enabled, performance may degrade\n"); in select_idle_routine()
|
/linux-4.4.14/drivers/spi/ |
D | spi-rockchip.c | 542 pr_warn_once("rockchip-spi: %u Hz are too slow to express %u ns delay\n", in rockchip_spi_config() 546 pr_warn_once("rockchip-spi: %u Hz are too fast to express %u ns delay, clamping at %u ns\n", in rockchip_spi_config()
|
D | spi-sh-msiof.c | 875 pr_warn_once("%s %s: DMA not available, falling back to PIO\n", in sh_msiof_transfer_one()
|
D | spi-rspi.c | 615 pr_warn_once("%s %s: DMA not available, falling back to PIO\n", in rspi_dma_transfer()
|
D | spi-imx.c | 987 pr_warn_once("%s %s: DMA not available, falling back to PIO\n", in spi_imx_dma_transfer()
|
/linux-4.4.14/include/linux/ |
D | printk.h | 330 #define pr_warn_once(fmt, ...) \ macro
|
/linux-4.4.14/drivers/usb/core/ |
D | port.c | 270 pr_warn_once("usb: port power management may be unreliable\n"); in link_peers_report()
|
/linux-4.4.14/net/sctp/ |
D | sysctl.c | 424 pr_warn_once("Changing rto_alpha or rto_beta may lead to " in proc_sctp_do_alpha_beta()
|
/linux-4.4.14/kernel/time/ |
D | tick-broadcast.c | 148 pr_warn_once("%s depends on broadcast, but no broadcast function available\n", in tick_device_setup_broadcast_func()
|
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | opal.c | 281 pr_warn_once("%s: Unknown message type: %u\n", __func__, type); in opal_handle_message()
|
/linux-4.4.14/arch/arm64/kernel/ |
D | hw_breakpoint.c | 222 pr_warn_once("Unhandled hw breakpoint ops %d\n", ops); in hw_breakpoint_slot_setup()
|
D | cpufeature.c | 618 pr_warn_once("%s present but disabled by higher exception level\n", in has_useable_gicv3_cpuif()
|
/linux-4.4.14/ipc/ |
D | mqueue.c | 175 pr_warn_once("Inconsistency in POSIX message queue, " in msg_get() 184 pr_warn_once("Inconsistency in POSIX message queue, " in msg_get()
|
/linux-4.4.14/drivers/perf/ |
D | arm_pmu.c | 642 pr_warn_once("perf/ARM: No irqs for PMU defined, sampling events not supported\n"); in cpu_pmu_request_irq()
|
/linux-4.4.14/arch/metag/kernel/ |
D | traps.c | 646 pr_warn_once("WARNING: A legacy syscall was made. Your userland needs updating.\n"); in switch1_handler()
|
/linux-4.4.14/drivers/edac/ |
D | edac_mc.c | 728 pr_warn_once("Too many memory controllers: %d\n", mci->mc_idx); in edac_mc_add_mc_with_groups()
|
/linux-4.4.14/fs/hugetlbfs/ |
D | inode.c | 1258 pr_warn_once("%s (%d): Using mlock ulimits for SHM_HUGETLB is deprecated\n", in hugetlb_file_setup()
|
/linux-4.4.14/drivers/block/zram/ |
D | zram_drv.c | 48 pr_warn_once("%d (%s) Attribute %s (and others) will be removed. %s\n", in deprecated_attr_warn()
|
/linux-4.4.14/kernel/ |
D | sysctl.c | 1869 pr_warn_once("%s wrote to %s when file position was not 0!\n" in warn_sysctl_write()
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
D | iwch_provider.c | 741 pr_warn_once(MOD "Cannot support dma_mrs on this platform.\n"); in iwch_get_dma_mr()
|
/linux-4.4.14/kernel/printk/ |
D | printk.c | 512 pr_warn_once("%s (%d): Attempt to access syslog with " in check_syslog_permissions()
|
/linux-4.4.14/arch/x86/kvm/ |
D | lapic.c | 1647 pr_warn_once("APIC base relocation is unsupported by KVM"); in kvm_lapic_set_base()
|
D | emulate.c | 3394 pr_warn_once("faulting far call emulation tainted memory\n"); in em_call_far()
|
/linux-4.4.14/mm/ |
D | mmap.c | 2649 pr_warn_once("%s (%d) uses deprecated remap_file_pages() syscall. " in SYSCALL_DEFINE5()
|
/linux-4.4.14/fs/proc/ |
D | base.c | 1109 …pr_warn_once("%s (%d): /proc/%d/oom_adj is deprecated, please use /proc/%d/oom_score_adj instead.\… in oom_adj_write()
|
/linux-4.4.14/drivers/tty/vt/ |
D | vt.c | 2208 pr_warn_once("con_write: tty %d not allocated\n", currcons+1); in do_con_write()
|
/linux-4.4.14/net/core/ |
D | dev.c | 4834 pr_warn_once("%s: Budget exhausted after napi rescheduled\n", in napi_poll()
|
/linux-4.4.14/kernel/trace/ |
D | trace.c | 6867 pr_warn_once("Could not create debugfs directory 'tracing'\n"); in tracing_init_dentry()
|
/linux-4.4.14/fs/nfs/ |
D | nfs4proc.c | 2726 pr_warn_once("NFSv4: server %s is incorrectly " in nfs4_do_setattr()
|