/linux-4.1.27/arch/m68k/include/asm/ |
H A D | hardirq.h | 12 pr_crit("unexpected IRQ trap at vector %02x\n", irq); ack_bad_irq()
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | hw_irq.h | 11 pr_crit("unexpected IRQ trap at vector %02x\n", irq); ack_bad_irq()
|
/linux-4.1.27/drivers/clocksource/ |
H A D | clksrc-of.c | 42 pr_crit("%s: no matching clocksources found\n", __func__); clocksource_of_init()
|
H A D | pxa_timer.c | 195 pr_crit("%s: unable to get clk\n", np->name); pxa_timer_dt_init() 203 pr_crit("%s: unable to parse OS-timer0 irq\n", np->name); pxa_timer_dt_init() 224 pr_crit("%s: unable to get clk\n", __func__); pxa_timer_nodt_init()
|
/linux-4.1.27/drivers/watchdog/ |
H A D | softdog.c | 91 pr_crit("Triggered - Reboot ignored\n"); watchdog_fire() 93 pr_crit("Initiating panic\n"); watchdog_fire() 96 pr_crit("Initiating system reboot\n"); watchdog_fire() 98 pr_crit("Reboot didn't ?????\n"); watchdog_fire()
|
H A D | wdt.c | 256 pr_crit("Overheat alarm (%d)\n", inb_p(WDT_RT)); wdt_decode_501() 258 pr_crit("PSU over voltage\n"); wdt_decode_501() 260 pr_crit("PSU under voltage\n"); wdt_decode_501() 284 pr_crit("WDT status %d\n", status); wdt_interrupt() 290 pr_crit("Possible fan fault\n"); wdt_interrupt() 296 pr_crit("Would Reboot\n"); wdt_interrupt() 298 pr_crit("Initiating system reboot\n"); wdt_interrupt() 302 pr_crit("Reset in 5ms\n"); wdt_interrupt() 445 pr_crit("WDT device closed unexpectedly. WDT will not stop!\n"); wdt_release()
|
H A D | wdt_pci.c | 313 pr_crit("status %d\n", status); wdtpci_interrupt() 317 pr_crit("Overheat alarm (%d)\n", inb(WDT_RT)); wdtpci_interrupt() 321 pr_crit("PSU over voltage\n"); wdtpci_interrupt() 323 pr_crit("PSU under voltage\n"); wdtpci_interrupt() 326 pr_crit("Possible fan fault\n"); wdtpci_interrupt() 332 pr_crit("Would Reboot\n"); wdtpci_interrupt() 334 pr_crit("Initiating system reboot\n"); wdtpci_interrupt() 338 pr_crit("Reset in 5ms\n"); wdtpci_interrupt() 484 pr_crit("Unexpected close, not stopping timer!\n"); wdtpci_release()
|
H A D | eurotechwdt.c | 167 pr_crit("timeout WDT timeout\n"); eurwdt_interrupt() 170 pr_crit("Would Reboot\n"); eurwdt_interrupt() 172 pr_crit("Initiating system reboot\n"); eurwdt_interrupt() 339 pr_crit("Unexpected close, not stopping watchdog!\n"); eurwdt_release()
|
H A D | dw_wdt.c | 169 pr_crit("keepalive missed, machine will reset\n"); dw_wdt_ping() 286 pr_crit("unexpected close, system will reboot soon\n"); dw_wdt_release() 288 pr_crit("watchdog cannot be disabled, system will reboot soon\n"); dw_wdt_release()
|
H A D | intel_scu_watchdog.c | 101 pr_crit("Initiating system reboot\n"); watchdog_fire() 103 pr_crit("Reboot didn't ?????\n"); watchdog_fire() 107 pr_crit("Immediate Reboot Disabled\n"); watchdog_fire() 108 pr_crit("System will reset when watchdog timer times out!\n"); watchdog_fire() 332 pr_crit("Unexpected close of /dev/watchdog!\n"); intel_scu_release()
|
H A D | at91sam9_wdt.c | 102 pr_crit("at91sam9 WDT software reset\n"); wdt_interrupt() 104 pr_crit("Reboot didn't ?????\n"); wdt_interrupt() 129 pr_crit("I will reset your machine !\n"); at91_ping()
|
H A D | sb_wdog.c | 131 pr_crit("%s: Unexpected close, not stopping watchdog!\n", sbwdog_release() 274 pr_crit("%s in danger of initiating system reset " sbwdog_interrupt() 356 pr_crit("Watchdog IRQ zero(0) failed to be requested - %d\n", ret);
|
H A D | ixp4xx_wdt.c | 152 pr_crit("Device closed unexpectedly - timer will not stop\n"); ixp4xx_wdt_release()
|
H A D | bcm63xx_wdt.c | 86 pr_crit("watchdog will restart system\n"); bcm63xx_timer_tick() 130 pr_crit("Unexpected close, not stopping watchdog!\n"); bcm63xx_wdt_release()
|
H A D | bcm47xx_wdt.c | 108 pr_crit("Watchdog will fire soon!!!\n"); bcm47xx_wdt_soft_timer_tick()
|
H A D | geodewdt.c | 104 pr_crit("Unexpected close - watchdog is not stopping\n"); geodewdt_release()
|
H A D | iop_wdt.c | 202 pr_crit("Device closed unexpectedly - reset in %lu seconds\n", iop_wdt_release()
|
H A D | m54xx_wdt.c | 171 pr_crit("Device closed unexpectedly - timer will not stop\n"); m54xx_wdt_release()
|
H A D | sa1100_wdt.c | 73 pr_crit("Device closed - timer will not stop\n"); sa1100dog_release()
|
H A D | wdt285.c | 55 pr_crit("Would Reboot\n"); watchdog_fire()
|
H A D | nv_tco.c | 173 pr_crit("Unexpected close, not stopping watchdog!\n"); nv_tco_release() 440 pr_crit("Couldn't unset REBOOT bit. Machine may soon reset\n"); nv_tco_cleanup()
|
H A D | acquirewdt.c | 211 pr_crit("Unexpected close, not stopping watchdog!\n"); acq_close()
|
H A D | advantechwdt.c | 210 pr_crit("Unexpected close, not stopping watchdog!\n"); advwdt_close()
|
H A D | ath79_wdt.c | 142 pr_crit("device closed unexpectedly, watchdog timer will not stop!\n"); ath79_wdt_release()
|
H A D | cpu5wdt.c | 133 pr_crit("stop not possible\n"); cpu5wdt_stop()
|
H A D | gef_wdt.c | 240 pr_crit("unexpected close, not stopping timer!\n"); gef_wdt_release()
|
H A D | ib700wdt.c | 249 pr_crit("WDT device closed unexpectedly. WDT will not stop!\n"); ibwdt_close()
|
H A D | ibmasr.c | 334 pr_crit("unexpected close, not stopping watchdog!\n"); asr_release()
|
H A D | mixcomwd.c | 166 pr_crit("WDT device closed unexpectedly. WDT will not stop!\n"); mixcomwd_release()
|
H A D | mpc8xxx_wdt.c | 213 pr_crit("Watchdog removed, expect the %s soon!\n", mpc8xxx_wdt_remove()
|
H A D | mv64x60_wdt.c | 144 pr_crit("unexpected close, not stopping timer!\n"); mv64x60_wdt_release()
|
H A D | pika_wdt.c | 95 pr_crit("I will reset your machine !\n"); pikawdt_ping()
|
H A D | rc32434_wdt.c | 162 pr_crit("device closed unexpectedly. WDT will not stop!\n"); rc32434_wdt_release()
|
H A D | sbc7240_wdt.c | 148 pr_crit("Unexpected close, not stopping watchdog!\n"); fop_close()
|
H A D | sbc8360.c | 282 pr_crit("SBC8360 device closed unexpectedly. SBC8360 will not stop!\n"); sbc8360_close()
|
H A D | via_wdt.c | 98 pr_crit("I will reboot your machine !\n"); wdt_timer_tick()
|
H A D | wafer5823wdt.c | 208 pr_crit("WDT device closed unexpectedly. WDT will not stop!\n"); wafwdt_close()
|
H A D | xen_wdt.c | 140 pr_crit("unexpected close, not stopping watchdog!\n"); xen_wdt_release()
|
H A D | alim1535_wdt.c | 272 pr_crit("Unexpected close, not stopping watchdog!\n"); ali_release()
|
H A D | alim7101_wdt.c | 226 pr_crit("device file closed unexpectedly. Will not stop the WDT!\n"); fop_close()
|
H A D | bfin_wdt.c | 180 pr_crit("Unexpected close, not stopping watchdog!\n"); bfin_wdt_release()
|
H A D | i6300esb.c | 216 pr_crit("Unexpected close, not stopping watchdog!\n"); esb_release()
|
H A D | machzwd.c | 266 pr_crit("I will reset your machine\n"); zf_ping()
|
H A D | sbc60xxwdt.c | 220 pr_crit("device file closed unexpectedly. Will not stop the WDT!\n"); fop_close()
|
H A D | sc1200wdt.c | 260 pr_crit("Unexpected close!, timeout = %d min(s)\n", timeout); sc1200wdt_release()
|
H A D | sc520_wdt.c | 269 pr_crit("Unexpected close, not stopping watchdog!\n"); fop_close()
|
H A D | sch311x_wdt.c | 327 pr_crit("Unexpected close, not stopping watchdog!\n"); sch311x_wdt_close()
|
H A D | w83877f_wdt.c | 236 pr_crit("device file closed unexpectedly. Will not stop the WDT!\n"); fop_close()
|
H A D | w83977f_wdt.c | 315 pr_crit("unexpected close, not stopping watchdog!\n"); wdt_release()
|
H A D | wdt977.c | 290 pr_crit("Unexpected close, not stopping watchdog!\n"); wdt977_release()
|
H A D | pc87413_wdt.c | 312 pr_crit("Unexpected close, not stopping watchdog!\n"); pc87413_release()
|
H A D | smsc37b787_wdt.c | 382 pr_crit("Unexpected close, not stopping watchdog!\n"); wb_smsc_wdt_release()
|
H A D | sp5100_tco.c | 190 pr_crit("Unexpected close, not stopping watchdog!\n"); sp5100_tco_release()
|
H A D | f71808e_wdt.c | 491 pr_crit("Unexpected close, not stopping watchdog!\n"); watchdog_release()
|
H A D | hpwdt.c | 538 pr_crit("Unexpected close, not stopping watchdog!\n"); hpwdt_release()
|
H A D | it87_wdt.c | 448 pr_crit("unexpected close, not stopping watchdog!\n"); wdt_release()
|
H A D | pcwd_pci.c | 592 pr_crit("Unexpected close, not stopping watchdog!\n"); pcipcwd_release()
|
H A D | pcwd_usb.c | 500 pr_crit("Unexpected close, not stopping watchdog!\n"); usb_pcwd_release()
|
H A D | pcwd.c | 706 pr_crit("Unexpected close, not stopping watchdog!\n"); pcwd_close()
|
/linux-4.1.27/arch/arm/mach-integrator/ |
H A D | core.c | 80 pr_crit("no core module node found in device tree\n"); cm_init() 85 pr_crit("could not remap core module\n"); cm_init()
|
/linux-4.1.27/arch/arm/mach-keystone/ |
H A D | keystone.c | 81 pr_crit("Enable %s%s%s to run outside 32-bit space\n", keystone_init_meminfo() 89 pr_crit("Invalid address space for memory (%08llx-%08llx)\n", keystone_init_meminfo()
|
/linux-4.1.27/arch/arm/mach-u300/ |
H A D | regulator.c | 68 pr_crit("U300: no syscon node\n"); __u300_init_boardpower() 73 pr_crit("U300: could not locate syscon regmap\n"); __u300_init_boardpower()
|
H A D | core.c | 356 pr_crit("could not find syscon node\n"); u300_init_irq_dt() 361 pr_crit("could not remap syscon\n"); u300_init_irq_dt()
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | traps.c | 431 pr_crit("Bad mode in %s handler detected, code 0x%08x -- %s\n", bad_mode() 445 pr_crit("%s:%d: bad pte %016lx.\n", file, line, val); __pte_error() 450 pr_crit("%s:%d: bad pmd %016lx.\n", file, line, val); __pmd_error() 455 pr_crit("%s:%d: bad pud %016lx.\n", file, line, val); __pud_error() 460 pr_crit("%s:%d: bad pgd %016lx.\n", file, line, val); __pgd_error()
|
H A D | smp.c | 111 pr_crit("CPU%u: failed to come online\n", cpu); __cpu_up() 265 pr_crit("CPU%u: cpu didn't die\n", cpu); __cpu_die() 550 pr_crit("CPU%u: stopping\n", cpu); ipi_cpu_stop() 610 pr_crit("CPU%u: Unknown IPI message 0x%x\n", cpu, ipinr); handle_IPI()
|
H A D | topology.c | 42 pr_crit("Unable to find CPU node for %s\n", cpu_node->full_name);
|
H A D | psci.c | 493 pr_crit("unable to power off CPU%u (%d)\n", cpu, ret); cpu_psci_cpu_die()
|
/linux-4.1.27/kernel/debug/ |
H A D | debug_core.c | 406 pr_crit("waiting... or $3#33 for KDB\n"); kgdb_io_ready() 408 pr_crit("Waiting for remote debugger\n"); kgdb_io_ready() 436 pr_crit("re-enter error: breakpoint removed %lx\n", addr); kgdb_reenter_check() 449 pr_crit("re-enter exception: ALL breakpoints killed\n"); kgdb_reenter_check() 607 pr_crit("Timed out waiting for secondary CPUs.\n"); kgdb_cpu_enter() 813 pr_crit("ERROR: No KGDB I/O module available\n"); sysrq_handle_dbg() 819 pr_crit("KGDB or $3#33 for KDB\n"); sysrq_handle_dbg() 821 pr_crit("Entering KGDB\n"); sysrq_handle_dbg() 972 pr_crit("Waiting for connection from remote gdb...\n"); kgdb_initial_breakpoint()
|
/linux-4.1.27/drivers/net/ethernet/cirrus/ |
H A D | ep93xx_eth.c | 255 pr_crit("not end-of-frame %.8x %.8x\n", rstat0, rstat1); ep93xx_rx() 257 pr_crit("not end-of-buffer %.8x %.8x\n", rstat0, rstat1); ep93xx_rx() 259 pr_crit("entry mismatch %.8x %.8x\n", rstat0, rstat1); ep93xx_rx() 411 pr_crit("frame aborted %.8x\n", tstat0); ep93xx_tx_complete() 413 pr_crit("entry mismatch %.8x\n", tstat0); ep93xx_tx_complete() 563 pr_crit("hw failed to reset\n"); ep93xx_start_hw() 608 pr_crit("hw failed to start\n"); ep93xx_start_hw() 644 pr_crit("hw failed to reset\n"); ep93xx_stop_hw()
|
/linux-4.1.27/drivers/gpio/ |
H A D | gpiolib.h | 122 pr_crit("gpio-%d (%s): " fmt, desc_to_gpio(desc), desc->label ? : "?", \ 142 pr_crit("GPIO chip %s: " fmt, chip->label, ##__VA_ARGS__)
|
/linux-4.1.27/arch/mips/ath79/ |
H A D | pci.c | 86 pr_crit("pci %s: invalid irq map\n", pcibios_map_irq() 105 pr_crit("pci %s: no irq found for pin %u\n", pcibios_map_irq()
|
/linux-4.1.27/lib/ |
H A D | bug.c | 186 pr_crit("kernel BUG at %s:%u!\n", file, line); report_bug() 188 pr_crit("Kernel BUG at %p [verbose debug info unavailable]\n", report_bug()
|
/linux-4.1.27/fs/hfsplus/ |
H A D | btree.c | 269 pr_crit("node %d:%d " hfs_btree_close() 459 pr_crit("unable to free bnode %u. " hfs_bmap_free() 469 pr_crit("invalid bmap found! " hfs_bmap_free() 484 pr_crit("trying to free free bnode " hfs_bmap_free()
|
H A D | bitmap.c | 241 pr_crit("unable to mark blocks free: error %ld\n", PTR_ERR(page)); hfsplus_block_free()
|
H A D | bnode.c | 586 pr_crit("new node %u already hashed?\n", num); hfs_bnode_create()
|
/linux-4.1.27/arch/m68k/amiga/ |
H A D | amisound.c | 54 pr_crit("amiga init_sound: failed to allocate chipmem\n"); amiga_init_sound()
|
/linux-4.1.27/arch/arm/mach-tegra/ |
H A D | reset.c | 85 pr_crit("Cannot set CPU reset handler: %d\n", err); tegra_cpu_reset_handler_enable()
|
/linux-4.1.27/net/ipv4/ |
H A D | udplite.c | 140 pr_crit("%s: Cannot add UDP-Lite protocol\n", __func__); udplite4_register()
|
H A D | af_inet.c | 1660 pr_crit("%s: Cannot add UDP protocol offload\n", __func__); ipv4_offload_init() 1662 pr_crit("%s: Cannot add TCP protocol offload\n", __func__); ipv4_offload_init() 1715 pr_crit("%s: Cannot add ICMP protocol\n", __func__); inet_init() 1717 pr_crit("%s: Cannot add UDP protocol\n", __func__); inet_init() 1719 pr_crit("%s: Cannot add TCP protocol\n", __func__); inet_init() 1722 pr_crit("%s: Cannot add IGMP protocol\n", __func__); inet_init() 1769 pr_crit("%s: Cannot init ipv4 mroute\n", __func__); inet_init() 1773 pr_crit("%s: Cannot init ipv4 inet pernet ops\n", __func__); inet_init() 1779 pr_crit("%s: Cannot init ipv4 mibs\n", __func__); inet_init()
|
/linux-4.1.27/fs/hfs/ |
H A D | btree.c | 334 pr_crit("unable to free bnode %u. bmap not found!\n", hfs_bmap_free() 343 pr_crit("invalid bmap found! (%u,%d)\n", hfs_bmap_free() 357 pr_crit("trying to free free bnode %u(%d)\n", hfs_bmap_free()
|
H A D | bnode.c | 418 pr_crit("new node %u already hashed?\n", num); hfs_bnode_create()
|
/linux-4.1.27/net/ipv6/ |
H A D | ip6_offload.c | 302 pr_crit("%s: Cannot add TCP protocol offload\n", __func__); ipv6_offload_init() 304 pr_crit("%s: Cannot add UDP protocol offload\n", __func__); ipv6_offload_init() 306 pr_crit("%s: Cannot add EXTHDRS protocol offload\n", __func__); ipv6_offload_init()
|
H A D | addrconf.c | 5761 pr_crit("%s: cannot initialize default policy table: %d\n", addrconf_init()
|
/linux-4.1.27/fs/jffs2/ |
H A D | nodelist.c | 668 pr_crit("Dirty space 0x%x larger then free_size 0x%x (wasted 0x%x)\n", jffs2_scan_dirty_space() 707 pr_crit("ref %p @0x%08x is not jeb->last_node (%p @0x%08x)\n", __ref_totlen() 730 pr_crit("Totlen for ref at %p (0x%08x-0x%08x) miscalculated as 0x%x instead of %x\n", __jffs2_ref_totlen() 734 pr_crit("next %p (0x%08x-0x%08x)\n", __jffs2_ref_totlen() 738 pr_crit("No next ref. jeb->last_node is %p\n", __jffs2_ref_totlen() 741 pr_crit("jeb->wasted_size %x, dirty_size %x, used_size %x, free_size %x\n", __jffs2_ref_totlen()
|
H A D | wbuf.c | 342 pr_crit("Malloc failure in wbuf recovery. Data loss ensues.\n"); jffs2_wbuf_recover() 357 pr_crit("Old data are already lost in wbuf recovery. Data loss ensues.\n"); jffs2_wbuf_recover() 434 pr_crit("Recovery of wbuf failed due to a second write error\n"); jffs2_wbuf_recover() 592 pr_crit("jffs2_flush_wbuf() called with alloc_sem not locked!\n"); __jffs2_flush_wbuf() 668 pr_crit("jffs2_flush_wbuf(): Accounting error. wbuf at 0x%08x has 0x%03x bytes, 0x%03x left.\n", __jffs2_flush_wbuf() 670 pr_crit("jffs2_flush_wbuf(): But free_size for block at 0x%08x is only 0x%08x\n", __jffs2_flush_wbuf() 839 pr_crit("%s(): Non-contiguous write to %08lx\n", jffs2_flash_writev() 842 pr_crit("wbuf was previously %08x-%08x\n", jffs2_flash_writev()
|
H A D | write.c | 73 pr_crit("Eep. CRC not correct in jffs2_write_dnode()\n"); jffs2_write_dnode() 222 pr_crit("Eep. CRC not correct in jffs2_write_dirent()\n"); jffs2_write_dirent() 229 pr_crit("Error in jffs2_write_dirent() -- name contains zero bytes!\n"); jffs2_write_dirent() 230 pr_crit("Directory inode #%u, name at *0x%p \"%s\"->ino #%u, name_crc 0x%08x\n", jffs2_write_dirent()
|
H A D | gc.c | 147 pr_crit("Checked all inodes but still 0x%x bytes of unchecked space?\n", jffs2_garbage_collect_pass() 371 pr_crit("Inode #%u already in state %d in jffs2_garbage_collect_pass()!\n", jffs2_garbage_collect_pass()
|
H A D | nodemgmt.c | 315 pr_crit("Argh. No free space left for GC. nr_erasing_blocks is %d. nr_free_blocks is %d. (erasableempty: %s, erasingempty: %s, erasependingempty: %s)\n", jffs2_find_nextblock()
|
/linux-4.1.27/arch/mips/pci/ |
H A D | pci-ar71xx.c | 122 pr_crit("ar71xx: %s bus error %d at addr 0x%x\n", ar71xx_pci_check_error() 136 pr_crit("ar71xx: %s bus error %d at addr 0x%x\n", ar71xx_pci_check_error()
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | smp.c | 253 pr_crit("CPU%u: processor failed to boot\n", cpu); __cpu_up() 548 pr_crit("CPU%u: Unknown IPI message 0x%lx\n", do_IPI() 569 pr_crit("CPU%u: stopping\n", cpu); stop_this_cpu()
|
H A D | dma.c | 313 pr_crit("%s: bad page in kernel page table\n", dma_free_coherent()
|
/linux-4.1.27/drivers/mtd/ubi/ |
H A D | debug.h | 32 pr_crit("UBI assert failed in %s at %u (pid %d)\n", \
|
/linux-4.1.27/drivers/clk/versatile/ |
H A D | clk-impd1.c | 95 pr_crit("no more than 4 LMs can be attached\n"); integrator_impd1_clk_init()
|
/linux-4.1.27/arch/arm/mach-iop32x/ |
H A D | em7210.c | 188 pr_crit("could not drive power off GPIO high\n"); em7210_power_off()
|
H A D | n2100.c | 297 pr_crit("could not drive reset GPIO low\n"); n2100_restart()
|
/linux-4.1.27/fs/ubifs/ |
H A D | debug.h | 153 pr_crit("UBIFS assert failed in %s at %u (pid %d)\n", \ 162 pr_crit("commit lock is not locked!\n"); \
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | smp.c | 129 pr_crit("CPU%u: failed to come online\n", cpu); __cpu_up() 538 pr_crit("CPU%u: stopping\n", cpu); ipi_cpu_stop() 632 pr_crit("CPU%u: Unknown IPI message 0x%x\n", handle_IPI()
|
H A D | setup.c | 455 pr_crit("CPU%u: bad primary CPU number\n", cpu); cpu_init() 685 pr_crit("Ignoring memory at 0x%08llx outside 32-bit physical address space\n", arm_add_memory() 691 pr_crit("Truncating memory at 0x%08llx to fit in 32-bit physical address space\n", arm_add_memory()
|
H A D | traps.c | 499 pr_crit("Bad mode in %s handler detected\n", handler[reason]); bad_mode()
|
/linux-4.1.27/net/atm/ |
H A D | clip.c | 91 pr_crit("!clip_vcc->entry (clip_vcc %p)\n", clip_vcc); unlink_clip_vcc() 111 pr_crit("neigh_update failed with %d\n", error); unlink_clip_vcc() 114 pr_crit("ATMARP: failed (entry %p, vcc 0x%p)\n", entry, clip_vcc); unlink_clip_vcc()
|
/linux-4.1.27/drivers/clk/ |
H A D | clk-nomadik.c | 75 pr_crit("force-enabling MXTALO\n"); nomadik_clk_reboot_handler() 96 pr_crit("no matching node for SRC, aborting clock init\n"); nomadik_src_init()
|
/linux-4.1.27/arch/arc/include/asm/ |
H A D | pgtable.h | 224 pr_crit("%s:%d: bad pte %08lx.\n", __FILE__, __LINE__, pte_val(e)) 226 pr_crit("%s:%d: bad pgd %08lx.\n", __FILE__, __LINE__, pgd_val(e))
|
/linux-4.1.27/drivers/mtd/tests/ |
H A D | stresstest.c | 159 pr_crit("CAREFUL: This test wipes all data on the specified MTD device!\n"); mtd_stresstest_init()
|
H A D | pagetest.c | 343 pr_crit("CAREFUL: This test wipes all data on the specified MTD device!\n"); mtd_pagetest_init()
|
H A D | speedtest.c | 204 pr_crit("CAREFUL: This test wipes all data on the specified MTD device!\n"); mtd_speedtest_init()
|
H A D | subpagetest.c | 292 pr_crit("CAREFUL: This test wipes all data on the specified MTD device!\n"); mtd_subpagetest_init()
|
H A D | torturetest.c | 192 pr_crit("CAREFUL: This test wipes all data on the specified MTD device!\n"); tort_init()
|
H A D | oobtest.c | 346 pr_crit("CAREFUL: This test wipes all data on the specified MTD device!\n"); mtd_oobtest_init()
|
/linux-4.1.27/drivers/bus/ |
H A D | brcmstb_gisb.c | 200 pr_crit("%s: %s at 0x%lx [%c %s], core: %s\n", brcmstb_gisb_arb_decode_addr()
|
/linux-4.1.27/arch/mips/mti-malta/ |
H A D | malta-setup.c | 130 pr_crit("IOCU OPERATION DISABLED BY SWITCH - DEFAULTING TO SW IO COHERENCY\n"); plat_enable_iocoherency()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | pm44xx.c | 96 pr_crit("Could not enter target state in pm_suspend\n"); omap4_pm_suspend()
|
/linux-4.1.27/arch/arm/mm/ |
H A D | cache-tauros2.c | 265 pr_crit("Tauros2: Unable to detect CPU mode.\n"); tauros2_internal_init()
|
/linux-4.1.27/net/core/ |
H A D | drop_monitor.c | 379 pr_crit("Failed to register netdevice notifier\n"); init_net_drop_monitor()
|
H A D | sock.c | 2765 pr_crit("%s: Can't create request sock SLAB cache!\n", req_prot_init() 2780 pr_crit("%s: Can't create sock SLAB cache!\n", proto_register()
|
H A D | neighbour.c | 1550 pr_crit("neighbour leakage\n"); neigh_table_clear()
|
/linux-4.1.27/drivers/net/wan/ |
H A D | wanxl.c | 107 pr_crit("%s: pci_map_single() returned memory at 0x%llx!\n", pci_map_single_debug() 202 pr_crit("%s: received packet for nonexistent port\n", wanxl_rx_intr()
|
H A D | ixp4xx_hss.c | 364 pr_crit("HSS-%i: unable to send command [%08X:%08X] to %s\n", hss_npe_send() 452 pr_crit("HSS-%i: HSS_LOAD_CONFIG failed\n", port->id); hss_config() 481 pr_crit("HSS-%i: unable to read HSS status\n", port->id); hss_get_status()
|
/linux-4.1.27/arch/arm/vfp/ |
H A D | vfpmodule.c | 667 pr_crit("BUG: unsupported FP instruction in kernel mode\n"); vfp_kmode_exception() 669 pr_crit("BUG: FP instruction issued in kernel mode with FP unit disabled\n"); vfp_kmode_exception()
|
/linux-4.1.27/arch/arm/common/ |
H A D | bL_switcher.c | 656 pr_crit("%s: unable to restore original cluster for CPU %d\n", for_each_online_cpu() 658 pr_crit("%s: CPU %d can't be restored\n", for_each_online_cpu()
|
/linux-4.1.27/drivers/irqchip/ |
H A D | irq-hip04.c | 220 pr_crit("GIC CPU mask not found - kernel will fail to boot.\n"); hip04_get_cpumask()
|
H A D | irq-gic.c | 360 pr_crit("GIC CPU mask not found - kernel will fail to boot.\n"); gic_get_cpumask()
|
/linux-4.1.27/drivers/cpufreq/ |
H A D | powernv-cpufreq.c | 335 pr_crit("CPU Frequency could be throttled\n"); powernv_cpufreq_throttle_check()
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | irq.c | 413 pr_crit("IRQ %d set affinity failed because there are no available vectors. The device assigned to this IRQ is unstable.\n", irq); for_each_irq_desc()
|
/linux-4.1.27/drivers/block/aoe/ |
H A D | aoeblk.c | 240 pr_crit("aoe: invalid device pointer in %s\n", aoeblk_open()
|
/linux-4.1.27/include/linux/ |
H A D | net.h | 234 net_ratelimited_function(pr_crit, fmt, ##__VA_ARGS__)
|
H A D | printk.h | 247 #define pr_crit(fmt, ...) \ macro
|
/linux-4.1.27/mm/ |
H A D | page_ext.c | 169 pr_crit("allocation of page_ext failed.\n");
|
/linux-4.1.27/arch/x86/mm/ |
H A D | kmmio.c | 524 pr_crit("leaking kmmio_fault_page objects.\n"); unregister_kmmio_probe()
|
/linux-4.1.27/kernel/ |
H A D | capability.c | 378 pr_crit("capable() called with invalid cap=%u\n", cap); ns_capable()
|
H A D | params.c | 761 pr_crit("Adding module '%s' to sysfs failed (%d), the system may be unstable.\n", locate_module_kobject()
|
/linux-4.1.27/drivers/xen/ |
H A D | privcmd.c | 594 pr_crit("unable to unmap MFN range: leaking %d pages. rc=%d\n", privcmd_close()
|
/linux-4.1.27/fs/affs/ |
H A D | amigaffs.c | 451 pr_crit("error (device %s): %s(): %pV\n", sb->s_id, function, &vaf); affs_error()
|
/linux-4.1.27/fs/ntfs/ |
H A D | super.c | 3119 pr_crit("Failed to create %s!\n", ntfs_index_ctx_cache_name); init_ntfs_fs() 3126 pr_crit("NTFS: Failed to create %s!\n", init_ntfs_fs() 3135 pr_crit("Failed to create %s!\n", ntfs_name_cache_name); init_ntfs_fs() 3143 pr_crit("Failed to create %s!\n", ntfs_inode_cache_name); init_ntfs_fs() 3152 pr_crit("Failed to create %s!\n", ntfs_big_inode_cache_name); init_ntfs_fs() 3159 pr_crit("Failed to register NTFS sysctls!\n"); init_ntfs_fs() 3168 pr_crit("Failed to register NTFS filesystem driver!\n"); init_ntfs_fs() 3184 pr_crit("Aborting NTFS filesystem driver registration...\n"); init_ntfs_fs()
|
/linux-4.1.27/arch/x86/platform/uv/ |
H A D | uv_nmi.c | 431 pr_crit("UV: CPU %d stuck in process dump function\n", cpu); uv_nmi_trigger_dump()
|
/linux-4.1.27/drivers/acpi/ |
H A D | sleep.c | 721 pr_crit("ACPI: Hardware changed while hibernated, success doubtful!\n"); acpi_hibernation_leave()
|
/linux-4.1.27/init/ |
H A D | main.c | 620 pr_crit("initrd overwritten (0x%08lx < 0x%08lx) - disabling it.\n", start_kernel()
|
/linux-4.1.27/fs/ufs/ |
H A D | super.c | 313 pr_crit("error (device %s): %s: %pV\n", ufs_error() 339 pr_crit("panic (device %s): %s: %pV\n", ufs_panic()
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | irq_64.c | 289 pr_crit("BAD IRQ ack %d\n", irq); ack_bad_irq()
|
/linux-4.1.27/arch/tile/mm/ |
H A D | fault.c | 523 pr_crit("kernel tried to execute non-executable page - exploit attempt? (uid: %d)\n", handle_page_fault()
|
/linux-4.1.27/arch/m68k/kernel/ |
H A D | traps.c | 1135 pr_crit("%s: %08x\n", str, nr); die_if_kernel()
|
/linux-4.1.27/drivers/mfd/ |
H A D | db8500-prcmu.c | 2294 pr_crit("prcmu: %s timed out (5 s) waiting for a reply.\n", prcmu_ac_wake_req() 2322 pr_crit("prcmu: %s timed out (5 s) waiting for a reply.\n", prcmu_ac_sleep_req()
|
/linux-4.1.27/drivers/scsi/qla2xxx/ |
H A D | qla_dbg.c | 2571 pr_crit("%s%pV", pbuf, &vaf); ql_log() 2626 pr_crit("%s%pV", pbuf, &vaf); ql_log_pci()
|
H A D | tcm_qla2xxx.c | 702 pr_crit("Bit_5 already set for cmd = %p.\n", cmd); tcm_qla2xxx_queue_status()
|
/linux-4.1.27/arch/tile/kernel/ |
H A D | setup.c | 694 pr_crit("The initrd memory region has been polluted. Disabling it.\n"); setup_bootmem_allocator()
|
/linux-4.1.27/fs/nilfs2/ |
H A D | btree.c | 394 pr_crit("NILFS: bad btree root (inode number=%lu): level = %d, flags = 0x%x, nchildren = %d\n", nilfs_btree_root_broken()
|
/linux-4.1.27/net/unix/ |
H A D | af_unix.c | 2616 pr_crit("%s: Cannot create unix_sock SLAB cache!\n", __func__); af_unix_init()
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_ioc.c | 2955 pr_crit("Heart Beat of IOC has failed\n"); bfa_ioc_recover()
|
/linux-4.1.27/net/ |
H A D | socket.c | 2443 pr_crit("protocol %d >= NPROTO(%d)\n", ops->family, NPROTO); sock_register()
|
/linux-4.1.27/drivers/platform/x86/ |
H A D | thinkpad_acpi.c | 3827 pr_crit("THERMAL ALARM: battery is too hot!\n"); hotkey_notify_6xxx() 3835 pr_crit("THERMAL ALARM: " hotkey_notify_6xxx()
|
/linux-4.1.27/drivers/mtd/nand/ |
H A D | nand_base.c | 4233 pr_crit("%s called with NULL mtd->owner!\n", __func__); nand_scan()
|
/linux-4.1.27/drivers/regulator/ |
H A D | core.c | 43 pr_crit("%s: " fmt, rdev_get_name(rdev), ##__VA_ARGS__)
|