/linux-4.1.27/arch/arm/kernel/ |
D | hw_breakpoint.c | 144 pr_warn_once("CPUID feature registers not supported. " in get_debug_arch() 271 pr_warn_once("Failed to enable monitor mode on CPU %d.\n", in enable_monitor_mode() 970 pr_warn_once("CPU %d debug is powered down!\n", cpu); in reset_ctrl_regs() 991 pr_warn_once("CPU %d failed to disable vector catch\n", cpu); in reset_ctrl_regs() 1011 pr_warn_once("CPU %d failed to clear debug register pairs\n", cpu); in reset_ctrl_regs()
|
D | perf_event_cpu.c | 120 pr_warn_once("perf/ARM: No irqs for PMU defined, sampling events not supported\n"); in cpu_pmu_request_irq()
|
/linux-4.1.27/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.1.27/arch/arc/kernel/ |
D | unaligned.c | 213 pr_warn_once("%s(%d) made unaligned access which was emulated" in misaligned_fixup()
|
/linux-4.1.27/arch/x86/kernel/cpu/ |
D | intel.c | 490 pr_warn_once("ENERGY_PERF_BIAS: Set to 'normal', was 'performance'\n"); in init_intel() 491 pr_warn_once("ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)\n"); in init_intel()
|
/linux-4.1.27/arch/x86/mm/ |
D | numa.c | 412 pr_warn_once("NUMA: Warning: node ids are out of bound, from=%d to=%d distance=%d\n", in numa_set_distance() 419 pr_warn_once("NUMA: Warning: invalid distance parameter, from=%d to=%d distance=%d\n", in numa_set_distance()
|
D | init_64.c | 1286 pr_warn_once("vmemmap: falling back to regular page backing\n"); in vmemmap_populate_hugepages()
|
/linux-4.1.27/arch/x86/kernel/ |
D | process.c | 479 pr_warn_once("WARNING: polling idle and HT enabled, performance may degrade\n"); in select_idle_routine()
|
/linux-4.1.27/include/linux/ |
D | printk.h | 328 #define pr_warn_once(fmt, ...) \ macro
|
/linux-4.1.27/drivers/spi/ |
D | spi-rockchip.c | 537 pr_warn_once("rockchip-spi: %u Hz are too slow to express %u ns delay\n", in rockchip_spi_config() 541 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-imx.c | 980 pr_warn_once("%s %s: DMA not available, falling back to PIO\n", in spi_imx_dma_transfer()
|
D | spi-rspi.c | 614 pr_warn_once("%s %s: DMA not available, falling back to PIO\n", in rspi_dma_transfer()
|
D | spi-sh-msiof.c | 875 pr_warn_once("%s %s: DMA not available, falling back to PIO\n", in sh_msiof_transfer_one()
|
/linux-4.1.27/drivers/usb/core/ |
D | port.c | 270 pr_warn_once("usb: port power management may be unreliable\n"); in link_peers_report()
|
/linux-4.1.27/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.1.27/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.1.27/arch/arm64/kernel/ |
D | hw_breakpoint.c | 220 pr_warn_once("Unhandled hw breakpoint ops %d\n", ops); in hw_breakpoint_slot_setup()
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | opal.c | 361 pr_warn_once("%s: Unknown message type: %u\n", __func__, type); in opal_handle_message()
|
/linux-4.1.27/ipc/ |
D | mqueue.c | 176 pr_warn_once("Inconsistency in POSIX message queue, " in msg_get() 185 pr_warn_once("Inconsistency in POSIX message queue, " in msg_get()
|
/linux-4.1.27/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.1.27/fs/proc/ |
D | task_mmu.c | 892 pr_warn_once("The pagemap bits 55-60 has changed their meaning!" in clear_refs_write() 1331 pr_warn_once("Bits 55-60 of /proc/PID/pagemap entries are about " in pagemap_open()
|
D | base.c | 903 …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.1.27/drivers/media/v4l2-core/ |
D | videobuf2-core.c | 1250 pr_warn_once("use of bytesused == 0 is deprecated and will be removed in the future,\n"); in vb2_warn_zero_bytesused() 1252 pr_warn_once("use VIDIOC_DECODER_CMD(V4L2_DEC_CMD_STOP) instead.\n"); in vb2_warn_zero_bytesused() 1254 pr_warn_once("use the actual size instead.\n"); in vb2_warn_zero_bytesused()
|
/linux-4.1.27/drivers/edac/ |
D | edac_mc.c | 723 pr_warn_once("Too many memory controllers: %d\n", mci->mc_idx); in edac_mc_add_mc_with_groups()
|
/linux-4.1.27/fs/hugetlbfs/ |
D | inode.c | 991 pr_warn_once("%s (%d): Using mlock ulimits for SHM_HUGETLB is deprecated\n", in hugetlb_file_setup()
|
/linux-4.1.27/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.1.27/kernel/ |
D | sysctl.c | 1815 pr_warn_once("%s wrote to %s when file position was not 0!\n" in warn_sysctl_write()
|
/linux-4.1.27/arch/x86/kvm/ |
D | lapic.c | 1559 pr_warn_once("APIC base relocation is unsupported by KVM"); in kvm_lapic_set_base()
|
D | emulate.c | 3093 pr_warn_once("faulting far call emulation tainted memory\n"); in em_call_far()
|
/linux-4.1.27/kernel/printk/ |
D | printk.c | 497 pr_warn_once("%s (%d): Attempt to access syslog with " in check_syslog_permissions()
|
/linux-4.1.27/mm/ |
D | mmap.c | 2635 pr_warn_once("%s (%d) uses deprecated remap_file_pages() syscall. " in SYSCALL_DEFINE5()
|
/linux-4.1.27/drivers/tty/vt/ |
D | vt.c | 2194 pr_warn_once("con_write: tty %d not allocated\n", currcons+1); in do_con_write()
|
/linux-4.1.27/net/core/ |
D | dev.c | 4666 pr_warn_once("%s: Budget exhausted after napi rescheduled\n", in napi_poll()
|
/linux-4.1.27/kernel/trace/ |
D | trace.c | 6738 pr_warn_once("Could not create debugfs directory 'tracing'\n"); in tracing_init_dentry()
|
/linux-4.1.27/fs/nfs/ |
D | nfs4proc.c | 2596 pr_warn_once("NFSv4: server %s is incorrectly " in nfs4_do_setattr()
|