/linux-4.1.27/mm/ |
D | kmemleak-test.c | 55 pr_info("kmalloc(32) = %p\n", kmalloc(32, GFP_KERNEL)); in kmemleak_test_init() 56 pr_info("kmalloc(32) = %p\n", kmalloc(32, GFP_KERNEL)); in kmemleak_test_init() 57 pr_info("kmalloc(1024) = %p\n", kmalloc(1024, GFP_KERNEL)); in kmemleak_test_init() 58 pr_info("kmalloc(1024) = %p\n", kmalloc(1024, GFP_KERNEL)); in kmemleak_test_init() 59 pr_info("kmalloc(2048) = %p\n", kmalloc(2048, GFP_KERNEL)); in kmemleak_test_init() 60 pr_info("kmalloc(2048) = %p\n", kmalloc(2048, GFP_KERNEL)); in kmemleak_test_init() 61 pr_info("kmalloc(4096) = %p\n", kmalloc(4096, GFP_KERNEL)); in kmemleak_test_init() 62 pr_info("kmalloc(4096) = %p\n", kmalloc(4096, GFP_KERNEL)); in kmemleak_test_init() 64 pr_info("kmem_cache_alloc(files_cachep) = %p\n", in kmemleak_test_init() 66 pr_info("kmem_cache_alloc(files_cachep) = %p\n", in kmemleak_test_init() [all …]
|
D | memory-failure.c | 317 pr_info("MCE: Unable to find user space address %lx in %s\n", in add_to_kill() 658 pr_info("MCE %#lx: failed to release buffers\n", pfn); in me_pagecache_clean() 1442 pr_info("MCE: Page was already unpoisoned %#lx\n", pfn); in unpoison_memory() 1452 pr_info("MCE: Memory failure is now running on %#lx\n", pfn); in unpoison_memory() 1466 pr_info("MCE: Memory failure is now running on free hugepage %#lx\n", pfn); in unpoison_memory() 1471 pr_info("MCE: Software-unpoisoned free page %#lx\n", pfn); in unpoison_memory() 1483 pr_info("MCE: Software-unpoisoned page %#lx\n", pfn); in unpoison_memory() 1528 pr_info("%s: %#lx free huge page\n", __func__, pfn); in __get_any_page() 1531 pr_info("%s: %#lx free buddy page\n", __func__, pfn); in __get_any_page() 1534 pr_info("%s: %#lx: unknown zero refcount page type %lx\n", in __get_any_page() [all …]
|
D | zpool.c | 150 pr_info("creating pool type %s\n", type); in zpool_create_pool() 183 pr_info("created %s pool\n", type); in zpool_create_pool() 205 pr_info("destroying pool type %s\n", zpool->type); in zpool_destroy_pool() 352 pr_info("loaded\n"); in init_zpool() 358 pr_info("unloaded\n"); in exit_zpool()
|
/linux-4.1.27/arch/arm/mach-u300/ |
D | dummyspichip.c | 79 pr_info("Simple test 1: write 0xAA byte, read back garbage byte " in dummy_looptest() 86 pr_info("Simple test 1: SUCCESS!\n"); in dummy_looptest() 88 pr_info("Simple test 2: write 8 bytes, read back 8 bytes garbage " in dummy_looptest() 95 pr_info("Simple test 2: SUCCESS!\n"); in dummy_looptest() 97 pr_info("Simple test 3: write 14 bytes, read back 14 bytes garbage " in dummy_looptest() 104 pr_info("Simple test 3: SUCCESS!\n"); in dummy_looptest() 106 pr_info("Simple test 4: write 8 bytes with spi_write(), read 8 " in dummy_looptest() 113 pr_info("Simple test 4 step 1: SUCCESS!\n"); in dummy_looptest() 119 pr_info("Simple test 4 step 2: SUCCESS!\n"); in dummy_looptest() 121 pr_info("Simple test 5: write 14 bytes with spi_write(), read " in dummy_looptest() [all …]
|
/linux-4.1.27/drivers/mtd/tests/ |
D | pagetest.c | 129 pr_info("crosstest\n"); in crosstest() 164 pr_info("reading page at %#llx\n", (long long)addr); in crosstest() 173 pr_info("reading page at %#llx\n", (long long)addr); in crosstest() 182 pr_info("reading page at %#llx\n", (long long)addr); in crosstest() 190 pr_info("verifying pages read at %#llx match\n", in crosstest() 196 pr_info("crosstest ok\n"); in crosstest() 207 pr_info("erasecrosstest\n"); in erasecrosstest() 220 pr_info("erasing block %d\n", ebnum); in erasecrosstest() 225 pr_info("writing 1st page of block %d\n", ebnum); in erasecrosstest() 232 pr_info("reading 1st page of block %d\n", ebnum); in erasecrosstest() [all …]
|
D | oobtest.c | 106 pr_info("writing OOBs of whole device\n"); in write_whole_device() 114 pr_info("written up to eraseblock %u\n", i); in write_whole_device() 120 pr_info("written %u eraseblocks\n", i); in write_whole_device() 138 pr_info("error @addr[0x%lx:0x%zx] 0x%x -> 0x%x diff 0x%x\n", in memcmpshow() 162 pr_info("error @addr[0x%lx:0x%lx] 0x%x -> 0xff diff 0x%x\n", in memffshow() 210 pr_info("ignoring error as within bitflip_limit\n"); in verify_eraseblock() 252 pr_info("ignoring errors as within bitflip limit\n"); in verify_eraseblock() 303 pr_info("ignoring error as within bitflip_limit\n"); in verify_eraseblock_in_one_go() 315 pr_info("verifying all eraseblocks\n"); in verify_all_eraseblocks() 323 pr_info("verified up to eraseblock %u\n", i); in verify_all_eraseblocks() [all …]
|
D | subpagetest.c | 141 pr_info("ECC correction at %#llx\n", in verify_eraseblock() 153 pr_info("------------- written----------------\n"); in verify_eraseblock() 155 pr_info("------------- read ------------------\n"); in verify_eraseblock() 157 pr_info("-------------------------------------\n"); in verify_eraseblock() 168 pr_info("ECC correction at %#llx\n", in verify_eraseblock() 178 pr_info("error: verify failed at %#llx\n", in verify_eraseblock() 180 pr_info("------------- written----------------\n"); in verify_eraseblock() 182 pr_info("------------- read ------------------\n"); in verify_eraseblock() 184 pr_info("-------------------------------------\n"); in verify_eraseblock() 205 pr_info("ECC correction at %#llx\n", in verify_eraseblock2() [all …]
|
D | nandbiterrs.c | 106 pr_info("write_page\n"); in write_page() 118 pr_info("rewrite page\n"); in rewrite_page() 148 pr_info("read_page\n"); in read_page() 172 pr_info("verify_page\n"); in verify_page() 201 pr_info("Inserted biterror @ %u/%u\n", byte, bit); in insert_biterror() 219 pr_info("incremental biterrors test\n"); in incremental_errors_test() 236 pr_info("Read reported %d corrected bit errors\n", err); in incremental_errors_test() 250 pr_info("Successfully corrected %d bit errors per subpage\n", in incremental_errors_test() 282 pr_info("overwrite biterrors test\n"); in overwrite_test() 300 pr_info("Implausible number of bit errors corrected\n"); in overwrite_test() [all …]
|
D | speedtest.c | 203 pr_info("Please specify a valid mtd-device via module parameter\n"); in mtd_speedtest_init() 209 pr_info("MTD device: %d count: %d\n", dev, count); in mtd_speedtest_init() 211 pr_info("MTD device: %d\n", dev); in mtd_speedtest_init() 221 pr_info("not NAND flash, assume page size is 512 " in mtd_speedtest_init() 232 pr_info("MTD device size %llu, eraseblock size %u, " in mtd_speedtest_init() 264 pr_info("testing eraseblock write speed\n"); in mtd_speedtest_init() 279 pr_info("eraseblock write speed is %ld KiB/s\n", speed); in mtd_speedtest_init() 282 pr_info("testing eraseblock read speed\n"); in mtd_speedtest_init() 297 pr_info("eraseblock read speed is %ld KiB/s\n", speed); in mtd_speedtest_init() 304 pr_info("testing page write speed\n"); in mtd_speedtest_init() [all …]
|
D | torturetest.c | 137 pr_info("re-try reading data from EB %d\n", in check_eraseblock() 141 pr_info("retried %d times, still errors, " in check_eraseblock() 148 pr_info("only attempt number %d was OK (!!!)\n", in check_eraseblock() 172 pr_info("written only %zd bytes of %zd, but no error" in write_pattern() 187 pr_info("Warning: this program is trying to wear out your " in tort_init() 191 pr_info("Please specify a valid mtd-device via module parameter\n"); in tort_init() 196 pr_info("MTD device: %d\n", dev); in tort_init() 197 pr_info("torture %d eraseblocks (%d-%d) of mtd%d\n", in tort_init() 200 pr_info("torturing just %d pages per eraseblock\n", in tort_init() 202 pr_info("write verify %s\n", check ? "enabled" : "disabled"); in tort_init() [all …]
|
D | readtest.c | 97 pr_info("dumping eraseblock %d\n", ebnum); in dump_eraseblock() 110 pr_info("dumping oob from eraseblock %d\n", ebnum); in dump_eraseblock() 134 pr_info("Please specify a valid mtd-device via module parameter\n"); in mtd_readtest_init() 138 pr_info("MTD device: %d\n", dev); in mtd_readtest_init() 148 pr_info("not NAND flash, assume page size is 512 " in mtd_readtest_init() 159 pr_info("MTD device size %llu, eraseblock size %u, " in mtd_readtest_init() 181 pr_info("testing page read\n"); in mtd_readtest_init() 202 pr_info("finished with errors\n"); in mtd_readtest_init() 204 pr_info("finished\n"); in mtd_readtest_init() 213 pr_info("error %d occurred\n", err); in mtd_readtest_init()
|
D | stresstest.c | 158 pr_info("Please specify a valid mtd-device via module parameter\n"); in mtd_stresstest_init() 163 pr_info("MTD device: %d\n", dev); in mtd_stresstest_init() 173 pr_info("not NAND flash, assume page size is 512 " in mtd_stresstest_init() 184 pr_info("MTD device size %llu, eraseblock size %u, " in mtd_stresstest_init() 217 pr_info("doing operations\n"); in mtd_stresstest_init() 220 pr_info("%d operations done\n", op); in mtd_stresstest_init() 229 pr_info("finished, %d operations done\n", op); in mtd_stresstest_init() 239 pr_info("error %d occurred\n", err); in mtd_stresstest_init()
|
D | mtd_test.c | 22 pr_info("error %d while erasing EB %d\n", err, ebnum); in mtdtest_erase_eraseblock() 27 pr_info("some erase error occurred at EB %d\n", ebnum); in mtdtest_erase_eraseblock() 40 pr_info("block %d is bad\n", ebnum); in is_block_bad() 53 pr_info("scanning for bad eraseblocks\n"); in mtdtest_scan_for_bad_eraseblocks() 60 pr_info("scanned %d eraseblocks, %d are bad\n", i, bad); in mtdtest_scan_for_bad_eraseblocks()
|
/linux-4.1.27/kernel/ |
D | backtracetest.c | 22 pr_info("Testing a backtrace from process context.\n"); in backtrace_test_normal() 23 pr_info("The following trace is a kernel self test and not a bug!\n"); in backtrace_test_normal() 40 pr_info("Testing a backtrace from irq context.\n"); in backtrace_test_irq() 41 pr_info("The following trace is a kernel self test and not a bug!\n"); in backtrace_test_irq() 54 pr_info("Testing a saved backtrace.\n"); in backtrace_test_saved() 55 pr_info("The following trace is a kernel self test and not a bug!\n"); in backtrace_test_saved() 68 pr_info("Saved backtrace test skipped.\n"); in backtrace_test_saved() 74 pr_info("====[ backtrace testing ]===========\n"); in backtrace_regression_test() 80 pr_info("====[ end of backtrace testing ]====\n"); in backtrace_regression_test()
|
/linux-4.1.27/drivers/staging/gs_fpgaboot/ |
D | gs_fpgaboot.c | 111 pr_info("bitstream file magic number Ok\n"); in readmagic_bitstream() 128 pr_info("file: %s\n", fimage->filename); in gs_print_header() 129 pr_info("part: %s\n", fimage->part); in gs_print_header() 130 pr_info("date: %s\n", fimage->date); in gs_print_header() 131 pr_info("time: %s\n", fimage->time); in gs_print_header() 132 pr_info("lendata: %d\n", fimage->lendata); in gs_print_header() 161 pr_info("image is bitstream format\n"); in gs_read_image() 178 pr_info("load fpgaimage %s\n", fw_file); in gs_load_image() 222 pr_info("device init done\n"); in gs_download_image() 227 pr_info("program done\n"); in gs_download_image() [all …]
|
/linux-4.1.27/arch/mips/mti-malta/ |
D | malta-setup.c | 110 pr_info("Enabled Bonito CPU coherency\n"); in plat_enable_iocoherency() 118 pr_info("Disabled Bonito IOBC coherency\n"); in plat_enable_iocoherency() 124 pr_info("Enabled Bonito IOBC coherency\n"); in plat_enable_iocoherency() 128 pr_info("CMP IOCU detected\n"); in plat_enable_iocoherency() 149 pr_info("Hardware DMA cache coherency disabled\n"); in plat_setup_iocoherency() 151 pr_info("Hardware DMA cache coherency enabled\n"); in plat_setup_iocoherency() 154 pr_info("Hardware DMA cache coherency unsupported, but enabled from command line!\n"); in plat_setup_iocoherency() 156 pr_info("Software DMA cache coherency enabled\n"); in plat_setup_iocoherency() 220 pr_info("Enabled Bonito debug mode\n"); in bonito_quirks_setup() 227 pr_info("Enabled Bonito CPU coherency\n"); in bonito_quirks_setup() [all …]
|
/linux-4.1.27/lib/ |
D | test_kasan.c | 25 pr_info("out-of-bounds to right\n"); in kmalloc_oob_right() 41 pr_info("out-of-bounds to left\n"); in kmalloc_oob_left() 57 pr_info("kmalloc_node(): out-of-bounds to right\n"); in kmalloc_node_oob_right() 73 pr_info("kmalloc large allocation: out-of-bounds to right\n"); in kmalloc_large_oob_rigth() 90 pr_info("out-of-bounds after krealloc more\n"); in kmalloc_oob_krealloc_more() 109 pr_info("out-of-bounds after krealloc less\n"); in kmalloc_oob_krealloc_less() 127 pr_info("kmalloc out-of-bounds for 16-bytes access\n"); in kmalloc_oob_16() 146 pr_info("out-of-bounds in memset\n"); in kmalloc_oob_in_memset() 162 pr_info("use-after-free\n"); in kmalloc_uaf() 178 pr_info("use-after-free in memset\n"); in kmalloc_uaf_memset() [all …]
|
D | test_rhashtable.c | 92 pr_info(" [%#4x/%u]", i, tbl->size); in test_bucket_stats() 113 pr_info(" Traversal complete: counted=%u, nelems=%u, entries=%d\n", in test_bucket_stats() 132 pr_info(" Adding %d keys\n", TEST_ENTRIES); in test_rhashtable() 161 pr_info(" Deleting %d keys\n", TEST_ENTRIES); in test_rhashtable() 189 pr_info("Running resizable hashtable tests...\n"); in test_rht_init()
|
D | test_firmware.c | 62 pr_info("loading '%s'\n", name); in trigger_request_store() 69 pr_info("load of '%s' failed: %d\n", name, rc); in trigger_request_store() 70 pr_info("loaded: %zu\n", test_firmware ? test_firmware->size : 0); in trigger_request_store()
|
/linux-4.1.27/drivers/scsi/mpt3sas/ |
D | mpt3sas_trigger_diag.c | 75 dTriggerDiagPrintk(ioc, pr_info(MPT3SAS_FMT "%s: enter\n", in _mpt3sas_raise_sigio() 88 dTriggerDiagPrintk(ioc, pr_info(MPT3SAS_FMT in _mpt3sas_raise_sigio() 97 dTriggerDiagPrintk(ioc, pr_info(MPT3SAS_FMT in _mpt3sas_raise_sigio() 103 dTriggerDiagPrintk(ioc, pr_info(MPT3SAS_FMT "%s: exit\n", ioc->name, in _mpt3sas_raise_sigio() 118 dTriggerDiagPrintk(ioc, pr_info(MPT3SAS_FMT "%s: enter\n", in mpt3sas_process_trigger_data() 124 dTriggerDiagPrintk(ioc, pr_info(MPT3SAS_FMT in mpt3sas_process_trigger_data() 132 dTriggerDiagPrintk(ioc, pr_info(MPT3SAS_FMT "%s: exit\n", ioc->name, in mpt3sas_process_trigger_data() 171 dTriggerDiagPrintk(ioc, pr_info(MPT3SAS_FMT in mpt3sas_trigger_master() 185 dTriggerDiagPrintk(ioc, pr_info(MPT3SAS_FMT in mpt3sas_trigger_master() 205 dTriggerDiagPrintk(ioc, pr_info(MPT3SAS_FMT "%s: exit\n", ioc->name, in mpt3sas_trigger_master() [all …]
|
D | mpt3sas_debug.h | 168 pr_info("mf:\n\t"); in _debug_dump_mf() 171 pr_info("\n\t"); in _debug_dump_mf() 172 pr_info("%08x ", le32_to_cpu(mfp[i])); in _debug_dump_mf() 174 pr_info("\n"); in _debug_dump_mf() 187 pr_info("reply:\n\t"); in _debug_dump_reply() 190 pr_info("\n\t"); in _debug_dump_reply() 191 pr_info("%08x ", le32_to_cpu(mfp[i])); in _debug_dump_reply() 193 pr_info("\n"); in _debug_dump_reply() 206 pr_info("config:\n\t"); in _debug_dump_config() 209 pr_info("\n\t"); in _debug_dump_config() [all …]
|
D | mpt3sas_base.c | 111 pr_info("setting fwfault_debug(%d)\n", mpt3sas_fwfault_debug); in _scsih_set_fwfault_debug() 587 pr_info(MPT3SAS_FMT "Discovery: (%s)", ioc->name, in _base_display_event_data() 591 pr_info("discovery_status(0x%08x)", in _base_display_event_data() 593 pr_info("\n"); in _base_display_event_data() 631 pr_info(MPT3SAS_FMT "%s\n", ioc->name, desc); in _base_display_event_data() 1521 pr_info(MPT3SAS_FMT in _base_config_dma_addressing() 1554 dfailprintk(ioc, pr_info(MPT3SAS_FMT "msix not supported\n", in _base_check_enable_msix() 1565 dinitprintk(ioc, pr_info(MPT3SAS_FMT in _base_check_enable_msix() 1691 dinitprintk(ioc, pr_info(MPT3SAS_FMT in _base_assign_reply_queues() 1754 dfailprintk(ioc, pr_info(MPT3SAS_FMT in _base_enable_msix() [all …]
|
D | mpt3sas_scsih.c | 284 pr_info("setting logging_level(0x%08x)\n", logging_level); in _scsih_set_debug_level() 481 dinitprintk(ioc, pr_info(MPT3SAS_FMT in _scsih_determine_boot_device() 496 dinitprintk(ioc, pr_info(MPT3SAS_FMT in _scsih_determine_boot_device() 511 dinitprintk(ioc, pr_info(MPT3SAS_FMT in _scsih_determine_boot_device() 661 dewtprintk(ioc, pr_info(MPT3SAS_FMT in _scsih_sas_device_add() 702 dewtprintk(ioc, pr_info(MPT3SAS_FMT in _scsih_sas_device_init_add() 805 dewtprintk(ioc, pr_info(MPT3SAS_FMT in _scsih_raid_device_add() 2014 pr_info(MPT3SAS_FMT "%s: tm_cmd busy!!!\n", in mpt3sas_scsih_issue_tm() 2022 pr_info(MPT3SAS_FMT "%s: host reset in progress!\n", in mpt3sas_scsih_issue_tm() 2030 dhsprintk(ioc, pr_info(MPT3SAS_FMT in mpt3sas_scsih_issue_tm() [all …]
|
D | mpt3sas_transport.c | 149 pr_info(MPT3SAS_FMT "%s: host reset in progress!\n", in _transport_set_identify() 314 pr_info(MPT3SAS_FMT "%s: host reset in progress!\n", in _transport_expander_report_manufacture() 341 pr_info(MPT3SAS_FMT in _transport_expander_report_manufacture() 346 pr_info(MPT3SAS_FMT "%s: ioc is operational\n", in _transport_expander_report_manufacture() 392 dtransportprintk(ioc, pr_info(MPT3SAS_FMT in _transport_expander_report_manufacture() 410 dtransportprintk(ioc, pr_info(MPT3SAS_FMT in _transport_expander_report_manufacture() 418 dtransportprintk(ioc, pr_info(MPT3SAS_FMT in _transport_expander_report_manufacture() 444 dtransportprintk(ioc, pr_info(MPT3SAS_FMT in _transport_expander_report_manufacture() 1094 pr_info(MPT3SAS_FMT "%s: host reset in progress!\n", in _transport_get_expander_phy_error_log() 1121 pr_info(MPT3SAS_FMT in _transport_get_expander_phy_error_log() [all …]
|
D | mpt3sas_ctl.c | 215 pr_info(MPT3SAS_FMT "%s: %s, smid(%d)\n", in _ctl_display_some_debug() 222 pr_info(MPT3SAS_FMT in _ctl_display_some_debug() 249 pr_info(MPT3SAS_FMT in _ctl_display_some_debug() 453 dtmprintk(ioc, pr_info(MPT3SAS_FMT in mpt3sas_ctl_reset_handler() 466 dtmprintk(ioc, pr_info(MPT3SAS_FMT in mpt3sas_ctl_reset_handler() 475 dtmprintk(ioc, pr_info(MPT3SAS_FMT in mpt3sas_ctl_reset_handler() 579 dctlprintk(ioc, pr_info(MPT3SAS_FMT in _ctl_set_task_mid() 598 dctlprintk(ioc, pr_info(MPT3SAS_FMT in _ctl_set_task_mid() 654 pr_info(MPT3SAS_FMT in _ctl_do_mpt_command() 660 pr_info(MPT3SAS_FMT "%s: ioc is operational\n", in _ctl_do_mpt_command() [all …]
|
/linux-4.1.27/drivers/watchdog/ |
D | pc87413_wdt.c | 90 pr_info(DPFX in pc87413_select_wdt_out() 114 pr_info(DPFX "pc87413 - Enable SWC functions\n"); in pc87413_enable_swc() 135 pr_info(DPFX in pc87413_get_swc_base_addr() 148 pr_info(DPFX "Select Bank3 of SWC\n"); in pc87413_swc_bank3() 159 pr_info(DPFX "Set WDTO to %d minutes\n", pc87413_time); in pc87413_programm_wdto() 170 pr_info(DPFX "Enable WDEN\n"); in pc87413_enable_wden() 180 pr_info(DPFX "Enable SW_WD_TREN\n"); in pc87413_enable_sw_wd_tren() 191 pr_info(DPFX "pc87413 - Disable SW_WD_TREN\n"); in pc87413_disable_sw_wd_tren() 202 pr_info(DPFX "pc87413 - Enable SW_WD_TRG\n"); in pc87413_enable_sw_wd_trg() 213 pr_info(DPFX "Disable SW_WD_TRG\n"); in pc87413_disable_sw_wd_trg() [all …]
|
D | alim7101_wdt.c | 162 pr_info("Watchdog timer is now enabled\n"); in wdt_startup() 170 pr_info("Watchdog timer is now disabled...\n"); in wdt_turnoff() 364 pr_info("Steve Hill <steve@navaho.co.uk>\n"); in alim7101_wdt_init() 368 pr_info("ALi M7101 PMU not present - WDT not set\n"); in alim7101_wdt_init() 378 pr_info("ALi 1543 South-Bridge not present - WDT not set\n"); in alim7101_wdt_init() 385 …pr_info("Detected old alim7101 revision 'a1d'. If this is a cobalt board, set the 'use_gpio' modu… in alim7101_wdt_init() 390 …pr_info("ALi 1543 South-Bridge does not have the correct revision number (???1001?) - WDT not set\… in alim7101_wdt_init() 397 pr_info("timeout value must be 1 <= x <= 3600, using %d\n", in alim7101_wdt_init() 423 pr_info("WDT driver for ALi M7101 initialised. timeout=%d sec (nowayout=%d)\n", in alim7101_wdt_init()
|
D | pcwd.c | 336 pr_info("ISA-PC Watchdog (REV.A) detected at port 0x%04x\n", in pcwd_show_card_info() 340 pr_info("ISA-PC Watchdog (REV.C) detected at port 0x%04x (Firmware version: %s)\n", in pcwd_show_card_info() 343 pr_info("Option switches (0x%02x): Temperature Reset Enable=%s, Power On Delay=%s\n", in pcwd_show_card_info() 356 pr_info("Temperature Option Detected\n"); in pcwd_show_card_info() 359 pr_info("Previous reboot was caused by the card\n"); in pcwd_show_card_info() 367 pr_info("No previous trip detected - Cold boot or reset\n"); in pcwd_show_card_info() 418 pr_info("Could not start watchdog\n"); in pcwd_start() 446 pr_info("Could not stop watchdog\n"); in pcwd_stop() 509 pr_info("Temperature overheat trip!\n"); in pcwd_get_status() 520 pr_info("Temperature overheat trip!\n"); in pcwd_get_status() [all …]
|
D | sbc7240_wdt.c | 67 pr_info("Watchdog timer is now disabled\n"); in wdt_disable() 76 pr_info("Watchdog timer is now enabled\n"); in wdt_enable() 89 pr_info("timeout set to %d seconds\n", t); in wdt_set_timeout() 249 pr_info("Removing watchdog\n"); in sbc7240_wdt_unload() 273 pr_info("timeout value must be 1<=x<=%d, using %d\n", in sbc7240_wdt_init() 292 pr_info("Watchdog driver for SBC7240 initialised (nowayout=%d)\n", in sbc7240_wdt_init()
|
D | smsc37b787_wdt.c | 366 pr_info("Watchdog enabled. Timeout set to %d %s\n", in wb_smsc_wdt_open() 380 pr_info("Watchdog disabled, sleeping again...\n"); in wb_smsc_wdt_release() 534 pr_info("SMsC 37B787 watchdog component driver " in wb_smsc_wdt_init() 564 pr_info("Timeout set to %d %s\n", in wb_smsc_wdt_init() 566 pr_info("Watchdog initialized and sleeping (nowayout=%d)...\n", in wb_smsc_wdt_init() 588 pr_info("Watchdog disabled\n"); in wb_smsc_wdt_exit() 595 pr_info("SMsC 37B787 watchdog component driver removed\n"); in wb_smsc_wdt_exit()
|
D | pnx833x_wdt.c | 80 pr_info("Started watchdog timer\n"); in pnx833x_wdt_start() 91 pr_info("Stopped watchdog timer\n"); in pnx833x_wdt_stop() 117 pr_info("Started watchdog timer\n"); in pnx833x_wdt_open() 244 pr_info("The system was previously reset due to the watchdog firing - please investigate...\n"); in watchdog_init() 261 pr_info("Hardware Watchdog Timer for PNX833x: Version 0.1\n"); in watchdog_init()
|
D | xen_wdt.c | 256 pr_info("timeout value invalid, using %d\n", timeout); in xen_wdt_probe() 266 pr_info("initialized (timeout=%ds, nowayout=%d)\n", in xen_wdt_probe() 271 pr_info("not supported\n"); in xen_wdt_probe() 276 pr_info("bogus return value %d\n", ret); in xen_wdt_probe() 334 pr_info("Xen WatchDog Timer Driver v%s\n", DRV_VERSION); in xen_wdt_init_module() 354 pr_info("module unloaded\n"); in xen_wdt_cleanup_module()
|
D | pcwd_pci.c | 244 pr_info("Found card at port 0x%04x (Firmware: %s) %s temp option\n", in pcipcwd_show_card_info() 248 pr_info("Option switches (0x%02x): Temperature Reset Enable=%s, Power On Delay=%s\n", in pcipcwd_show_card_info() 254 pr_info("Previous reset was caused by the Watchdog card\n"); in pcipcwd_show_card_info() 257 pr_info("Card sensed a CPU Overheat\n"); in pcipcwd_show_card_info() 260 pr_info("No previous trip detected - Cold boot or reset\n"); in pcipcwd_show_card_info() 368 pr_info("clearing watchdog trip status & LED\n"); in pcipcwd_clear_status() 692 pr_info("%s\n", DRIVER_VERSION); in pcipcwd_card_init() 745 pr_info("heartbeat value must be 0<heartbeat<65536, using %d\n", in pcipcwd_card_init() 771 pr_info("initialized. heartbeat=%d sec (nowayout=%d)\n", in pcipcwd_card_init()
|
D | advantechwdt.c | 264 pr_info("timeout value must be 1<=x<=63, using %d\n", timeout); in advwdt_probe() 273 pr_info("initialized. timeout=%d sec (nowayout=%d)\n", in advwdt_probe() 313 pr_info("WDT driver for Advantech single board computer initialising\n"); in advwdt_init() 335 pr_info("Watchdog Module Unloaded\n"); in advwdt_exit()
|
D | sbc_epx_c3.c | 55 pr_info("Stopped watchdog timer\n"); in epx_c3_stop() 79 pr_info("Started watchdog timer\n"); in epx_c3_open() 198 pr_info("Hardware Watchdog Timer for Winsystems EPX-C3 SBC: 0.1\n"); in watchdog_init()
|
D | indydog.c | 55 pr_info("Stopped watchdog timer\n"); in indydog_stop() 78 pr_info("Started watchdog timer\n"); in indydog_open() 191 pr_info("Hardware Watchdog Timer for SGI IP22: 0.3\n"); in watchdog_init()
|
D | rc32434_wdt.c | 121 pr_info("Started watchdog timer\n"); in rc32434_wdt_start() 132 pr_info("Stopped watchdog timer\n"); in rc32434_wdt_stop() 289 pr_info("timeout value must be between 0 and %d\n", in rc32434_wdt_probe() 299 pr_info("Watchdog Timer version " VERSION ", timer margin: %d sec\n", in rc32434_wdt_probe()
|
D | w83877f_wdt.c | 167 pr_info("Watchdog timer is now enabled\n"); in wdt_startup() 177 pr_info("Watchdog timer is now disabled...\n"); in wdt_turnoff() 358 pr_info("timeout value must be 1 <= x <= 3600, using %d\n", in w83877f_wdt_init() 388 pr_info("WDT driver for W83877F initialised. timeout=%d sec (nowayout=%d)\n", in w83877f_wdt_init()
|
D | sbc60xxwdt.c | 149 pr_info("Watchdog timer is now enabled\n"); in wdt_startup() 157 pr_info("Watchdog timer is now disabled...\n"); in wdt_turnoff() 337 pr_info("timeout value must be 1 <= x <= 3600, using %d\n", in sbc60xxwdt_init() 368 pr_info("WDT driver for 60XX single board computer initialised. timeout=%d sec (nowayout=%d)\n", in sbc60xxwdt_init()
|
D | sc520_wdt.c | 186 pr_info("Watchdog timer is now enabled\n"); in wdt_startup() 198 pr_info("Watchdog timer is now disabled...\n"); in wdt_turnoff() 391 pr_info("timeout value must be 1 <= timeout <= 3600, using %d\n", in sc520_wdt_init() 415 pr_info("WDT driver for SC520 initialised. timeout=%d sec (nowayout=%d)\n", in sc520_wdt_init()
|
D | wdt977.c | 121 pr_info("activated\n"); in wdt977_start() 166 pr_info("shutdown\n"); in wdt977_stop() 447 pr_info("driver v%s\n", WATCHDOG_VERSION); in wd977_init() 453 pr_info("timeout value must be 60 < timeout < 15300, using %d\n", in wd977_init() 482 pr_info("initialized. timeout=%d sec (nowayout=%d, testmode=%i)\n", in wd977_init()
|
D | w83977f_wdt.c | 133 pr_info("activated\n"); in wdt_start() 187 pr_info("shutdown\n"); in wdt_stop() 472 pr_info("driver v%s\n", WATCHDOG_VERSION); in w83977f_wdt_init() 480 pr_info("timeout value must be 15 <= timeout <= 7635, using %d\n", in w83977f_wdt_init() 503 pr_info("initialized. timeout=%d sec (nowayout=%d testmode=%d)\n", in w83977f_wdt_init()
|
D | sp5100_tco.c | 334 pr_info("PCI Revision ID: 0x%x\n", sp5100_tco_pci->revision); in sp5100_tco_setupdevice() 430 pr_info("Using 0x%04x for watchdog MMIO address\n", val); in sp5100_tco_setupdevice() 477 pr_info("Last reboot was %striggered by watchdog.\n", in sp5100_tco_init() 499 pr_info("initialized (0x%p). heartbeat=%d sec (nowayout=%d)\n", in sp5100_tco_init() 549 pr_info("SP5100/SB800 TCO WatchDog Timer Driver v%s\n", TCO_VERSION); in sp5100_tco_init_module() 573 pr_info("SP5100/SB800 TCO Watchdog Module Unloaded\n"); in sp5100_tco_cleanup_module()
|
/linux-4.1.27/security/keys/ |
D | trusted.h | 54 pr_info("trusted_key: sealing key type %d\n", o->keytype); in dump_options() 55 pr_info("trusted_key: sealing key handle %0X\n", o->keyhandle); in dump_options() 56 pr_info("trusted_key: pcrlock %d\n", o->pcrlock); in dump_options() 57 pr_info("trusted_key: pcrinfo %d\n", o->pcrinfo_len); in dump_options() 64 pr_info("trusted_key: key_len %d\n", p->key_len); in dump_payload() 67 pr_info("trusted_key: bloblen %d\n", p->blob_len); in dump_payload() 70 pr_info("trusted_key: migratable %d\n", p->migratable); in dump_payload() 77 pr_info("trusted-key: secret:\n"); in dump_sess() 80 pr_info("trusted-key: enonce:\n"); in dump_sess() 89 pr_info("\ntrusted-key: tpm buffer\n"); in dump_tpm_buf()
|
D | trusted.c | 67 pr_info("trusted_key: can't alloc %s\n", hash_alg); in TSS_sha1() 87 pr_info("trusted_key: can't alloc %s\n", hmac_alg); in TSS_rawhmac() 137 pr_info("trusted_key: can't alloc %s\n", hash_alg); in TSS_authhmac() 209 pr_info("trusted_key: can't alloc %s\n", hash_alg); in TSS_checkhmac1() 301 pr_info("trusted_key: can't alloc %s\n", hash_alg); in TSS_checkhmac2() 594 pr_info("trusted_key: oiap failed (%d)\n", ret); in tpm_unseal() 599 pr_info("trusted_key: oiap failed (%d)\n", ret); in tpm_unseal() 607 pr_info("trusted_key: tpm_get_random failed (%d)\n", ret); in tpm_unseal() 639 pr_info("trusted_key: authhmac failed (%d)\n", ret); in tpm_unseal() 651 pr_info("trusted_key: TSS_checkhmac2 failed (%d)\n", ret); in tpm_unseal() [all …]
|
/linux-4.1.27/arch/microblaze/kernel/ |
D | setup.c | 148 pr_info("Ramdisk addr 0x%08x, ", ram); in machine_early_init() 150 pr_info("FDT at 0x%08x\n", fdt); in machine_early_init() 152 pr_info("Compiled-in FDT at %p\n", _fdt_start); in machine_early_init() 155 pr_info("Found romfs @ 0x%08x (0x%08x)\n", in machine_early_init() 157 pr_info("#### klimit %p ####\n", old_klimit); in machine_early_init() 160 pr_info("Moved 0x%08x bytes from 0x%08x to 0x%08x\n", in machine_early_init() 163 pr_info("New klimit: 0x%08x\n", (unsigned)klimit); in machine_early_init() 168 pr_info("!!!Your kernel has setup MSR instruction but "); in machine_early_init() 173 pr_info("!!!Your kernel not setup MSR instruction but "); in machine_early_init()
|
D | process.c | 26 pr_info(" Registers dump: mode=%X\r\n", regs->pt_mode); in show_regs() 27 pr_info(" r1=%08lX, r2=%08lX, r3=%08lX, r4=%08lX\n", in show_regs() 29 pr_info(" r5=%08lX, r6=%08lX, r7=%08lX, r8=%08lX\n", in show_regs() 31 pr_info(" r9=%08lX, r10=%08lX, r11=%08lX, r12=%08lX\n", in show_regs() 33 pr_info(" r13=%08lX, r14=%08lX, r15=%08lX, r16=%08lX\n", in show_regs() 35 pr_info(" r17=%08lX, r18=%08lX, r19=%08lX, r20=%08lX\n", in show_regs() 37 pr_info(" r21=%08lX, r22=%08lX, r23=%08lX, r24=%08lX\n", in show_regs() 39 pr_info(" r25=%08lX, r26=%08lX, r27=%08lX, r28=%08lX\n", in show_regs() 41 pr_info(" r29=%08lX, r30=%08lX, r31=%08lX, rPC=%08lX\n", in show_regs() 43 pr_info(" msr=%08lX, ear=%08lX, esr=%08lX, fsr=%08lX\n", in show_regs()
|
D | early_printk.c | 126 pr_info("Early console on uartlite at 0x%08x\n", in setup_early_printk() 133 pr_info("Early console on uart16650 at 0x%08x\n", in setup_early_printk() 139 pr_info("Unsupported early console %d\n", in setup_early_printk() 156 pr_info("early_printk_console remapping from 0x%x to ", base_addr); in remap_early_printk()
|
D | reset.c | 28 pr_info("Skipping unavailable RESET gpio %d (%s)\n", in of_platform_reset_gpio_probe() 35 pr_info("GPIO pin is already allocated\n"); in of_platform_reset_gpio_probe() 52 pr_info("RESET: Registered gpio device: %d, current val: %d\n", in of_platform_reset_gpio_probe()
|
D | traps.c | 52 pr_info("Kernel Stack:\n"); in show_stack() 69 pr_info("\n\nCall Trace:\n"); in show_stack() 71 pr_info("\n"); in show_stack()
|
D | timer.c | 130 pr_info("%s: periodic\n", __func__); in xilinx_timer_set_mode() 134 pr_info("%s: oneshot\n", __func__); in xilinx_timer_set_mode() 137 pr_info("%s: unused\n", __func__); in xilinx_timer_set_mode() 140 pr_info("%s: shutdown\n", __func__); in xilinx_timer_set_mode() 144 pr_info("%s: resume\n", __func__); in xilinx_timer_set_mode() 289 pr_info("%s: irq=%d\n", timer->full_name, irq); in xilinx_timer_init()
|
/linux-4.1.27/drivers/media/rc/ |
D | nuvoton-cir.c | 134 pr_info("%s: Dump CIR logical device registers:\n", NVT_DRIVER_NAME); in cir_dump_regs() 135 pr_info(" * CR CIR ACTIVE : 0x%x\n", in cir_dump_regs() 137 pr_info(" * CR CIR BASE ADDR: 0x%x\n", in cir_dump_regs() 140 pr_info(" * CR CIR IRQ NUM: 0x%x\n", in cir_dump_regs() 145 pr_info("%s: Dump CIR registers:\n", NVT_DRIVER_NAME); in cir_dump_regs() 146 pr_info(" * IRCON: 0x%x\n", nvt_cir_reg_read(nvt, CIR_IRCON)); in cir_dump_regs() 147 pr_info(" * IRSTS: 0x%x\n", nvt_cir_reg_read(nvt, CIR_IRSTS)); in cir_dump_regs() 148 pr_info(" * IREN: 0x%x\n", nvt_cir_reg_read(nvt, CIR_IREN)); in cir_dump_regs() 149 pr_info(" * RXFCONT: 0x%x\n", nvt_cir_reg_read(nvt, CIR_RXFCONT)); in cir_dump_regs() 150 pr_info(" * CP: 0x%x\n", nvt_cir_reg_read(nvt, CIR_CP)); in cir_dump_regs() [all …]
|
D | fintek-cir.c | 121 pr_info("%s: Dump CIR logical device registers:\n", FINTEK_DRIVER_NAME); in cir_dump_regs() 122 pr_info(" * CR CIR BASE ADDR: 0x%x\n", in cir_dump_regs() 125 pr_info(" * CR CIR IRQ NUM: 0x%x\n", in cir_dump_regs() 130 pr_info("%s: Dump CIR registers:\n", FINTEK_DRIVER_NAME); in cir_dump_regs() 131 pr_info(" * STATUS: 0x%x\n", in cir_dump_regs() 133 pr_info(" * CONTROL: 0x%x\n", in cir_dump_regs() 135 pr_info(" * RX_DATA: 0x%x\n", in cir_dump_regs() 137 pr_info(" * TX_CONTROL: 0x%x\n", in cir_dump_regs() 139 pr_info(" * TX_DATA: 0x%x\n", in cir_dump_regs()
|
/linux-4.1.27/drivers/scsi/libfc/ |
D | fc_libfc.h | 44 pr_info("libfc: " fmt, ##args)) 48 pr_info("host%u: lport %6.6x: " fmt, \ 54 pr_info("host%u: disc: " fmt, \ 60 pr_info("host%u: rport %6.6x: " fmt, \ 73 pr_info("host%u: fcp: %6.6x: " \ 79 pr_info("host%u: fcp: %6.6x: " fmt, \ 87 pr_info("host%u: xid %4x: " fmt, \ 93 pr_info("host%u: scsi: " fmt, \
|
/linux-4.1.27/arch/x86/mm/ |
D | amdtopology.c | 88 pr_info("Scanning NUMA topology in Northbridge %d\n", nb); in amd_numa_init() 95 pr_info("Number of physical nodes %d\n", numnodes); in amd_numa_init() 107 pr_info("Skipping disabled node %d\n", i); in amd_numa_init() 111 pr_info("Ignoring excess node %d (%Lx:%Lx)\n", nodeid, in amd_numa_init() 117 pr_info("Skipping node entry %d (base %Lx)\n", in amd_numa_init() 127 pr_info("Node %d already present, skipping\n", in amd_numa_init() 165 pr_info("Node %d MemBase %016Lx Limit %016Lx\n", in amd_numa_init() 187 pr_info("BSP APIC ID: %02x\n", boot_cpu_physical_apicid); in amd_numa_init()
|
D | testmmiotrace.c | 34 pr_info("write test.\n"); in do_write_test() 51 pr_info("read test.\n"); in do_read_test() 72 pr_info("read far test.\n"); in do_read_far_test() 129 pr_info("All done.\n"); in init()
|
D | mmio-mod.c | 110 pr_info("pte for 0x%lx: 0x%llx 0x%llx\n", in print_pte() 404 pr_info("CPU%d is down.\n", cpu); in enter_uniprocessor() 424 pr_info("enabled CPU%d.\n", cpu); in leave_uniprocessor() 450 pr_info("MMIO tracing disabled.\n"); in enable_mmiotrace() 456 pr_info("enabled.\n"); in enable_mmiotrace() 475 pr_info("disabled.\n"); in disable_mmiotrace()
|
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac100_core.c | 50 pr_info("\t----------------------------------------------\n" in dwmac100_dump_mac_regs() 53 pr_info("\tcontrol reg (offset 0x%x): 0x%08x\n", MAC_CONTROL, in dwmac100_dump_mac_regs() 55 pr_info("\taddr HI (offset 0x%x): 0x%08x\n ", MAC_ADDR_HIGH, in dwmac100_dump_mac_regs() 57 pr_info("\taddr LO (offset 0x%x): 0x%08x\n", MAC_ADDR_LOW, in dwmac100_dump_mac_regs() 59 pr_info("\tmulticast hash HI (offset 0x%x): 0x%08x\n", in dwmac100_dump_mac_regs() 61 pr_info("\tmulticast hash LO (offset 0x%x): 0x%08x\n", in dwmac100_dump_mac_regs() 63 pr_info("\tflow control (offset 0x%x): 0x%08x\n", in dwmac100_dump_mac_regs() 65 pr_info("\tVLAN1 tag (offset 0x%x): 0x%08x\n", MAC_VLAN1, in dwmac100_dump_mac_regs() 67 pr_info("\tVLAN2 tag (offset 0x%x): 0x%08x\n", MAC_VLAN2, in dwmac100_dump_mac_regs() 184 pr_info("\tDWMAC100\n"); in dwmac100_setup()
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | pci.c | 125 pr_info("P7IOC PHB#%d Diag-data (Version: %d)\n", in pnv_pci_dump_p7ioc_diag_data() 129 pr_info("brdgCtl: %08x\n", in pnv_pci_dump_p7ioc_diag_data() 133 pr_info("UtlSts: %08x %08x %08x\n", in pnv_pci_dump_p7ioc_diag_data() 140 pr_info("RootSts: %08x %08x %08x %08x %08x\n", in pnv_pci_dump_p7ioc_diag_data() 148 pr_info("RootErrSts: %08x %08x %08x\n", in pnv_pci_dump_p7ioc_diag_data() 154 pr_info("RootErrLog: %08x %08x %08x %08x\n", in pnv_pci_dump_p7ioc_diag_data() 161 pr_info("RootErrLog1: %08x %016llx %016llx\n", in pnv_pci_dump_p7ioc_diag_data() 166 pr_info("PhbSts: %016llx %016llx\n", in pnv_pci_dump_p7ioc_diag_data() 170 pr_info("Lem: %016llx %016llx %016llx\n", in pnv_pci_dump_p7ioc_diag_data() 175 pr_info("PhbErr: %016llx %016llx %016llx %016llx\n", in pnv_pci_dump_p7ioc_diag_data() [all …]
|
D | pci-p5ioc2.c | 79 pr_info(" Allocated bitmap for %d MSIs (base IRQ 0x%x)\n", in pnv_pci_init_p5ioc2_msis() 107 pr_info(" Initializing p5ioc2 PHB %s\n", np->full_name); in pnv_pci_init_p5ioc2_phb() 187 pr_info("Probing p5ioc2 IO-Hub %s\n", np->full_name); in pnv_pci_init_p5ioc2_hub() 195 pr_info(" HUB-ID : 0x%016llx\n", hub_id); in pnv_pci_init_p5ioc2_hub() 205 pr_info(" No PHBs for Hub %s\n", np->full_name); in pnv_pci_init_p5ioc2_hub() 210 pr_info(" Allocating %lld MB of TCE memory per PHB\n", in pnv_pci_init_p5ioc2_hub()
|
D | opal-power.c | 32 pr_info("OPAL: reboot requested\n"); in opal_power_control_event() 36 pr_info("OPAL: poweroff requested\n"); in opal_power_control_event()
|
D | eeh-powernv.c | 1149 pr_info(" GEM: %016llx %016llx %016llx %016llx %016llx\n", in pnv_eeh_dump_hub_diag_common() 1159 pr_info(" LEM: %016llx %016llx %016llx %016llx %016llx\n", in pnv_eeh_dump_hub_diag_common() 1182 pr_info("P7IOC diag-data for RGC\n\n"); in pnv_eeh_get_and_dump_hub_diag() 1185 pr_info(" RGC: %016llx %016llx\n", in pnv_eeh_get_and_dump_hub_diag() 1190 pr_info("P7IOC diag-data for BI %s\n\n", in pnv_eeh_get_and_dump_hub_diag() 1195 pr_info(" BI: %016llx %016llx %016llx %016llx\n", in pnv_eeh_get_and_dump_hub_diag() 1202 pr_info("P7IOC diag-data for CI Port %d\n\n", in pnv_eeh_get_and_dump_hub_diag() 1206 pr_info(" CI: %016llx %016llx\n", in pnv_eeh_get_and_dump_hub_diag() 1211 pr_info("P7IOC diag-data for MISC\n\n"); in pnv_eeh_get_and_dump_hub_diag() 1215 pr_info("P7IOC diag-data for I2C\n\n"); in pnv_eeh_get_and_dump_hub_diag() [all …]
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | setup_64.c | 526 pr_info("Starting Linux PPC64 %s\n", init_utsname()->version); in setup_system() 528 pr_info("-----------------------------------------------------\n"); in setup_system() 529 pr_info("ppc64_pft_size = 0x%llx\n", ppc64_pft_size); in setup_system() 530 pr_info("phys_mem_size = 0x%llx\n", memblock_phys_mem_size()); in setup_system() 533 pr_info("dcache_line_size = 0x%x\n", ppc64_caches.dline_size); in setup_system() 535 pr_info("icache_line_size = 0x%x\n", ppc64_caches.iline_size); in setup_system() 537 pr_info("cpu_features = 0x%016lx\n", cur_cpu_spec->cpu_features); in setup_system() 538 pr_info(" possible = 0x%016lx\n", CPU_FTRS_POSSIBLE); in setup_system() 539 pr_info(" always = 0x%016lx\n", CPU_FTRS_ALWAYS); in setup_system() 540 pr_info("cpu_user_features = 0x%08x 0x%08x\n", cur_cpu_spec->cpu_user_features, in setup_system() [all …]
|
D | eeh_driver.c | 623 pr_info("EEH: Sleep 5s ahead of complete hotplug\n"); in eeh_reset_device() 634 pr_info("EEH: Sleep 5s ahead of partial hotplug\n"); in eeh_reset_device() 680 pr_info("EEH: Notify device drivers to shutdown\n"); in eeh_handle_normal_event() 696 pr_info("EEH: Collect temporary log\n"); in eeh_handle_normal_event() 704 pr_info("EEH: Reset with hotplug activity\n"); in eeh_handle_normal_event() 715 pr_info("EEH: Enable I/O for affected devices\n"); in eeh_handle_normal_event() 723 pr_info("EEH: Notify device drivers to resume I/O\n"); in eeh_handle_normal_event() 730 pr_info("EEH: Enabled DMA for affected devices\n"); in eeh_handle_normal_event() 756 pr_info("EEH: Reset without hotplug activity\n"); in eeh_handle_normal_event() 764 pr_info("EEH: Notify device drivers " in eeh_handle_normal_event() [all …]
|
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/ |
D | os_intfs.c | 198 pr_info("Unable to create_proc_read_entry!\n"); 216 pr_info("Unable to create dir_dev directory\n"); 228 pr_info("Unable to create_proc_read_entry!\n"); 236 pr_info("Unable to create_proc_read_entry!\n"); 245 pr_info("Unable to create_proc_read_entry!\n"); 252 pr_info("Unable to create_proc_read_entry!\n"); 259 pr_info("Unable to create_proc_read_entry!\n"); 266 pr_info("Unable to create_proc_read_entry!\n"); 273 pr_info("Unable to create_proc_read_entry!\n"); 280 pr_info("Unable to create_proc_read_entry!\n"); [all …]
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | ucc_geth.c | 367 pr_info("Init enet entry %d:\n", i); in dump_init_enet_entries() 368 pr_info("Base address: 0x%08x\n", in dump_init_enet_entries() 569 pr_info("TX BDs[%d]\n", i); in dump_bds() 578 pr_info("RX BDs[%d]\n", i); in dump_bds() 588 pr_info("UCC%d Geth registers:\n", ugeth->ug_info->uf_info.ucc_num + 1); in dump_regs() 589 pr_info("Base address: 0x%08x\n", (u32)ugeth->ug_regs); in dump_regs() 591 pr_info("maccfg1 : addr - 0x%08x, val - 0x%08x\n", in dump_regs() 594 pr_info("maccfg2 : addr - 0x%08x, val - 0x%08x\n", in dump_regs() 597 pr_info("ipgifg : addr - 0x%08x, val - 0x%08x\n", in dump_regs() 600 pr_info("hafdup : addr - 0x%08x, val - 0x%08x\n", in dump_regs() [all …]
|
/linux-4.1.27/drivers/fmc/ |
D | fmc-dump.c | 30 pr_info("%04x: ", addr); in dump_line() 40 pr_info("[...]\n"); in dump_line() 52 pr_info("FMC: %s (%s), slot %i, device %s\n", dev_name(fmc->hwdev), in fmc_dump_eeprom() 54 pr_info("FMC: dumping eeprom 0x%x (%i) bytes\n", fmc->eeprom_len, in fmc_dump_eeprom() 90 pr_info("FMC: %s (%s), slot %i, device %s\n", dev_name(fmc->hwdev), in fmc_dump_sdb() 92 pr_info("FMC: poor dump of sdb first level:\n"); in fmc_dump_sdb()
|
D | fmc-match.c | 80 pr_info(" EEPROM has no FRU information\n"); in fmc_fill_id_info() 84 pr_info(" FRU: wrong header checksum\n"); in fmc_fill_id_info() 89 pr_info(" FRU: wrong board area checksum\n"); in fmc_fill_id_info() 94 pr_info(" Manufacturer: %s\n", fmc->id.manufacturer); in fmc_fill_id_info() 95 pr_info(" Product name: %s\n", fmc->id.product_name); in fmc_fill_id_info()
|
/linux-4.1.27/arch/mips/loongson/loongson-3/ |
D | numa.c | 48 pr_info("CP0_Config3: CP0 16.3 (0x%lx)\n", value); in enable_lpa() 54 pr_info("CP0_PageGrain: CP0 5.1 (0x%lx)\n", value); in enable_lpa() 68 pr_info("NUMA: Discovered %d cpus on %d nodes\n", in cpu_node_probe() 146 pr_info("Node%d: mem_type:%d, mem_start:0x%llx, mem_size:0x%llx MB\n", in szmem() 148 pr_info(" start_pfn:0x%llx, end_pfn:0x%llx, num_physpages:0x%lx\n", in szmem() 160 pr_info("Node%d: mem_type:%d, mem_start:0x%llx, mem_size:0x%llx MB\n", in szmem() 162 pr_info(" start_pfn:0x%llx, end_pfn:0x%llx, num_physpages:0x%lx\n", in szmem() 170 pr_info("Node%d: mem_type:%d, mem_start:0x%llx, mem_size:0x%llx MB\n", in szmem() 188 pr_info("Node%d's addrspace_offset is 0x%lx\n", in node_mem_init() 195 pr_info("Node%d: start_pfn=0x%lx, end_pfn=0x%lx, freepfn=0x%lx\n", in node_mem_init() [all …]
|
/linux-4.1.27/arch/mips/pistachio/ |
D | init.c | 41 pr_info("CMP IOCU detected\n"); in plat_setup_iocoherency() 44 pr_info("Hardware DMA cache coherency disabled\n"); in plat_setup_iocoherency() 46 pr_info("Hardware DMA cache coherency enabled\n"); in plat_setup_iocoherency() 49 pr_info("Hardware DMA cache coherency unsupported, but enabled from command line!\n"); in plat_setup_iocoherency() 51 pr_info("Software DMA cache coherency enabled\n"); in plat_setup_iocoherency()
|
D | irq.c | 21 pr_info("EIC is %s\n", cpu_has_veic ? "on" : "off"); in arch_init_irq() 22 pr_info("VINT is %s\n", cpu_has_vint ? "on" : "off"); in arch_init_irq()
|
/linux-4.1.27/drivers/usb/usbip/ |
D | vhci_rx.c | 82 pr_info("max seqnum %d\n", in vhci_recv_ret_submit() 124 pr_info("unlink->seqnum %lu\n", unlink->seqnum); in dequeue_pending_unlink() 150 pr_info("cannot find the pending unlink %u\n", in vhci_recv_ret_unlink() 165 pr_info("the urb (seqnum %d) was already given back\n", in vhci_recv_ret_unlink() 172 pr_info("urb->status %d\n", urb->status); in vhci_recv_ret_unlink() 211 pr_info("connection reset by peer\n"); in vhci_rx_pdu() 216 pr_info("connection timed out with pending urbs\n"); in vhci_rx_pdu() 218 pr_info("xmit failed %d\n", ret); in vhci_rx_pdu() 224 pr_info("connection closed"); in vhci_rx_pdu()
|
D | vhci_hcd.c | 623 pr_info("dequeue a urb %p\n", urb); in vhci_urb_dequeue() 652 pr_info("device %p seems to be disconnected\n", vdev); in vhci_urb_dequeue() 664 pr_info("gives back urb %p\n", urb); in vhci_urb_dequeue() 690 pr_info("seqnum max\n"); in vhci_urb_dequeue() 694 pr_info("device %p seems to be still connected\n", vdev); in vhci_urb_dequeue() 718 pr_info("unlink cleanup tx %lu\n", unlink->unlink_seqnum); in vhci_device_unlink_cleanup() 730 pr_info("unlink cleanup rx %lu\n", unlink->unlink_seqnum); in vhci_device_unlink_cleanup() 734 pr_info("the urb (seqnum %lu) was already given back\n", in vhci_device_unlink_cleanup() 787 pr_info("stop threads\n"); in vhci_shutdown_connection() 794 pr_info("release socket\n"); in vhci_shutdown_connection() [all …]
|
/linux-4.1.27/arch/arm/mm/ |
D | cache-tauros2.c | 188 pr_info("Tauros2: %s L2 prefetch.\n", in enable_extra_feature() 196 pr_info("Tauros2: %s line fill burt8.\n", in enable_extra_feature() 219 pr_info("Tauros2: Enabling L2 cache.\n"); in tauros2_internal_init() 256 pr_info("Tauros2: Enabling L2 cache.\n"); in tauros2_internal_init() 269 pr_info("Tauros2: L2 cache support initialised " in tauros2_internal_init() 289 pr_info("Not found marvell,tauros2-cache, disable it\n"); in tauros2_init() 295 pr_info("Not found marvell,tauros-cache-features property, " in tauros2_init()
|
/linux-4.1.27/net/ipv4/ |
D | xfrm4_tunnel.c | 80 pr_info("%s: can't add xfrm type\n", __func__); in ipip_init() 85 pr_info("%s: can't add xfrm handler for AF_INET\n", __func__); in ipip_init() 91 pr_info("%s: can't add xfrm handler for AF_INET6\n", __func__); in ipip_init() 104 pr_info("%s: can't remove xfrm handler for AF_INET6\n", in ipip_fini() 108 pr_info("%s: can't remove xfrm handler for AF_INET\n", in ipip_fini() 111 pr_info("%s: can't remove xfrm type\n", __func__); in ipip_fini()
|
D | ipcomp.c | 178 pr_info("%s: can't add xfrm type\n", __func__); in ipcomp4_init() 182 pr_info("%s: can't add protocol\n", __func__); in ipcomp4_init() 192 pr_info("%s: can't remove protocol\n", __func__); in ipcomp4_fini() 194 pr_info("%s: can't remove xfrm type\n", __func__); in ipcomp4_fini()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/ |
D | health.c | 125 pr_info("assert_var[%d] 0x%08x\n", i, read_be32(h->assert_var + i)); in print_health_info() 127 pr_info("assert_exit_ptr 0x%08x\n", read_be32(&h->assert_exit_ptr)); in print_health_info() 128 pr_info("assert_callra 0x%08x\n", read_be32(&h->assert_callra)); in print_health_info() 129 pr_info("fw_ver 0x%08x\n", read_be32(&h->fw_ver)); in print_health_info() 130 pr_info("hw_id 0x%08x\n", read_be32(&h->hw_id)); in print_health_info() 131 pr_info("irisc_index %d\n", readb(&h->irisc_index)); in print_health_info() 132 pr_info("synd 0x%x: %s\n", readb(&h->synd), hsynd_str(readb(&h->synd))); in print_health_info() 133 pr_info("ext_sync 0x%04x\n", read_be16(&h->ext_sync)); in print_health_info()
|
/linux-4.1.27/tools/perf/ |
D | builtin-lock.c | 694 pr_info("\n=== output for debug===\n\n"); in print_bad_events() 695 pr_info("bad: %d, total: %d\n", bad, total); in print_bad_events() 696 pr_info("bad rate: %.2f %%\n", (double)bad / (double)total * 100); in print_bad_events() 697 pr_info("histogram of events caused bad sequence\n"); in print_bad_events() 699 pr_info(" %10s: %d\n", name[i], bad_hist[i]); in print_bad_events() 709 pr_info("%20s ", "Name"); in print_result() 710 pr_info("%10s ", "acquired"); in print_result() 711 pr_info("%10s ", "contended"); in print_result() 713 pr_info("%15s ", "avg wait (ns)"); in print_result() 714 pr_info("%15s ", "total wait (ns)"); in print_result() [all …]
|
D | builtin-kvm.c | 365 pr_info("%" PRIu64 " VM %d, vcpu %d: %s event took %" PRIu64 "usec\n", in handle_end_event() 545 pr_info("Analyze events for "); in print_vcpu_info() 548 pr_info("all VMs, "); in print_vcpu_info() 550 pr_info("pid(s) %s, ", kvm->opts.target.pid); in print_vcpu_info() 552 pr_info("dazed and confused on what is monitored, "); in print_vcpu_info() 555 pr_info("all VCPUs:\n\n"); in print_vcpu_info() 557 pr_info("VCPU %d:\n\n", vcpu); in print_vcpu_info() 569 pr_info("%s.%06ld", date, tv.tv_usec); in show_timeofday() 571 pr_info("00:00:00.000000"); in show_timeofday() 587 pr_info("\n\n"); in print_result() [all …]
|
/linux-4.1.27/arch/microblaze/mm/ |
D | init.c | 134 pr_info("%s: Main mem: 0x%x, size 0x%08x\n", in setup_memory() 150 pr_info("%s: kernel addr:0x%08x-0x%08x size=0x%08x\n", in setup_memory() 172 pr_info("%s: max_mapnr: %#lx\n", __func__, max_mapnr); in setup_memory() 173 pr_info("%s: min_low_pfn: %#lx\n", __func__, min_low_pfn); in setup_memory() 174 pr_info("%s: max_low_pfn: %#lx\n", __func__, max_low_pfn); in setup_memory() 175 pr_info("%s: max_pfn: %#lx\n", __func__, max_pfn); in setup_memory() 252 pr_info("Kernel virtual memory layout:\n"); in mem_init() 253 pr_info(" * 0x%08lx..0x%08lx : fixmap\n", FIXADDR_START, FIXADDR_TOP); in mem_init() 255 pr_info(" * 0x%08lx..0x%08lx : highmem PTEs\n", in mem_init() 258 pr_info(" * 0x%08lx..0x%08lx : early ioremap\n", in mem_init() [all …]
|
/linux-4.1.27/net/netfilter/ |
D | xt_SECMARK.c | 63 pr_info("invalid security context \'%s\'\n", info->secctx); in checkentry_lsm() 68 pr_info("unable to map security context \'%s\'\n", info->secctx); in checkentry_lsm() 74 pr_info("unable to obtain relabeling permission\n"); in checkentry_lsm() 89 pr_info("target only valid in the \'mangle\' " in secmark_tg_check() 95 pr_info("mode already set to %hu cannot mix with " in secmark_tg_check() 104 pr_info("invalid mode: %hu\n", info->mode); in secmark_tg_check()
|
D | xt_l2tp.c | 219 pr_info("unknown flags: %x\n", info->flags); in l2tp_mt_check() 228 pr_info("invalid flags combination: %x\n", info->flags); in l2tp_mt_check() 237 pr_info("wrong L2TP version: %u\n", info->version); in l2tp_mt_check() 244 pr_info("v2 tid > 0xffff: %u\n", info->tid); in l2tp_mt_check() 249 pr_info("v2 sid > 0xffff: %u\n", info->sid); in l2tp_mt_check() 271 pr_info("missing protocol rule (udp|l2tpip)\n"); in l2tp_mt_check4() 277 pr_info("v2 doesn't support IP mode\n"); in l2tp_mt_check4() 298 pr_info("missing protocol rule (udp|l2tpip)\n"); in l2tp_mt_check6() 304 pr_info("v2 doesn't support IP mode\n"); in l2tp_mt_check6()
|
D | xt_CT.c | 85 pr_info("You must specify a L4 protocol, and not use " in xt_ct_set_helper() 93 pr_info("No such helper \"%s\"\n", helper_name); in xt_ct_set_helper() 134 pr_info("Timeout policy base is empty\n"); in xt_ct_set_timeout() 141 pr_info("You must specify a L4 protocol, and not use " in xt_ct_set_timeout() 149 pr_info("No such timeout policy \"%s\"\n", timeout_name); in xt_ct_set_timeout() 155 pr_info("Timeout policy `%s' can only be used by L3 protocol " in xt_ct_set_timeout() 165 pr_info("Timeout policy `%s' can only be used by L4 protocol " in xt_ct_set_timeout() 397 pr_info("netfilter: NOTRACK target is deprecated, " in notrack_chk()
|
D | xt_CONNSECMARK.c | 94 pr_info("target only valid in the \'mangle\' " in connsecmark_tg_check() 105 pr_info("invalid mode: %hu\n", info->mode); in connsecmark_tg_check() 111 pr_info("cannot load conntrack support for proto=%u\n", in connsecmark_tg_check()
|
D | xt_policy.c | 136 pr_info("neither incoming nor outgoing policy selected\n"); in policy_mt_check() 141 pr_info("output policy not valid in PREROUTING and INPUT\n"); in policy_mt_check() 146 pr_info("input policy not valid in POSTROUTING and OUTPUT\n"); in policy_mt_check() 150 pr_info("too many policy elements\n"); in policy_mt_check()
|
D | xt_CHECKSUM.c | 39 pr_info("unsupported CHECKSUM operation %x\n", einfo->operation); in checksum_tg_check() 43 pr_info("no CHECKSUM operation enabled\n"); in checksum_tg_check()
|
D | xt_HL.c | 109 pr_info("TTL: invalid or unknown mode %u\n", info->mode); in ttl_tg_check() 122 pr_info("invalid or unknown mode %u\n", info->mode); in hl_tg6_check() 126 pr_info("increment/decrement does not " in hl_tg6_check()
|
/linux-4.1.27/arch/arm/mach-nomadik/ |
D | cpu-8815.c | 123 pr_info("could not find MMC/SD card detect bias node\n"); in cpu8815_mmcsd_init() 128 pr_info("could not obtain MMC/SD card detect bias GPIO\n"); in cpu8815_mmcsd_init() 133 pr_info("failed to request card detect bias GPIO %d\n", gpio); in cpu8815_mmcsd_init() 138 pr_info("failed to set GPIO %d as output, low\n", gpio); in cpu8815_mmcsd_init() 141 pr_info("enabled USB-S8815 CD bias GPIO %d, low\n", gpio); in cpu8815_mmcsd_init()
|
/linux-4.1.27/drivers/misc/ |
D | lkdtm.c | 326 pr_info("do_overwritten wasn't overwritten!\n"); in do_overwritten() 342 pr_info("attempting ok execution at %p\n", do_nothing); in execute_location() 347 pr_info("attempting bad execution at %p\n", func); in execute_location() 356 pr_info("attempting ok execution at %p\n", do_nothing); in execute_user_location() 362 pr_info("attempting bad execution at %p\n", func); in execute_user_location() 488 pr_info("attempting bad read at %p\n", ptr); in lkdtm_do_action() 492 pr_info("attempting bad write at %p\n", ptr); in lkdtm_do_action() 504 pr_info("attempting bad write at %p\n", ptr); in lkdtm_do_action() 517 pr_info("attempting bad %zu byte write at %p\n", size, ptr); in lkdtm_do_action() 539 pr_info("Crash point %s of type %s hit, trigger in %d rounds\n", in lkdtm_handler() [all …]
|
/linux-4.1.27/arch/x86/kernel/ |
D | mpparse.c | 71 pr_info("Processor #%d%s\n", m->apicid, bootup_cpu); in MP_processor_info() 180 pr_info("MPTABLE: OEM ID: %s\n", oem); in smp_check_mpc() 185 pr_info("MPTABLE: Product ID: %s\n", str); in smp_check_mpc() 187 pr_info("MPTABLE: APIC at: 0x%X\n", mpc->lapic); in smp_check_mpc() 304 pr_info("ISA/PCI bus type with no IRQ information... falling back to ELCR\n"); in construct_default_ioirq_mptable() 310 pr_info("Using ELCR to identify PCI interrupts\n"); in construct_default_ioirq_mptable() 521 pr_info("Intel MultiProcessor Specification v1.%d\n", in default_get_smp_config() 525 pr_info(" IMCR and PIC compatibility mode.\n"); in default_get_smp_config() 528 pr_info(" Virtual Wire compatibility mode.\n"); in default_get_smp_config() 544 pr_info("Default MP configuration #%d\n", mpf->feature1); in default_get_smp_config() [all …]
|
D | aperture_64.c | 85 pr_info("Mapping aperture over RAM [mem %#010lx-%#010lx] (%uKB)\n", in allocate_aperture() 130 pr_info("pci 0000:%02x:%02x:%02x: AGP bridge\n", bus, slot, func); in read_agp() 158 pr_info("pci 0000:%02x:%02x.%d: AGP aperture [bus addr %#010Lx-%#010Lx] (old size %uMB)\n", in read_agp() 162 …pr_info("pci 0000:%02x:%02x.%d: AGP aperture size %uMB (APSIZE %#x) is not right, using settings f… in read_agp() 167 pr_info("pci 0000:%02x:%02x.%d: AGP aperture [bus addr %#010Lx-%#010Lx] (%uMB, APSIZE %#x)\n", in read_agp() 225 pr_info("No AGP bridge found\n"); in search_agp_bridge() 317 pr_info("e820: reserve [mem %#010Lx-%#010Lx] for GART\n", in early_gart_iommu_check() 362 pr_info("Checking aperture...\n"); in gart_iommu_hole_init() 403 pr_info("Node %d: aperture [bus addr %#010Lx-%#010Lx] (%uMB)\n", in gart_iommu_hole_init() 455 pr_info("Your BIOS doesn't leave a aperture memory hole\n"); in gart_iommu_hole_init() [all …]
|
D | tsc_msr.c | 100 pr_info("Maximum core-clock to bus-clock ratio: 0x%x\n", ratio); in try_msr_calibrate_tsc() 109 pr_info("Resolved frequency ID: %u, frequency: %u KHz\n", in try_msr_calibrate_tsc() 116 pr_info("TSC runs at %lu KHz\n", res); in try_msr_calibrate_tsc() 120 pr_info("lapic_timer_frequency = %d\n", lapic_timer_frequency); in try_msr_calibrate_tsc()
|
D | tsc.c | 621 pr_info("Fast TSC calibration failed\n"); in quick_pit_calibrate() 640 pr_info("Fast TSC calibration using PIT\n"); in quick_pit_calibrate() 742 pr_info("PIT calibration matches %s. %d loops\n", in native_calibrate_tsc() 780 pr_info("using %s reference calibration\n", in native_calibrate_tsc() 788 pr_info("Using PIT calibration value\n"); in native_calibrate_tsc() 805 pr_info("Using PIT calibration value\n"); in native_calibrate_tsc() 993 pr_info("Marking TSC unstable due to %s\n", reason); in mark_tsc_unstable() 1122 pr_info("Refined TSC clocksource calibration: %lu.%03lu MHz\n", in tsc_refine_calibration_work() 1186 pr_info("Detected %lu.%03lu MHz processor\n", in tsc_init()
|
D | process.c | 398 pr_info("System has AMD C1E enabled\n"); in amd_e400_idle() 409 pr_info("Switch to broadcast mode on CPU%d\n", cpu); in amd_e400_idle() 486 pr_info("using AMD E400 aware idle routine\n"); in select_idle_routine() 489 pr_info("using mwait in idle threads\n"); in select_idle_routine() 508 pr_info("using polling idle threads\n"); in idle_setup()
|
/linux-4.1.27/drivers/scsi/fcoe/ |
D | libfcoe.h | 20 pr_info("libfcoe: " fmt, ##args);) 24 pr_info("host%d: fip: " fmt, \ 29 pr_info("%s: " fmt, __func__, ##args);) 33 pr_info("ctlr_%d: " fmt, cdev->id, ##args);)
|
/linux-4.1.27/arch/um/kernel/ |
D | sysrq.c | 20 pr_info(" [<%08lx>]", address); in _print_addr() 45 pr_info("Stack:\n"); in show_stack() 56 pr_info("Call Trace:\n"); in show_stack() 58 pr_info("\n"); in show_stack()
|
/linux-4.1.27/arch/metag/mm/ |
D | l2cache.c | 48 pr_info("L2 Cache: Not present\n"); in meta_l2c_setup() 70 pr_info("L2 Cache: Enabling... "); in meta_l2c_setup() 76 pr_info("L2 Cache: Not enabling\n"); in meta_l2c_setup() 83 pr_info("L2 Cache: Enabling prefetch... "); in meta_l2c_setup() 89 pr_info("L2 Cache: Not enabling prefetch\n"); in meta_l2c_setup()
|
/linux-4.1.27/net/atm/ |
D | mpc.c | 188 pr_info("mpoa: out of memory\n"); in atm_mpoa_add_qos() 316 pr_info("(%s) not starting\n", dev->name); in start_mpc() 387 pr_info("(%s) no mpc\n", dev->name); in lane2_assoc_ind() 398 pr_info("TLV value extends past its buffer, aborting parse\n"); in lane2_assoc_ind() 403 pr_info("mpoa: (%s) TLV type was 0, returning\n", in lane2_assoc_ind() 418 pr_info("(%s) short MPOA Device Type TLV\n", in lane2_assoc_ind() 424 pr_info("(%s) short MPOA Device Type TLV\n", dev->name); in lane2_assoc_ind() 436 pr_info("(%s) MPS_AND_MPC has zero MACs\n", dev->name); in lane2_assoc_ind() 454 pr_info("(%s) ignoring %Zd bytes of trailing TLV garbage\n", in lane2_assoc_ind() 477 pr_info("(%s) out of mem\n", mpc->dev->name); in copy_macs() [all …]
|
/linux-4.1.27/drivers/firmware/google/ |
D | memconsole.c | 74 pr_info("BIOS console v1 EBDA structure found at %p\n", hdr); in found_v1_header() 75 pr_info("BIOS console buffer at 0x%.8x, " in found_v1_header() 86 pr_info("BIOS console v2 EBDA structure found at %p\n", hdr); in found_v2_header() 87 pr_info("BIOS console buffer at 0x%.8x, " in found_v2_header() 107 pr_info("BIOS EBDA non-existent.\n"); in found_memconsole() 135 pr_info("BIOS console EBDA structure not found!\n"); in found_memconsole()
|
/linux-4.1.27/arch/mips/netlogic/xlr/ |
D | fmn-config.c | 52 pr_info("Bucket size :\n"); in print_credit_config() 53 pr_info("Station\t: Size\n"); in print_credit_config() 55 pr_info(" %d %d %d %d %d %d %d %d\n", in print_credit_config() 64 pr_info("\n"); in print_credit_config() 66 pr_info("Credits distribution :\n"); in print_credit_config() 67 pr_info("Station\t: Size\n"); in print_credit_config() 69 pr_info(" %d %d %d %d %d %d %d %d\n", in print_credit_config() 78 pr_info("\n"); in print_credit_config() 102 pr_info("Credit distribution complete.\n"); in check_credit_distribution()
|
/linux-4.1.27/fs/ncpfs/ |
D | getopt.c | 51 pr_info("%s: the %s option requires an argument\n", in ncp_getopt() 59 pr_info("%s: invalid numeric value in %s=%s\n", in ncp_getopt() 68 pr_info("%s: unexpected argument %s to the %s option\n", in ncp_getopt() 73 pr_info("%s: Unrecognized mount option %s\n", caller, token); in ncp_getopt()
|
/linux-4.1.27/drivers/block/ |
D | floppy.c | 154 pr_info("floppy%d: " format, current_drive, ##args) 284 pr_info("DMA memory shortage. Temporarily falling back on virtual DMA\n"); in fallback_on_nodma_alloc() 628 pr_info("%s:%s dtime=%lu\n", func, msg, jiffies - debugtimer); in debugt() 855 pr_info("bad fdc value\n"); in set_fdc() 1048 pr_info("zero dma transfer size:"); in setup_DMA() 1057 pr_info("non aligned address: %p\n", raw_cmd->kernel_data); in setup_DMA() 1688 pr_info("DOR0=%x\n", fdc_state[0].dor); in floppy_interrupt() 1689 pr_info("floppy interrupt on bizarre fdc %d\n", fdc); in floppy_interrupt() 1690 pr_info("handler=%pf\n", handler); in floppy_interrupt() 1749 pr_info("reset set in interrupt, calling %pf\n", cont->error); in reset_interrupt() [all …]
|
/linux-4.1.27/arch/arc/kernel/ |
D | troubleshoot.c | 45 pr_info("%s", buf); in print_reg_file() 78 pr_info("Path: %s\n", path_nm); in print_task_path_n_nm() 108 pr_info(" @off 0x%lx in [%s]\n" in show_faulting_vma() 114 pr_info(" @No matching VMA found\n"); in show_faulting_vma() 124 pr_info("\n[ECR ]: 0x%08lx => ", regs->event); in show_ecr_verbose() 179 pr_info("[EFA ]: 0x%08lx\n[BLINK ]: %pS\n[ERET ]: %pS\n", in show_regs() 186 pr_info("[STAT32]: 0x%08lx", regs->status32); in show_regs() 194 pr_info("BTA: 0x%08lx\t SP: 0x%08lx\t FP: 0x%08lx\n", in show_regs() 196 pr_info("LPS: 0x%08lx\tLPE: 0x%08lx\tLPC: 0x%08lx\n", in show_regs()
|
D | smp.c | 130 pr_info("## CPU%u LIVE ##: Executing Code...\n", cpu); in start_kernel_secondary() 158 pr_info("Idle Task [%d] %p", cpu, idle); in __cpu_up() 159 pr_info("Trying to bring up CPU%u ...\n", cpu); in __cpu_up() 173 pr_info("Timeout: CPU%u FAILED to comeup !!!\n", cpu); in __cpu_up()
|
/linux-4.1.27/drivers/acpi/ |
D | tables.c | 95 pr_info("INT_SRC_OVR (bus %d bus_irq %d global_irq %d %s %s)\n", in acpi_table_print_madt_entry() 101 pr_info("INT_SRC_OVR unexpected reserved flags: 0x%x\n", in acpi_table_print_madt_entry() 111 pr_info("NMI_SRC (%s %s global_irq %d)\n", in acpi_table_print_madt_entry() 122 pr_info("LAPIC_NMI (acpi_id[0x%02x] %s %s lint[0x%x])\n", in acpi_table_print_madt_entry() 139 pr_info("X2APIC_NMI (uid[0x%02x] %s %s lint[0x%x])\n", in acpi_table_print_madt_entry() 151 pr_info("LAPIC_ADDR_OVR (address[%p])\n", in acpi_table_print_madt_entry() 180 …pr_info("PLAT_INT_SRC (%s %s type[0x%x] id[0x%04x] eid[0x%x] iosapic_vector[0x%x] global_irq[0x%x]… in acpi_table_print_madt_entry() 395 pr_info("Early table checksum verification enabled\n"); in acpi_table_init() 398 pr_info("Early table checksum verification disabled\n"); in acpi_table_init()
|
/linux-4.1.27/drivers/media/usb/gspca/m5602/ |
D | m5602_ov7660.c | 51 pr_info("Forcing an %s sensor\n", ov7660.name); in ov7660_probe() 82 pr_info("Sensor reported 0x%x%x\n", prod_id, ver_id); in ov7660_probe() 85 pr_info("Detected a ov7660 sensor\n"); in ov7660_probe() 292 pr_info("Dumping the ov7660 register state\n"); in ov7660_dump_registers() 296 pr_info("register 0x%x contains 0x%x\n", address, value); in ov7660_dump_registers() 299 pr_info("ov7660 register state dump complete\n"); in ov7660_dump_registers() 301 pr_info("Probing for which registers that are read/write\n"); in ov7660_dump_registers() 311 pr_info("register 0x%x is writeable\n", address); in ov7660_dump_registers() 313 pr_info("register 0x%x is read only\n", address); in ov7660_dump_registers()
|
D | m5602_s5k83a.c | 58 pr_info("Forcing a %s sensor\n", s5k83a.name); in s5k83a_probe() 91 pr_info("Detected a s5k83a sensor\n"); in s5k83a_probe() 130 pr_info("Invalid stream command, exiting init\n"); in s5k83a_init() 187 pr_info("Camera was flipped\n"); in rotation_thread_function() 422 pr_info("Dumping the s5k83a register state for page 0x%x\n", in s5k83a_dump_registers() 427 pr_info("register 0x%x contains 0x%x\n", address, val); in s5k83a_dump_registers() 430 pr_info("s5k83a register state dump complete\n"); in s5k83a_dump_registers() 434 pr_info("Probing for which registers that are read/write for page 0x%x\n", in s5k83a_dump_registers() 444 pr_info("register 0x%x is writeable\n", in s5k83a_dump_registers() 447 pr_info("register 0x%x is read only\n", in s5k83a_dump_registers() [all …]
|
D | m5602_s5k4aa.c | 153 pr_info("Forcing a %s sensor\n", s5k4aa.name); in s5k4aa_probe() 189 pr_info("Invalid stream command, exiting init\n"); in s5k4aa_probe() 205 pr_info("Detected a s5k4aa sensor\n"); in s5k4aa_probe() 321 pr_info("Invalid stream command, exiting init\n"); in s5k4aa_init() 529 pr_info("Dumping the s5k4aa register state for page 0x%x\n", in s5k4aa_dump_registers() 534 pr_info("register 0x%x contains 0x%x\n", in s5k4aa_dump_registers() 538 pr_info("s5k4aa register state dump complete\n"); in s5k4aa_dump_registers() 542 pr_info("Probing for which registers that are read/write for page 0x%x\n", in s5k4aa_dump_registers() 552 pr_info("register 0x%x is writeable\n", in s5k4aa_dump_registers() 555 pr_info("register 0x%x is read only\n", in s5k4aa_dump_registers() [all …]
|
D | m5602_mt9m111.c | 63 pr_info("Forcing a %s sensor\n", mt9m111.name); in mt9m111_probe() 91 pr_info("Detected a mt9m111 sensor\n"); in mt9m111_probe() 427 pr_info("Dumping the mt9m111 register state\n"); in mt9m111_dump_registers() 429 pr_info("Dumping the mt9m111 sensor core registers\n"); in mt9m111_dump_registers() 434 pr_info("register 0x%x contains 0x%x%x\n", in mt9m111_dump_registers() 438 pr_info("Dumping the mt9m111 color pipeline registers\n"); in mt9m111_dump_registers() 443 pr_info("register 0x%x contains 0x%x%x\n", in mt9m111_dump_registers() 447 pr_info("Dumping the mt9m111 camera control registers\n"); in mt9m111_dump_registers() 452 pr_info("register 0x%x contains 0x%x%x\n", in mt9m111_dump_registers() 456 pr_info("mt9m111 register state dump complete\n"); in mt9m111_dump_registers()
|
D | m5602_po1030.c | 62 pr_info("Forcing a %s sensor\n", po1030.name); in po1030_probe() 86 pr_info("Detected a po1030 sensor\n"); in po1030_probe() 120 pr_info("Invalid stream command, exiting init\n"); in po1030_init() 493 pr_info("Dumping the po1030 sensor core registers\n"); in po1030_dump_registers() 496 pr_info("register 0x%x contains 0x%x\n", address, value); in po1030_dump_registers() 499 pr_info("po1030 register state dump complete\n"); in po1030_dump_registers() 501 pr_info("Probing for which registers that are read/write\n"); in po1030_dump_registers() 511 pr_info("register 0x%x is writeable\n", address); in po1030_dump_registers() 513 pr_info("register 0x%x is read only\n", address); in po1030_dump_registers()
|
/linux-4.1.27/drivers/media/usb/au0828/ |
D | au0828-core.c | 283 pr_info("Registered device AU0828 [%s]\n", in au0828_usb_probe() 299 pr_info("Suspend\n"); in au0828_suspend() 316 pr_info("Resume\n"); in au0828_resume() 348 pr_info("%s() Debugging is enabled\n", __func__); in au0828_init() 351 pr_info("%s() USB Debugging is enabled\n", __func__); in au0828_init() 354 pr_info("%s() I2C Debugging is enabled\n", __func__); in au0828_init() 357 pr_info("%s() Bridge Debugging is enabled\n", in au0828_init() 361 pr_info("%s() IR Debugging is enabled\n", in au0828_init() 364 pr_info("au0828 driver loaded\n"); in au0828_init()
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | odm_debug.h | 87 pr_info("%s(): " fmt, __func__, ## args); 96 pr_info("[ODM-8188E] "); \ 102 pr_info("Assertion failed! %s at ......\n", #expr); \ 103 pr_info(" ......%s,%s,line=%d\n", __FILE__, \
|
D | rtw_debug.h | 78 pr_info(DRIVER_PREFIX"ERROR " fmt, ##arg); \ 84 pr_info(DRIVER_PREFIX __VA_ARGS__); \ 90 pr_info(DRIVER_PREFIX __VA_ARGS__); \ 96 pr_info("%s [0x%08x,%d]", DRIVER_PREFIX, \ 98 pr_info fmt; \ 107 pr_info("%s", DRIVER_PREFIX); \ 108 pr_info(_titlestring); \ 110 pr_info("%02X%s", ptr[__i], \
|
/linux-4.1.27/drivers/infiniband/core/ |
D | iwpm_msg.c | 118 pr_info("%s: %s (client = %d)\n", __func__, err_str, nl_client); in iwpm_register_pid() 187 pr_info("%s: %s (client = %d)\n", __func__, err_str, nl_client); in iwpm_add_mapping() 263 pr_info("%s: %s (client = %d)\n", __func__, err_str, nl_client); in iwpm_add_and_query_mapping() 326 pr_info("%s: %s (client = %d)\n", __func__, err_str, nl_client); in iwpm_remove_mapping() 366 pr_info("%s: Could not find a matching request (seq = %u)\n", in iwpm_register_pid_cb() 381 pr_info("%s: Incorrect info (dev = %s name = %s version = %d)\n", in iwpm_register_pid_cb() 434 pr_info("%s: Could not find a matching request (seq = %u)\n", in iwpm_add_mapping_cb() 449 pr_info("%s: Sockaddr family doesn't match the requested one\n", in iwpm_add_mapping_cb() 507 pr_info("%s: Could not find a matching request (seq = %u)\n", in iwpm_add_and_query_mapping_cb() 523 pr_info("%s: Received a Reject (pid = %u, echo seq = %u)\n", in iwpm_add_and_query_mapping_cb() [all …]
|
/linux-4.1.27/arch/arm/kernel/ |
D | tcm.c | 143 pr_info("CPU: found %sTCM%d %dk @ %08x, %senabled\n", in setup_tcm_bank() 170 pr_info("CPU: moved %sTCM%d %dk to %08x, enabled\n", in setup_tcm_bank() 200 pr_info("CPU TCM: %u bytes of DTCM and %u bytes of " in tcm_init() 225 pr_info("CPU DTCM: %u bytes of code compiled to " in tcm_init() 243 pr_info("CPU DTCM: %u bytes of code compiled to DTCM but no " in tcm_init() 257 pr_info("CPU ITCM: %u bytes of code compiled to " in tcm_init() 275 pr_info("CPU ITCM: %u bytes of code compiled to ITCM but no " in tcm_init()
|
D | psci_smp.c | 87 pr_info("CPU%d killed.\n", cpu); in psci_cpu_kill() 92 pr_info("Retrying again to check for CPU kill\n"); in psci_cpu_kill()
|
/linux-4.1.27/drivers/net/wan/ |
D | cosa.c | 451 pr_info("invalid IRQ %d\n", irq); in cosa_probe() 457 pr_info("invalid I/O address 0x%x\n", base); in cosa_probe() 462 pr_info("invalid DMA %d\n", dma); in cosa_probe() 468 pr_info("8/16 bit base and DMA mismatch (base=0x%x, dma=%d)\n", in cosa_probe() 495 pr_info("valid signature not found at 0x%x\n", base); in cosa_probe() 528 pr_info("multiple interrupts obtained (%d, board at 0x%x)\n", in cosa_probe() 534 pr_info("no interrupt obtained (board at 0x%x)\n", in cosa_probe() 600 pr_info("cosa%d: %s (%s at 0x%x irq %d dma %d), %d channels\n", in cosa_probe() 929 pr_info("cosa_poll is here\n"); in cosa_poll() 1014 pr_info("cosa%d: WARNING: reset requested with cosa->usage > 1 (%d). Odd things may happen.\n", in cosa_reset() [all …]
|
/linux-4.1.27/arch/x86/crypto/ |
D | sha256_ssse3_glue.c | 142 pr_info("AVX detected but unusable.\n"); in avx_usable() 172 pr_info("Using AVX optimized SHA-256 implementation\n"); in sha256_ssse3_mod_init() 175 pr_info("Using AVX2 optimized SHA-256 implementation\n"); in sha256_ssse3_mod_init() 179 pr_info("Using SSSE3 optimized SHA-256 implementation\n"); in sha256_ssse3_mod_init() 182 pr_info("Neither AVX nor SSSE3 is available/usable.\n"); in sha256_ssse3_mod_init()
|
D | sha512_ssse3_glue.c | 141 pr_info("AVX detected but unusable.\n"); in avx_usable() 171 pr_info("Using AVX optimized SHA-512 implementation\n"); in sha512_ssse3_mod_init() 174 pr_info("Using AVX2 optimized SHA-512 implementation\n"); in sha512_ssse3_mod_init() 178 pr_info("Using SSSE3 optimized SHA-512 implementation\n"); in sha512_ssse3_mod_init() 181 pr_info("Neither AVX nor SSSE3 is available/usable.\n"); in sha512_ssse3_mod_init()
|
D | sha1_ssse3_glue.c | 133 pr_info("AVX detected but unusable.\n"); in avx_usable() 179 pr_info("Using %s optimized SHA-1 implementation\n", algo_name); in sha1_ssse3_mod_init() 182 pr_info("Neither AVX nor AVX2 nor SSSE3 is available/usable.\n"); in sha1_ssse3_mod_init()
|
/linux-4.1.27/arch/metag/kernel/ |
D | process.c | 134 pr_info(" pt_regs @ %p\n", regs); in show_regs() 135 pr_info(" SaveMask = 0x%04hx\n", regs->ctx.SaveMask); in show_regs() 136 pr_info(" Flags = 0x%04hx (%c%c%c%c)\n", regs->ctx.Flags, in show_regs() 141 pr_info(" TXRPT = 0x%08x\n", regs->ctx.CurrRPT); in show_regs() 142 pr_info(" PC = 0x%08x\n", regs->ctx.CurrPC); in show_regs() 146 pr_info(" %s = 0x%08x ", in show_regs() 158 pr_info(" A0.2 = 0x%08x ", in show_regs() 165 pr_info(" A0.%d = 0x%08x ", i + 3, regs->ctx.AX3[i].U0); in show_regs() 170 pr_info(" %s = 0x%08x ", DX0_names[i], regs->ctx.DX[i].U0); in show_regs()
|
D | da.c | 21 pr_info("DA present\n"); in metag_da_probe() 23 pr_info("DA not present\n"); in metag_da_probe()
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_param.c | 214 pr_info("%s Enabled\n", opt->name); in ixgb_validate_option() 217 pr_info("%s Disabled\n", opt->name); in ixgb_validate_option() 223 pr_info("%s set to %i\n", opt->name, *value); in ixgb_validate_option() 235 pr_info("%s\n", ent->str); in ixgb_validate_option() 245 pr_info("Invalid %s specified (%i) %s\n", opt->name, *value, opt->err); in ixgb_validate_option() 367 pr_info("Ignoring RxFCHighThresh when no RxFC\n"); in ixgb_check_options() 386 pr_info("Ignoring RxFCLowThresh when no RxFC\n"); in ixgb_check_options() 406 pr_info("Ignoring FCReqTimeout when no RxFC\n"); in ixgb_check_options() 413 pr_info("RxFCHighThresh must be >= (RxFCLowThresh + 8), Using Defaults\n"); in ixgb_check_options()
|
/linux-4.1.27/drivers/edac/ |
D | ghes_edac.c | 109 pr_info("Can't get DIMM%i size\n", in ghes_edac_dmidecode() 458 pr_info("Can't allocate memory for EDAC data\n"); in ghes_edac_register() 480 pr_info("This EDAC driver relies on BIOS to enumerate memory and get error reports.\n"); in ghes_edac_register() 481 pr_info("Unfortunately, not all BIOSes reflect the memory layout correctly.\n"); in ghes_edac_register() 482 pr_info("So, the end result of using this driver varies from vendor to vendor.\n"); in ghes_edac_register() 483 pr_info("If you find incorrect reports, please contact your hardware vendor\n"); in ghes_edac_register() 484 pr_info("to correct its BIOS.\n"); in ghes_edac_register() 485 pr_info("This system has %d DIMM sockets.\n", in ghes_edac_register() 488 pr_info("This system has a very crappy BIOS: It doesn't even list the DIMMS.\n"); in ghes_edac_register() 489 pr_info("Its SMBIOS info is wrong. It is doubtful that the error report would\n"); in ghes_edac_register() [all …]
|
/linux-4.1.27/sound/ppc/ |
D | snd_ps3.c | 143 pr_info("%s: DMA ch %d is not stopped.", in snd_ps3_verify_dma_stop() 482 pr_info("%s: invalid rate %d\n", __func__, in snd_ps3_set_avsetting() 496 pr_info("%s: invalid width %d\n", __func__, in snd_ps3_set_avsetting() 796 pr_info("%s: ioremap 0 failed p=%#lx l=%#lx \n", in snd_ps3_map_mmio() 822 pr_info("%s: device map 1 failed %d\n", __func__, in snd_ps3_allocate_irq() 829 pr_info("%s: ioremap 1 failed \n", __func__); in snd_ps3_allocate_irq() 838 pr_info("%s: unmap 1 failed\n", __func__); in snd_ps3_allocate_irq() 845 pr_info("%s:ps3_alloc_irq failed (%d)\n", __func__, ret); in snd_ps3_allocate_irq() 852 pr_info("%s: request_irq failed (%d)\n", __func__, ret); in snd_ps3_allocate_irq() 881 pr_info("%s: gpu_attribute failed %d\n", __func__, in snd_ps3_audio_set_base_addr() [all …]
|
/linux-4.1.27/tools/perf/tests/ |
D | vmlinux-kallsyms.c | 185 pr_info("Maps only in vmlinux:\n"); in test__vmlinux_matches_kallsyms() 205 pr_info("Maps in vmlinux with a different name in kallsyms:\n"); in test__vmlinux_matches_kallsyms() 219 pr_info(" %" PRIx64 "-%" PRIx64 " %" PRIx64 " %s in kallsyms as", in test__vmlinux_matches_kallsyms() 222 pr_info(":\n*%" PRIx64 "-%" PRIx64 " %" PRIx64, in test__vmlinux_matches_kallsyms() 224 pr_info(" %s\n", pair->dso->name); in test__vmlinux_matches_kallsyms() 229 pr_info("Maps only in kallsyms:\n"); in test__vmlinux_matches_kallsyms()
|
D | hists_filter.c | 144 pr_info("Normal histogram\n"); in test__hists_filter() 168 pr_info("Histogram for thread filter\n"); in test__hists_filter() 197 pr_info("Histogram for dso filter\n"); in test__hists_filter() 232 pr_info("Histogram for symbol filter\n"); in test__hists_filter() 259 pr_info("Histogram for all filters\n"); in test__hists_filter()
|
D | hists_common.c | 164 pr_info("----- %s --------\n", __func__); in print_hists_in() 172 pr_info("%2d: entry: %-8s [%-8s] %20s: period = %"PRIu64"\n", in print_hists_in() 191 pr_info("----- %s --------\n", __func__); in print_hists_out() 199 pr_info("%2d: entry: %8s:%5d [%-8s] %20s: period = %"PRIu64"/%"PRIu64"\n", in print_hists_out()
|
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/ |
D | channel.h | 121 pr_info("%s Channel StateTransition INVALID! (%s) %s(%d)-->%s(%d) @%s:%d\n", \ 137 pr_info("%s Channel StateTransition (%s) %s(%d)-->%s(%d) @%s:%d\n", \ 416 pr_info("%s Channel StateTransition INVALID! - acquire failed because OS client DISABLED\n", in spar_channel_client_acquire_os() 424 pr_info("%s Channel StateTransition (%s) %s(%d)-->%s(%d)\n", in spar_channel_client_acquire_os() 437 pr_info("%s Channel OS client acquire now successful\n", in spar_channel_client_acquire_os() 455 …pr_info("%s Channel StateTransition INVALID! - acquire failed because OS client NOT ATTACHED (stat… in spar_channel_client_acquire_os() 472 pr_info("%s Channel StateTransition failed - host OS acquire failed because boot BUSY\n", in spar_channel_client_acquire_os() 482 pr_info("%s Channel OS client acquire now successful\n", id); in spar_channel_client_acquire_os() 495 pr_info("%s Channel OS client error state cleared\n", id); in spar_channel_client_release_os() 501 …pr_info("%s Channel StateTransition INVALID! - release failed because OS client NOT BUSY (state=%s… in spar_channel_client_release_os()
|
/linux-4.1.27/drivers/cpufreq/ |
D | powernv-cpufreq.c | 92 pr_info("cpufreq pstate min %d nominal %d max %d\n", pstate_min, in init_powernv_pstates() 312 pr_info("CPU %d Pmax is reduced to %d\n", cpu, pmsr_pmax); in powernv_cpufreq_throttle_check() 313 pr_info("Max allowed Pstate is capped\n"); in powernv_cpufreq_throttle_check() 324 pr_info("Pstate set to safe frequency\n"); in powernv_cpufreq_throttle_check() 330 pr_info("Frequency Control disabled from OS\n"); in powernv_cpufreq_throttle_check() 334 pr_info("PMSR = %16lx\n", pmsr); in powernv_cpufreq_throttle_check() 428 pr_info("powernv-cpufreq disabled. System does not support PState control\n"); in powernv_cpufreq_init()
|
/linux-4.1.27/net/ipv6/ |
D | mip6.c | 315 pr_info("%s: spi is not 0: %u\n", __func__, x->id.spi); in mip6_destopt_init_state() 319 pr_info("%s: state's mode is not %u: %u\n", in mip6_destopt_init_state() 450 pr_info("%s: spi is not 0: %u\n", __func__, x->id.spi); in mip6_rthdr_init_state() 454 pr_info("%s: state's mode is not %u: %u\n", in mip6_rthdr_init_state() 486 pr_info("Mobile IPv6\n"); in mip6_init() 489 pr_info("%s: can't add xfrm type(destopt)\n", __func__); in mip6_init() 493 pr_info("%s: can't add xfrm type(rthdr)\n", __func__); in mip6_init() 497 pr_info("%s: can't add rawv6 mh filter\n", __func__); in mip6_init() 515 pr_info("%s: can't remove rawv6 mh filter\n", __func__); in mip6_fini() 517 pr_info("%s: can't remove xfrm type(rthdr)\n", __func__); in mip6_fini() [all …]
|
D | ipcomp6.c | 205 pr_info("%s: can't add xfrm type\n", __func__); in ipcomp6_init() 209 pr_info("%s: can't add protocol\n", __func__); in ipcomp6_init() 219 pr_info("%s: can't remove protocol\n", __func__); in ipcomp6_fini() 221 pr_info("%s: can't remove xfrm type\n", __func__); in ipcomp6_fini()
|
/linux-4.1.27/arch/arm64/kernel/ |
D | efi.c | 133 pr_info("EFI v%u.%.02u by %s\n", in uefi_init() 174 pr_info("Processing EFI memory map:\n"); in reserve_regions() 183 pr_info(" 0x%012llx-0x%012llx %s", in reserve_regions() 250 pr_info(" EFI remap 0x%016llx => %p\n", in efi_virtmap_init() 281 pr_info("EFI services will not be available.\n"); in arm64_enable_runtime_services() 286 pr_info("EFI runtime services will be disabled.\n"); in arm64_enable_runtime_services() 290 pr_info("Remapping and enabling EFI services.\n"); in arm64_enable_runtime_services()
|
D | psci.c | 250 pr_info("probing for conduit method from DT.\n"); in get_set_conduit_method() 280 pr_info("Using standard PSCI v0.2 function IDs\n"); in psci_0_2_set_functions() 320 pr_info("PSCIv%d.%d detected in firmware.\n", in psci_probe() 376 pr_info("Using PSCI v0.1 Function IDs from DT\n"); in psci_0_1_init() 431 pr_info("is not implemented in ACPI.\n"); in psci_acpi_init() 435 pr_info("probing for conduit method from ACPI.\n"); in psci_acpi_init() 511 pr_info("CPU%d killed.\n", cpu); in cpu_psci_cpu_kill() 516 pr_info("Retrying again to check for CPU kill\n"); in cpu_psci_cpu_kill()
|
/linux-4.1.27/arch/blackfin/mm/ |
D | isram-driver.c | 211 pr_info("INFO: running isram_read tests\n"); in isram_read_test() 237 pr_info("INFO: running isram_write tests\n"); in isram_write_test() 287 pr_info("INFO: running broad isram_memcpy tests\n"); in isram_memcpy_test() 292 pr_info("INFO: running isram_memcpy (read) tests\n"); in isram_memcpy_test() 322 pr_info("INFO: running isram_memcpy (write) tests\n"); in isram_memcpy_test() 369 pr_info("INFO: testing %#x bytes (%p - %p)\n", in isram_test_init() 381 pr_info("INFO: running initial dma_memcpy checks %p\n", sdram); in isram_test_init() 399 pr_info("PASS: all tests worked !\n"); in isram_test_init()
|
/linux-4.1.27/include/linux/ |
D | genl_magic_func.h | 47 #ifndef pr_info 48 #define pr_info(args...) fprintf(stderr, args); macro 61 pr_info("%s attr %s: %d 0x%08x\n", dir, in dprint_field() 66 pr_info("%s attr %s: %lld 0x%08llx\n", dir, in dprint_field() 71 pr_info("%s attr %s: set\n", dir, name); in dprint_field() 83 pr_info("%s attr %s: [len:%u] '%s'\n", dir, name, len, val); in dprint_array() 88 pr_info("%s attr %s: [len:%u] %02x%02x%02x%02x ...\n", in dprint_array() 93 #define DPRINT_TLA(a, op, b) pr_info("%s %s %s\n", a, op, b); 182 pr_info("<< must not change invariant attr: %s\n", #name); \ 190 pr_info("<< missing attr: %s\n", #name); \
|
/linux-4.1.27/kernel/trace/ |
D | trace_sched_switch.c | 43 pr_info("wakeup trace: Couldn't activate tracepoint" in tracing_sched_register() 50 pr_info("wakeup trace: Couldn't activate tracepoint" in tracing_sched_register() 57 pr_info("sched trace: Couldn't activate tracepoint" in tracing_sched_register()
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
D | rtw_debug.h | 149 pr_info(DRIVER_PREFIX fmt, ##arg);\ 155 pr_info(DRIVER_PREFIX __VA_ARGS__); \ 161 pr_info(DRIVER_PREFIX __VA_ARGS__); \ 180 pr_info("%s", DRIVER_PREFIX); \ 181 pr_info(_TitleString); \
|
/linux-4.1.27/init/ |
D | calibrate.c | 283 pr_info("Calibrating delay loop (skipped) " in calibrate_delay() 288 pr_info("Calibrating delay loop (skipped) " in calibrate_delay() 292 pr_info("Calibrating delay loop (skipped), " in calibrate_delay() 298 pr_info("Calibrating delay using timer " in calibrate_delay() 302 pr_info("Calibrating delay loop... "); in calibrate_delay()
|
/linux-4.1.27/lib/raid6/ |
D | algos.c | 124 pr_info("raid6: using %s recovery algorithm\n", best->name); in raid6_choose_recov() 161 pr_info("raid6: %-8s gen() %5ld MB/s\n", (*algo)->name, in raid6_choose_gen() 184 pr_info("raid6: %-8s xor() %5ld MB/s\n", (*algo)->name, in raid6_choose_gen() 190 pr_info("raid6: using algorithm %s gen() %ld MB/s\n", in raid6_choose_gen() 194 pr_info("raid6: .... xor() %ld MB/s, rmw enabled\n", in raid6_choose_gen()
|
/linux-4.1.27/drivers/s390/block/ |
D | xpram.c | 298 pr_info(" number of devices (partitions): %d \n", xpram_devs); in xpram_setup_sizes() 301 pr_info(" size of partition %d: %u kB\n", in xpram_setup_sizes() 304 pr_info(" size of partition %d to be set " in xpram_setup_sizes() 307 pr_info(" memory needed (for sized partitions): %lu kB\n", in xpram_setup_sizes() 309 pr_info(" partitions to be sized automatically: %d\n", in xpram_setup_sizes() 325 pr_info(" automatically determined " in xpram_setup_sizes() 452 pr_info(" %u pages expanded memory found (%lu KB).\n", in xpram_init()
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
D | eeprom.c | 168 pr_info("%s: Controller %d of multiport board\n", in tulip_parse_eeprom() 174 pr_info("%s: Missing EEPROM, this interface may not work correctly!\n", in tulip_parse_eeprom() 187 pr_info("%s: Old format EEPROM on '%s' board. Using substitute media control info\n", in tulip_parse_eeprom() 193 pr_info("%s: Old style EEPROM with no media selection information\n", in tulip_parse_eeprom() 239 pr_info("%s: EEPROM default media type %s\n", in tulip_parse_eeprom() 305 pr_info("%s: MII interface PHY %d, setup/reset sequences %d/%d long, capabilities %02x %02x\n", in tulip_parse_eeprom() 311 pr_info("%s: Index #%d - Media %s (#%d) described by a %s (%d) block\n", in tulip_parse_eeprom()
|
/linux-4.1.27/drivers/staging/sm750fb/ |
D | sm750_hw.c | 39 pr_info("mmio phyAddr = %lx\n", share->vidreg_start); in hw_sm750_map() 60 pr_info("mmio virtual addr = %p\n", share->pvReg); in hw_sm750_map() 76 pr_info("video memory phyAddr = %lx, size = %u bytes\n", in hw_sm750_map() 96 pr_info("video memory vaddr = %p\n", share->pvMem); in hw_sm750_map() 186 pr_info("yes,CH7301 DVI chip found\n"); in hw_sm750_inithw() 190 pr_info("okay,CH7301 DVI chip setup done\n"); in hw_sm750_inithw() 235 pr_info("primary channel\n"); in hw_sm750_output_setMode() 242 pr_info("secondary channel\n"); in hw_sm750_output_setMode() 258 pr_info("ddk setlogicdispout done \n"); in hw_sm750_output_setMode() 499 pr_info("flag = FB_BLANK_UNBLANK \n"); in hw_sm750_setBLANK() [all …]
|
D | sm750.c | 734 pr_info("use simul primary mode\n"); in sm750fb_set_drv() 838 pr_info("crtc->cursor.mmio = %p\n", crtc->cursor.mmio); in lynxfb_set_fbinfo() 880 pr_info("success! use specified mode:%s in %s\n", in lynxfb_set_fbinfo() 903 pr_info("Member of info->var is :\n\ in lynxfb_set_fbinfo() 945 pr_info("fix->smem_start = %lx\n", fix->smem_start); in lynxfb_set_fbinfo() 953 pr_info("fix->smem_len = %x\n", fix->smem_len); in lynxfb_set_fbinfo() 957 pr_info("fix->mmio_start = %lx\n", fix->mmio_start); in lynxfb_set_fbinfo() 959 pr_info("fix->mmio_len = %x\n", fix->mmio_len); in lynxfb_set_fbinfo() 1055 pr_info("find fbmode0 : %s\n", g_fbmode[0]); in sm750fb_setup() 1058 pr_info("find fbmode1 : %s\n", g_fbmode[1]); in sm750fb_setup() [all …]
|
/linux-4.1.27/arch/cris/arch-v32/drivers/ |
D | sync_serial.c | 335 DEBUG(pr_info("Init sync serial port %d\n", portnbr)); in initialize_port() 443 DEBUG(pr_info("Invalid minor %d\n", dev)); in sync_serial_open() 449 DEBUG(pr_info("syncser%d is busy\n", dev)); in sync_serial_open() 470 DEBUG(pr_info("Using DMA for syncser%d\n", dev)); in sync_serial_open() 547 DEBUG(pr_info("Invalid minor %d\n", dev)); in sync_serial_release() 591 pr_info("sync_serial_poll: mask 0x%08X %s %s\n", in sync_serial_poll() 614 DEBUG(pr_info("Invalid minor %d\n", dev)); in __sync_serial_read() 645 DEBUGREAD(pr_info("R%d c %d ri %u wi %u /%u\n", in __sync_serial_read() 683 DEBUGREAD(pr_info("r %d\n", count)); in __sync_serial_read() 699 DEBUG(pr_info("sync_serial_input copy from user failed\n")); in sync_serial_input() [all …]
|
/linux-4.1.27/drivers/platform/x86/ |
D | toshiba_acpi.c | 406 pr_info("Toshiba SCI already opened\n"); in sci_open() 423 pr_info("Toshiba SCI is not present\n"); in sci_open() 444 pr_info("Toshiba SCI not opened\n"); in sci_close() 446 pr_info("Toshiba SCI is not present\n"); in sci_close() 488 pr_info("Illumination device not available\n"); in toshiba_illumination_available() 514 pr_info("Illumination not supported\n"); in toshiba_illumination_set() 536 pr_info("Illumination not supported\n"); in toshiba_illumination_get() 559 pr_info("Keyboard illumination not available\n"); in toshiba_kbd_illum_available() 594 pr_info("Keyboard backlight status not supported\n"); in toshiba_kbd_illum_status_set() 614 pr_info("Keyboard backlight status not supported\n"); in toshiba_kbd_illum_status_get() [all …]
|
D | hp-wireless.c | 73 pr_info("Received unknown event (0x%x)\n", event); in hpwl_notify() 115 pr_info("Initializing HPQ6001 module\n"); in hpwl_init() 130 pr_info("Exiting HPQ6001 module\n"); in hpwl_exit()
|
D | toshiba_haps.c | 62 pr_info("HDD protection level set to: %d\n", level); in toshiba_haps_protection_level() 136 pr_info("Received event: 0x%x", event); in toshiba_haps_notify() 166 pr_info("HDD protection not available or using SSD\n"); in toshiba_haps_available() 184 pr_info("Toshiba HDD Active Protection Sensor device\n"); in toshiba_haps_add()
|
D | dell-wmi.c | 153 pr_info("Unknown key %x pressed\n", reported_key); in dell_wmi_process_key() 206 pr_info("Received unknown WMI event\n"); in dell_wmi_notify() 244 pr_info("Unknown WMI event type 0x00: " in dell_wmi_notify() 277 pr_info("Unknown WMI event type 0x11: " in dell_wmi_notify() 285 pr_info("Unknown WMI event type 0x%x\n", in dell_wmi_notify()
|
D | wmi.c | 464 pr_info("%s:\n", guid_string); in wmi_dump_wdg() 465 pr_info("\tobject_id: %c%c\n", g->object_id[0], g->object_id[1]); in wmi_dump_wdg() 466 pr_info("\tnotify_id: %02X\n", g->notify_id); in wmi_dump_wdg() 467 pr_info("\treserved: %02X\n", g->reserved); in wmi_dump_wdg() 468 pr_info("\tinstance_count: %d\n", g->instance_count); in wmi_dump_wdg() 469 pr_info("\tflags: %#x", g->flags); in wmi_dump_wdg() 492 pr_info("bad event status 0x%x\n", status); in wmi_notify_debug() 501 pr_info("DEBUG Event "); in wmi_notify_debug() 892 pr_info("DEBUG Event GUID: %s\n", guid_string); in acpi_wmi_notify() 956 pr_info("Mapper loaded\n"); in acpi_wmi_init() [all …]
|
D | toshiba_bluetooth.c | 80 pr_info("Bluetooth device not present\n"); in toshiba_bluetooth_present() 98 pr_info("Bluetooth status %llu\n", status); in toshiba_bluetooth_status() 188 pr_info("Toshiba ACPI Bluetooth device driver\n"); in toshiba_bt_rfkill_add()
|
/linux-4.1.27/drivers/w1/masters/ |
D | ds2490.c | 271 pr_info("%45s: %8x\n", str, buf[off]); in ds_print_msg() 278 pr_info("0x%x: count=%d, status: ", dev->ep[EP_STATUS], count); in ds_dump_status() 280 pr_info("%02x ", buf[i]); in ds_dump_status() 281 pr_info("\n"); in ds_dump_status() 309 pr_info("NRS: Reset no presence or ...\n"); in ds_dump_status() 311 pr_info("SH: short on reset or set path\n"); in ds_dump_status() 313 pr_info("APP: alarming presence on reset\n"); in ds_dump_status() 315 pr_info("VPP: 12V expected not seen\n"); in ds_dump_status() 317 pr_info("CMP: compare error\n"); in ds_dump_status() 319 pr_info("CRC: CRC error detected\n"); in ds_dump_status() [all …]
|
/linux-4.1.27/arch/arm/mach-pxa/ |
D | clock-pxa3xx.c | 61 pr_info("RO Mode clock: %d.%02dMHz (%sactive)\n", in pxa3xx_get_clk_frequency_khz() 64 pr_info("Run Mode clock: %d.%02dMHz (*%d)\n", in pxa3xx_get_clk_frequency_khz() 66 pr_info("Turbo Mode clock: %d.%02dMHz (*%d, %sactive)\n", in pxa3xx_get_clk_frequency_khz() 69 pr_info("HSIO bus clock: %d.%02dMHz\n", in pxa3xx_get_clk_frequency_khz()
|
D | tosa-bt.c | 40 pr_info("BT_RADIO going: %s\n", blocked ? "off" : "on"); in tosa_bt_set_block() 43 pr_info("TOSA_BT: going ON\n"); in tosa_bt_set_block() 46 pr_info("TOSA_BT: going OFF\n"); in tosa_bt_set_block()
|
D | cm-x2xx-pci.c | 126 pr_info("Initializing CM-X2XX PCI subsystem\n"); in cmx2xx_pci_preinit() 133 pr_info("PCI Bridge found.\n"); in cmx2xx_pci_preinit() 148 pr_info("CardBus Bridge found.\n"); in cmx2xx_pci_preinit()
|
/linux-4.1.27/fs/nfsd/ |
D | fault_inject.c | 69 pr_info("NFSD [%s]: Client %s had %llu state object(s)\n", in fault_inject_write() 74 pr_info("NFSD Fault Injection: %s (all)", op->file); in fault_inject_write() 76 pr_info("NFSD Fault Injection: %s (n = %llu)", in fault_inject_write() 79 pr_info("NFSD: %s: found %llu", op->file, val); in fault_inject_write()
|
/linux-4.1.27/kernel/power/ |
D | process.c | 133 pr_info("Freezing user space processes ... "); in freeze_processes() 168 pr_info("Freezing remaining freezable tasks ... "); in freeze_kernel_threads() 196 pr_info("Restarting tasks ... "); in thaw_processes() 224 pr_info("Restarting kernel threads ... "); in thaw_kernel_threads()
|
/linux-4.1.27/arch/arm/probes/kprobes/ |
D | test-core.c | 465 pr_info(" kprobe\n"); in run_api_tests() 470 pr_info(" jprobe\n"); in run_api_tests() 482 pr_info(" kretprobe\n"); in run_api_tests() 632 pr_info(" %dns for kprobe %s\n", ret, b->title); in run_benchmarks() 635 pr_info("\n"); in run_benchmarks() 1609 pr_info(" Check decoding tables\n"); in run_test_cases() 1614 pr_info(" Run test cases\n"); in run_test_cases() 1630 pr_info("Beginning kprobe tests...\n"); in run_all_tests() 1634 pr_info("Probe ARM code\n"); in run_all_tests() 1639 pr_info("ARM instruction simulation\n"); in run_all_tests() [all …]
|
/linux-4.1.27/arch/mips/netlogic/xlp/ |
D | ahci-init-xlp2.c | 234 pr_info("PHY read addr = 0x%x physel = %d data = 0x%x %s\n", in check_phy_register() 259 pr_info("Initializing XLP9XX On-chip AHCI...\n"); in nlm_sata_firmware_init() 322 pr_info("PHY0 is up.\n"); in nlm_sata_firmware_init() 324 pr_info("PHY0 is down.\n"); in nlm_sata_firmware_init() 326 pr_info("PHY1 is up.\n"); in nlm_sata_firmware_init() 328 pr_info("PHY1 is down.\n"); in nlm_sata_firmware_init() 330 pr_info("XLP AHCI Init Done.\n"); in nlm_sata_firmware_init()
|
D | ahci-init.c | 117 pr_info("XLP AHCI Initialization started.\n"); in nlm_sata_firmware_init() 143 pr_info("PHY%d is up.\n", i); in nlm_sata_firmware_init() 145 pr_info("PHY%d is down.\n", i); in nlm_sata_firmware_init() 148 pr_info("XLP AHCI init done.\n"); in nlm_sata_firmware_init()
|
/linux-4.1.27/drivers/scsi/bnx2fc/ |
D | bnx2fc_debug.c | 35 pr_info("NULL %pV", &vaf); in BNX2FC_IO_DBG() 59 pr_info("NULL %pV", &vaf); in BNX2FC_TGT_DBG() 80 pr_info("NULL %pV", &vaf); in BNX2FC_HBA_DBG()
|
D | bnx2fc_debug.h | 30 pr_info(fmt, ##__VA_ARGS__); \ 36 pr_info(fmt, ##__VA_ARGS__); \
|
/linux-4.1.27/drivers/base/ |
D | syscore.c | 66 pr_info("PM: Calling %pF\n", ops->suspend); in syscore_suspend() 104 pr_info("PM: Calling %pF\n", ops->resume); in syscore_resume() 126 pr_info("PM: Calling %pF\n", ops->shutdown); in syscore_shutdown()
|
/linux-4.1.27/arch/arm/mach-cns3xxx/ |
D | pcie.c | 135 pr_info("PCIe map irq: %04d:%02x:%02x.%02x slot %d, pin %d, irq: %d\n", in cns3xxx_pcie_map_irq() 197 pr_info("PCIe: Port[%d] Enable PCIe LTSSM\n", port); in cns3xxx_pcie_check_link() 198 pr_info("PCIe: Port[%d] Check data link layer...", port); in cns3xxx_pcie_check_link() 204 pr_info("Link up.\n"); in cns3xxx_pcie_check_link() 208 pr_info("Device not found.\n"); in cns3xxx_pcie_check_link() 262 pr_info("PCIe: Max_Read_Request_Size set to 128 bytes\n"); in cns3xxx_pcie_hw_init()
|
/linux-4.1.27/drivers/hwmon/ |
D | hwmon-vid.c | 261 pr_info("Using %d-bit VID table for VIA %s CPU\n", in get_via_model_d_vrm() 265 pr_info("Using %d-bit VID table for VIA %s CPU\n", in get_via_model_d_vrm() 300 pr_info("Unknown VRM version of your x86 CPU\n"); in vid_which_vrm() 308 pr_info("Unknown VRM version of your CPU\n"); in vid_which_vrm()
|
/linux-4.1.27/security/keys/encrypted-keys/ |
D | encrypted.c | 189 pr_info("encrypted_key: insufficient parameters specified\n"); in datablob_parse() 214 pr_info("encrypted_key: master key parameter is missing\n"); in datablob_parse() 219 pr_info("encrypted_key: master key parameter \'%s\' " in datablob_parse() 227 pr_info("encrypted_key: keylen parameter is missing\n"); in datablob_parse() 235 pr_info("encrypted_key: keyword \'%s\' not allowed " in datablob_parse() 243 pr_info("encrypted_key: keyword \'%s\' not allowed " in datablob_parse() 249 pr_info("encrypted_key: hex blob is missing\n"); in datablob_parse() 256 pr_info("encrypted_key: keyword \'%s\' not allowed " in datablob_parse() 264 pr_info("encrypted_key: keyword \'%s\' not recognized\n", in datablob_parse() 346 pr_info("encrypted_key: can't alloc %s\n", hmac_alg); in calc_hmac() [all …]
|
/linux-4.1.27/arch/x86/kernel/apic/ |
D | x2apic_uv_x.c | 191 pr_info("UV: OEM IDs %s/%s, System/HUB Types %d/%d, uv_apic %d\n", in uv_acpi_madt_oem_check() 502 pr_info("UV: Map %s_HI base address NULL\n", id); in map_high() 523 pr_info("UV: Map GRU_DIST base address NULL\n"); in map_gru_distributed() 551 pr_info("UV: GRU disabled\n"); in map_gru_high() 573 pr_info("UV: MMR disabled\n"); in map_mmr_high() 610 pr_info("UV: %s overlay 0x%lx base:0x%x m_io:%d\n", in map_mmioh_high_uv3() 613 pr_info("UV: %s disabled\n", id); in map_mmioh_high_uv3() 656 pr_info("UV: %s[%03d..%03d] NASID 0x%04x ADDR 0x%016lx - 0x%016lx\n", in map_mmioh_high_uv3() 665 pr_info("UV: %s base:0x%lx shift:%d M_IO:%d MAX_IO:%d\n", in map_mmioh_high_uv3() 706 pr_info( in map_mmioh_high() [all …]
|
D | apic.c | 230 pr_info("APIC: switched to apic NOOP\n"); in apic_disable() 409 pr_info("LVT offset %d assigned for vector 0x%02x\n", in reserve_eilvt_offset() 657 pr_info("APIC delta adjusted to PM-Timer: " in calibrate_by_pmtimer() 834 pr_info("Disabling APIC timer\n"); in setup_boot_APIC_clock() 1168 pr_info("No ESR for 82489DX.\n"); in lapic_setup_esr() 1179 pr_info("Leaving ESR disabled.\n"); in lapic_setup_esr() 1530 pr_info("x2apic: IRQ remapping doesn't support X2APIC mode\n"); in try_to_enable_x2apic() 1547 pr_info("x2apic: enabled by BIOS, switching to x2apic ops\n"); in check_x2apic() 1574 pr_info("Not enabling interrupt remapping due to skipped IO-APIC setup\n"); in try_to_enable_IR() 1592 pr_info("Saving IO-APIC state failed: %d\n", ret); in enable_IR_x2apic() [all …]
|
D | probe_64.c | 39 pr_info("Switched APIC routing to %s.\n", in default_setup_apic_routing() 65 pr_info("Setting APIC routing to %s.\n", in default_acpi_madt_oem_check()
|
/linux-4.1.27/net/tipc/ |
D | core.c | 103 pr_info("Activated (version " TIPC_MOD_VER ")\n"); in tipc_init() 135 pr_info("Started in single node mode\n"); in tipc_init() 161 pr_info("Deactivated\n"); in tipc_exit()
|
/linux-4.1.27/arch/x86/platform/scx200/ |
D | scx200_32.c | 64 pr_info("GPIO base 0x%x\n", base); in scx200_probe() 88 pr_info("Configuration Block base 0x%x\n", scx200_cb_base); in scx200_probe() 113 pr_info("NatSemi SCx200 Driver\n"); in scx200_init()
|
/linux-4.1.27/arch/arm/plat-samsung/ |
D | cpu.c | 44 pr_info("Samsung CPU ID: 0x%08lx\n", samsung_cpu_id); in s3c64xx_init_cpu() 52 pr_info("Samsung CPU ID: 0x%08lx\n", samsung_cpu_id); in s5p_init_cpu()
|
/linux-4.1.27/arch/mips/mti-sead3/ |
D | sead3-int.c | 34 pr_info("GIC: %spresent\n", (gic_present) ? "" : "not "); in arch_init_irq() 35 pr_info("EIC: %s\n", in arch_init_irq()
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
D | mISDNisar.c | 225 pr_info("%s: firmware error have %d need %d words\n", in load_firmware() 233 pr_info("ISAR send_mbox dkey failed\n"); in load_firmware() 244 pr_info("ISAR wrong dkey response (%x,%x,%x)\n", in load_firmware() 273 pr_info("ISAR send_mbox prog failed\n"); in load_firmware() 278 pr_info("ISAR poll_mbox prog failed\n"); in load_firmware() 285 pr_info("ISAR wrong prog response (%x,%x,%x)\n", in load_firmware() 304 pr_info("ISAR send_mbox start dsp failed\n"); in load_firmware() 309 pr_info("ISAR poll_mbox start dsp failed\n"); in load_firmware() 314 pr_info("ISAR wrong start dsp response (%x,%x,%x)\n", in load_firmware() 331 pr_info("ISAR no general status event received\n"); in load_firmware() [all …]
|
D | speedfax.c | 212 pr_info("%s: %s unknown command %x %lx\n", in sfax_ctrl() 241 pr_info("%s: unknown Op %x\n", sf->name, cq->op); in channel_ctrl() 268 pr_info("%s: cannot get module\n", sf->name); in sfax_dctrl() 293 pr_info("%s: couldn't get interrupt %d\n", sf->name, sf->irq); in init_card() 301 pr_info("%s: ISAC init failed with %d\n", in init_card() 314 pr_info("%s: IRQ(%d) got no requests during init %d\n", in init_card() 330 pr_info("mISDN: %s config port %x-%x already in use\n", in setup_speedfax() 396 pr_info("%s: firmware request failed %d\n", in setup_instance() 461 pr_info("No memory for Speedfax+ PCI\n"); in sfaxpci_probe()
|
/linux-4.1.27/arch/powerpc/platforms/44x/ |
D | ppc476.c | 246 pr_info("%s: Found board revision %d\n", __func__, board_rev); in ppc47x_get_board_rev() 251 pr_info("%s: Unable to find board revision\n", __func__); in ppc47x_get_board_rev() 263 pr_info("%s: Mapping irq %d\n", __func__, dev->irq); in ppc47x_pci_irq_fixup() 266 pr_info("%s: Mapping irq %d\n", __func__, dev->irq); in ppc47x_pci_irq_fixup()
|
/linux-4.1.27/arch/tile/kernel/ |
D | machine_kexec.c | 149 pr_info("%s: out of bounds\n", __func__); in kexec_bn2cl() 160 pr_info("%s: ran off end of page\n", __func__); in kexec_bn2cl() 194 pr_info("setting new command line to \"%s\"\n", command_line); in kexec_find_and_set_command_line() 200 pr_info("%s: no command line found; making empty\n", __func__); in kexec_find_and_set_command_line()
|
/linux-4.1.27/drivers/media/pci/bt8xx/ |
D | bttv-cards.c | 2918 pr_info("%d: detected: %s [card=%d], PCI subsystem ID is %04x:%04x\n", in bttv_idcard() 2925 pr_info("%d: subsystem: %04x:%04x (UNKNOWN)\n", in bttv_idcard() 2937 pr_info("%d: using: %s [card=%d,%s]\n", in bttv_idcard() 2959 pr_info("%d: gpio config override: mask=0x%x, mux=", in bttv_idcard() 2986 pr_info("%d: detected by eeprom: %s [card=%d]\n", in identify_by_eeprom() 3031 pr_info("%d: FlyVideo_gpio: unknown tuner type\n", btv->c.nr); in flyvideo_gpio() 3048 pr_info("%d: FlyVideo Radio=%s RemoteControl=%s Tuner=%d gpio=0x%06x\n", in flyvideo_gpio() 3051 pr_info("%d: FlyVideo LR90=%s tda9821/tda9820=%s capture_only=%s\n", in flyvideo_gpio() 3103 pr_info("%d: miro: id=%d tuner=%d radio=%s stereo=%s\n", in miro_pinnacle_gpio() 3149 pr_info("%d: pinnacle/mt: id=%d info=\"%s\" radio=%s\n", in miro_pinnacle_gpio() [all …]
|
/linux-4.1.27/arch/microblaze/pci/ |
D | xilinx_pci.c | 94 pr_info("%02x:%02x:%02x", bus, dev, func); in xilinx_early_pci_scan() 109 pr_info("\n"); in xilinx_early_pci_scan() 167 pr_info("xilinx-pci: Registered PCI host bridge\n"); in xilinx_pci_init()
|
/linux-4.1.27/arch/sh/drivers/pci/ |
D | fixups-sdk7786.c | 52 pr_info("Activating PCIe slot#4 (disabling slot#3)\n"); in sdk7786_pci_init() 63 pr_info("PCIe slot#4 disabled\n"); in sdk7786_pci_init()
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | hotplug-memory.c | 261 pr_info("Attempting to hot-remove %d LMB(s)\n", lmbs_to_remove); in dlpar_memory_remove_by_count() 313 pr_info("Memory at %llx was hot-removed\n", in dlpar_memory_remove_by_count() 331 pr_info("Attempting to hot-remove LMB, drc index %x\n", drc_index); in dlpar_memory_remove_by_index() 350 pr_info("Failed to hot-remove memory at %llx\n", in dlpar_memory_remove_by_index() 353 pr_info("Memory at %llx was hot-removed\n", lmbs[i].base_addr); in dlpar_memory_remove_by_index() 448 pr_info("Attempting to hot-add %d LMB(s)\n", lmbs_to_add); in dlpar_memory_add_by_count() 497 pr_info("Memory at %llx (drc index %x) was hot-added\n", in dlpar_memory_add_by_count() 513 pr_info("Attempting to hot-add LMB, drc index %x\n", drc_index); in dlpar_memory_add_by_index() 532 pr_info("Failed to hot-add memory, drc index %x\n", drc_index); in dlpar_memory_add_by_index() 534 pr_info("Memory at %llx (drc index %x) was hot-added\n", in dlpar_memory_add_by_index()
|
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_topology.c | 119 pr_info("CU CPU: cores=%d id_base=%d\n", cu->num_cpu_cores, in kfd_populated_cu_info_cpu() 141 pr_info("CU GPU: simds=%d id_base=%d\n", cu->num_simd_cores, in kfd_populated_cu_info_gpu() 153 pr_info("Found CU entry in CRAT table with proximity_domain=%d caps=%x\n", in kfd_parse_subtype_cu() 182 pr_info("Found memory entry in CRAT table with proximity_domain=%d\n", in kfd_parse_subtype_mem() 230 pr_info("Found cache entry in CRAT table with processor_id=%d\n", id); in kfd_parse_subtype_cache() 282 pr_info("Found IO link entry in CRAT table with id_from=%d\n", id_from); in kfd_parse_subtype_iolink() 345 pr_info("Found TLB entry in CRAT table (not processing)\n"); in kfd_parse_subtype() 351 pr_info("Found CCOMPUTE entry in CRAT table (not processing)\n"); in kfd_parse_subtype() 450 pr_info("Parsing CRAT table with %d nodes\n", num_nodes); in kfd_parse_crat_table() 959 pr_info("Creating topology SYSFS entries\n"); in kfd_topology_update_sysfs() [all …]
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | ivtv-alsa-main.c | 48 pr_info("%s: " fmt, "ivtv-alsa", ## arg); \ 251 pr_info("ivtv-alsa: module loading...\n"); in ivtv_alsa_init() 293 pr_info("ivtv-alsa: module unloading...\n"); in ivtv_alsa_exit() 300 pr_info("ivtv-alsa: module unload complete\n"); in ivtv_alsa_exit()
|
/linux-4.1.27/arch/xtensa/platforms/iss/ |
D | setup.c | 43 pr_info(" ** Called platform_halt() **\n"); in platform_halt() 49 pr_info(" ** Called platform_power_off() **\n"); in platform_power_off()
|
/linux-4.1.27/arch/mips/txx9/generic/ |
D | setup_tx3927.c | 100 pr_info("TX3927 D-Cache WriteThrough.\n"); in tx3927_setup() 102 pr_info("TX3927 D-Cache WriteBack.\n"); in tx3927_setup() 104 pr_info("TX3927 D-Cache WriteBack (CWF) .\n"); in tx3927_setup()
|
/linux-4.1.27/arch/powerpc/mm/ |
D | mem.c | 364 pr_info("Kernel virtual memory layout:\n"); in mem_init() 365 pr_info(" * 0x%08lx..0x%08lx : fixmap\n", FIXADDR_START, FIXADDR_TOP); in mem_init() 367 pr_info(" * 0x%08lx..0x%08lx : highmem PTEs\n", in mem_init() 371 pr_info(" * 0x%08lx..0x%08lx : consistent mem\n", in mem_init() 374 pr_info(" * 0x%08lx..0x%08lx : early ioremap\n", in mem_init() 376 pr_info(" * 0x%08lx..0x%08lx : vmalloc & ioremap\n", in mem_init()
|
/linux-4.1.27/arch/mips/kernel/ |
D | rtlx.c | 33 pr_info("id 0x%lx state %d\n", rtlx->id, rtlx->state); in dump_rtlx() 38 pr_info(" rt_state %d lx_state %d buffer_size %d\n", in dump_rtlx() 41 pr_info(" rt_read %d rt_write %d\n", in dump_rtlx() 44 pr_info(" lx_read %d lx_write %d\n", in dump_rtlx() 47 pr_info(" rt_buffer <%s>\n", chan->rt_buffer); in dump_rtlx() 48 pr_info(" lx_buffer <%s>\n", chan->lx_buffer); in dump_rtlx()
|
/linux-4.1.27/arch/microblaze/kernel/cpu/ |
D | cache.c | 612 pr_info("wb_msr\n"); in microblaze_cache_init() 616 pr_info("WB won't work properly\n"); in microblaze_cache_init() 620 pr_info("wt_msr_noirq\n"); in microblaze_cache_init() 623 pr_info("wt_msr\n"); in microblaze_cache_init() 629 pr_info("wb_nomsr\n"); in microblaze_cache_init() 633 pr_info("WB won't work properly\n"); in microblaze_cache_init() 637 pr_info("wt_nomsr_noirq\n"); in microblaze_cache_init() 640 pr_info("wt_nomsr\n"); in microblaze_cache_init()
|
D | cpuinfo.c | 88 pr_info("%s: initialising\n", __func__); in setup_cpuinfo() 99 pr_info("%s: Using full CPU PVR support\n", in setup_cpuinfo()
|
/linux-4.1.27/drivers/misc/ti-st/ |
D | st_core.c | 44 pr_info("%s: id %d\n", __func__, new_proto->chnl_id); in add_channel_to_table() 53 pr_info("%s: id %d\n", __func__, proto->chnl_id); in remove_channel_from_table() 147 pr_info(" %s ", __func__); in st_reg_complete() 154 pr_info("protocol %d's cb sent %d\n", i, err); in st_reg_complete() 298 pr_info("%s: invalid length " in st_int_recv() 549 pr_info(" ST_REG_IN_PROGRESS:%d ", new_proto->chnl_id); in st_register() 560 pr_info(" chnl_id list empty :%d ", new_proto->chnl_id); in st_register() 665 pr_info(" all chnl_ids unregistered "); in st_unregister() 720 pr_info("%s ", __func__); in st_tty_open() 750 pr_info("%s ", __func__); in st_tty_close()
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | ipt_CLUSTERIP.c | 282 pr_info("unknown mode %u\n", config->hash_mode); in clusterip_hashfn() 373 pr_info("unknown mode %u\n", cipinfo->hash_mode); in clusterip_tg_check() 379 pr_info("Please specify destination IP\n"); in clusterip_tg_check() 388 pr_info("no config found for %pI4, need 'new'\n", in clusterip_tg_check() 395 pr_info("Please specify an interface name\n"); in clusterip_tg_check() 401 pr_info("no such interface %s\n", in clusterip_tg_check() 419 pr_info("cannot load conntrack support for proto=%u\n", in clusterip_tg_check() 423 pr_info("ipt_CLUSTERIP is deprecated and it will removed soon, " in clusterip_tg_check() 769 pr_info("ClusterIP Version %s loaded successfully\n", in clusterip_tg_init() 783 pr_info("ClusterIP Version %s unloading\n", CLUSTERIP_VERSION); in clusterip_tg_exit()
|
/linux-4.1.27/drivers/md/ |
D | md-cluster.c | 285 pr_info("md-cluster: %s Node %d/%d down. My slot: %d. Initiating recovery.\n", in recover_slot() 338 pr_info("%s:%d Deleting suspend_info: %d\n", in __remove_suspend_info() 388 pr_info("%s:%d Sending kobject change with %s and %s\n", __func__, __LINE__, disk_uuid, raid_slot); in process_add_new_disk() 430 pr_info("%s: %d Received message: METADATA_UPDATE from %d\n", in process_recvd_msg() 435 pr_info("%s: %d Received message: RESYNCING from %d\n", in process_recvd_msg() 441 pr_info("%s: %d Received message: NEWDISK from %d\n", in process_recvd_msg() 446 pr_info("%s: %d Received REMOVE from %d\n", in process_recvd_msg() 451 pr_info("%s: %d Received RE_ADD from %d\n", in process_recvd_msg() 602 pr_info("%s:%d Resync[%llu..%llu] in progress on %d\n", in gather_all_resync_info() 692 pr_info("md-cluster: Joined cluster %s slot %d\n", str, cinfo->slot_number); in join() [all …]
|
/linux-4.1.27/drivers/pps/generators/ |
D | pps_gen_parport.c | 178 pr_info("port write takes %ldns\n", dev->port_write_time); in calibrate_port() 212 pr_info("attached to %s\n", port->name); in parport_attach() 249 pr_info(DRVDESC "\n"); in pps_gen_parport_init() 269 pr_info("hrtimer avg error is %ldns\n", hrtimer_error); in pps_gen_parport_exit()
|
/linux-4.1.27/arch/m68k/apollo/ |
D | config.c | 68 pr_info("Apollo hardware found: [%s]\n", in dn_setup_model() 200 pr_info("*(0x10803) %02x\n", in dn_sched_init() 202 pr_info("*(0x10803) %02x\n", in dn_sched_init() 243 pr_info("set_clock_mmss\n"); in dn_dummy_set_clock_mmss()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | id.c | 200 pr_info("%s", soc_name); in omap2xxx_check_revision() 202 pr_info("%s", soc_rev); in omap2xxx_check_revision() 203 pr_info("\n"); in omap2xxx_check_revision() 247 pr_info("%s %s (", soc_name, soc_rev); in omap3_cpuinfo() 594 pr_info("%s %s\n", soc_name, soc_rev); in omap4xxx_check_revision() 637 pr_info("%s %s\n", soc_name, soc_rev); in omap5xxx_check_revision() 684 pr_info("%s %s\n", soc_name, soc_rev); in dra7xxx_check_revision()
|
/linux-4.1.27/arch/mips/ralink/ |
D | mt7620.c | 442 pr_info("Board has SDRAM\n"); in mt7620_dram_init() 448 pr_info("Board has DDR1\n"); in mt7620_dram_init() 454 pr_info("Board has DDR2\n"); in mt7620_dram_init() 468 pr_info("Board has DDR1\n"); in mt7628_dram_init() 474 pr_info("Board has DDR2\n"); in mt7628_dram_init() 539 pr_info("Analog PMU set to %s control\n", in prom_soc_init() 541 pr_info("Digital PMU set to %s control\n", in prom_soc_init()
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
D | vmci_driver.c | 75 pr_info("Guest personality initialized and is %s\n", in vmci_drv_init() 88 pr_info("Initialized host personality\n"); in vmci_drv_init()
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | cw1200_spi.c | 82 pr_info("READ : %04d from 0x%02x (%04x)\n", count, addr, regaddr); in cw1200_spi_memcpy_fromio() 102 pr_info("READ : "); in cw1200_spi_memcpy_fromio() 147 pr_info("WRITE: %04d to 0x%02x (%04x)\n", count, addr, regaddr); in cw1200_spi_memcpy_toio() 167 pr_info("WRITE: "); in cw1200_spi_memcpy_toio() 182 pr_info("WROTE: %d\n", m.actual_length); in cw1200_spi_memcpy_toio() 387 pr_info("cw1200_wlan_spi: Probe called (CS %d M %d BPW %d CLK %d)\n", in cw1200_spi_probe()
|
D | fwio.c | 249 pr_info("Firmware download completed.\n"); in cw1200_load_firmware_cw1200() 403 pr_info("CW1x00 Cut 1.1 silicon detected.\n"); in cw1200_load_firmware() 407 pr_info("CW1x00 Cut 1.0 silicon detected.\n"); in cw1200_load_firmware() 440 pr_info("CW1x00 Cut 2.2 silicon detected.\n"); in cw1200_load_firmware() 443 pr_info("CW1x00 Cut 2.0 silicon detected.\n"); in cw1200_load_firmware() 449 pr_info("CW1x60 silicon detected.\n"); in cw1200_load_firmware()
|
/linux-4.1.27/drivers/leds/ |
D | leds-ss4200.c | 77 pr_info("detected '%s'\n", id->ident); in ss4200_led_dmi_callback() 514 pr_info("skipping hardware autodetection\n"); in nas_gpio_init() 515 pr_info("Please send 'dmidecode' output to dave@sr71.net\n"); in nas_gpio_init() 520 pr_info("no LED devices found\n"); in nas_gpio_init() 524 pr_info("registering PCI driver\n"); in nas_gpio_init() 553 pr_info("Unregistering driver\n"); in nas_gpio_exit()
|