| /linux/drivers/atm/ |
| A D | ambassador.c | 1126 PRINTK (KERN_ERR, "out of memory!"); in amb_open() 1266 PRINTK (KERN_ERR, "%s vcc=%p rxer[vci]=%p", in amb_close() 1514 PRINTK (KERN_ERR, "could not allocate queues"); in create_queues() 1721 PRINTK (KERN_ERR, "%s", msg); in decode_loader_result() 1844 PRINTK (KERN_ERR, "self-test failed: %s", msg); in sf() 2089 PRINTK (KERN_ERR, "card reset failed!"); in amb_init() 2099 PRINTK (KERN_ERR, "microcode failure"); in amb_init() 2208 PRINTK (KERN_ERR, "IO range already in use!"); in amb_probe() 2214 PRINTK (KERN_ERR, "out of memory!"); in amb_probe() 2232 PRINTK (KERN_ERR, "request IRQ failed!"); in amb_probe() [all …]
|
| A D | nicstar.c | 92 #define PRINTK(args...) printk(args) macro 94 #define PRINTK(args...) do {} while (0) macro 283 PRINTK("nicstar: General debug enabled.\n"); in nicstar_init() 1284 PRINTK in ns_open() 1311 PRINTK in ns_open() 1330 PRINTK in ns_open() 1348 PRINTK in ns_open() 1450 PRINTK in ns_close() 1540 PRINTK in ns_close() 2706 PRINTK("nicstar: Entering ns_poll().\n"); in ns_poll() [all …]
|
| A D | horizon.c | 1269 PRINTK (KERN_ERR, "zero-length frame!"); in rx_data_av_handler() 1324 PRINTK (KERN_WARNING, "dropped over-size frame"); in rx_data_av_handler() 1612 PRINTK (KERN_INFO, "debug bitmap is now %hx", debug = d); in hrz_send() 2411 PRINTK (KERN_ERR, "out of memory!"); in hrz_open() 2510 PRINTK (KERN_ERR, "%s atm_vcc=%p rxer[channel]=%p", in hrz_close() 2678 PRINTK(KERN_INFO, "%s PCI latency timer from %hu to %hu", in hrz_probe() 2780 PRINTK (KERN_NOTICE, "debug bitmap is %hx", debug &= DBG_MASK); in hrz_check_args() 2783 PRINTK (KERN_NOTICE, "no debug support in this image"); in hrz_check_args() 2787 PRINTK (KERN_ERR, "vpi_bits has been limited to %hu", in hrz_check_args() 2791 PRINTK (KERN_NOTICE, "max_tx_size has been limited to %hu", in hrz_check_args() [all …]
|
| A D | horizon.h | 34 #define PRINTK(severity,format,args...) \ macro
|
| A D | ambassador.h | 30 #define PRINTK(severity,format,args...) \ macro
|
| /linux/drivers/net/ethernet/smsc/ |
| A D | smc911x.c | 103 #define PRINTK(dev, args...) netdev_info(dev, args) macro 109 #define PRINTK(dev, args...) netdev_dbg(dev, args) macro 202 PRINTK(dev, "chip reset timeout, retrying...\n"); in smc911x_reset() 209 PRINTK(dev, "smc911x_reset timeout waiting for reset\n"); in smc911x_reset() 358 PRINTK(dev, "timeout waiting for RX fast forward\n"); in smc911x_drop_pkt() 400 PRINTK(dev, "Low memory, rcvd packet dropped.\n"); in smc911x_rcv() 1587 PRINTK(dev, "%s timeout waiting for EEPROM to respond\n", in smc911x_ethtool_wait_eeprom_ready() 1885 PRINTK(dev, "ERROR -- no AFC_CFG setting found"); in smc911x_probe() 2017 PRINTK(dev, "No PHY found\n"); in smc911x_probe() 2019 PRINTK(dev, "LAN911x Internal PHY\n"); in smc911x_probe() [all …]
|
| A D | smc9194.c | 159 #define PRINTK(x) printk x macro 161 #define PRINTK(x) macro 590 PRINTK((CARDNAME": In XMIT with no packet to send\n")); in smc_hardware_send_packet() 1137 PRINTK((CARDNAME ": WARNING: smc_rcv with nothing on FIFO.\n")); in smc_rcv() 1402 PRINTK((CARDNAME ": UNSUPPORTED: EPH INTERRUPT\n")); in smc_interrupt() 1404 PRINTK((CARDNAME ": UNSUPPORTED: ERCV INTERRUPT\n")); in smc_interrupt()
|
| A D | smc91x.c | 150 #define PRINTK(dev, fmt, ...) \ macro 408 PRINTK(dev, "smc_rcv with nothing on FIFO.\n"); in smc_rcv() 714 PRINTK(dev, "smc_tx with nothing on FIFO.\n"); in smc_tx() 735 PRINTK(dev, "%s occurred on last xmit\n", in smc_tx() 1282 PRINTK(dev, "UNSUPPORTED: ERCV INTERRUPT\n"); in smc_interrupt() 1293 PRINTK(dev, "spurious interrupt (mask = 0x%02x)\n", in smc_interrupt() 1341 PRINTK(dev, "TX timeout (INT 0x%02x INTMASK 0x%02x MEM 0x%04x FIFO 0x%04x EPH_ST 0x%04x)\n", in smc_timeout() 2042 PRINTK(dev, "No PHY found\n"); in smc_probe() 2044 PRINTK(dev, "PHY LAN83C183 (LAN91C111 Internal)\n"); in smc_probe() 2046 PRINTK(dev, "PHY LAN83C180\n"); in smc_probe()
|
| /linux/arch/ia64/ |
| A D | Kconfig.debug | 42 depends on DEBUG_KERNEL && PRINTK
|
| /linux/Documentation/driver-api/usb/ |
| A D | usb3-debug-port.rst | 35 EARLY PRINTK
|
| /linux/lib/math/ |
| A D | .reciprocal_div.o.cmd | 152 $(wildcard include/config/PRINTK) \
|
| /linux/lib/ |
| A D | .errseq.o.cmd | 84 $(wildcard include/config/PRINTK) \
|
| A D | .clz_ctz.o.cmd | 170 $(wildcard include/config/PRINTK) \
|
| A D | .decompress.o.cmd | 95 $(wildcard include/config/PRINTK) \
|
| A D | .memweight.o.cmd | 85 $(wildcard include/config/PRINTK) \
|
| A D | .plist.o.cmd | 81 $(wildcard include/config/PRINTK) \
|
| /linux/kernel/ |
| A D | .range.o.cmd | 71 $(wildcard include/config/PRINTK) \
|
| /linux/drivers/dma/ti/ |
| A D | .k3-psil-am64.o.cmd | 170 $(wildcard include/config/PRINTK) \
|
| A D | .k3-psil-am654.o.cmd | 170 $(wildcard include/config/PRINTK) \
|
| A D | .k3-psil-j7200.o.cmd | 170 $(wildcard include/config/PRINTK) \
|
| A D | .k3-psil-j721e.o.cmd | 170 $(wildcard include/config/PRINTK) \
|
| /linux/drivers/soc/renesas/ |
| A D | .r8a774a1-sysc.o.cmd | 170 $(wildcard include/config/PRINTK) \
|
| A D | .r8a7796-sysc.o.cmd | 172 $(wildcard include/config/PRINTK) \
|
| A D | .r8a77980-sysc.o.cmd | 170 $(wildcard include/config/PRINTK) \
|
| A D | .r8a774b1-sysc.o.cmd | 170 $(wildcard include/config/PRINTK) \
|