/external/oprofile/module/x86/ |
D | op_fixmap.c | 114 printk(KERN_INFO "oprofile: remapping local APIC.\n"); in fixmap_setup() 118 printk(KERN_INFO "oprofile: mapping APIC.\n"); in fixmap_setup() 123 printk(KERN_INFO "oprofile: mapping APIC.\n"); in fixmap_setup() 135 printk(KERN_INFO "oprofile: freeing APIC mapping.\n"); in fixmap_restore() 140 printk(KERN_INFO "oprofile: freeing APIC mapping.\n"); in fixmap_restore()
|
D | op_apic.c | 147 printk(KERN_ERR "oprofile: no suitable local APIC. Falling back to RTC mode.\n"); in enable_apic() 219 printk(KERN_INFO "oprofile: enabled local APIC. Err code %.08x\n", val); in apic_setup() 222 printk(KERN_INFO "oprofile: APIC was already enabled\n"); in apic_setup() 231 printk(KERN_WARNING "Your CPU does not have a local APIC, e.g. " in apic_setup()
|
D | cpu_type.c | 124 printk(KERN_INFO in p4_cpu_type() 132 printk(KERN_INFO in p4_cpu_type()
|
D | op_rtc.c | 152 printk(KERN_ERR "oprofile: can't get RTC I/O Ports\n"); in rtc_init() 159 printk(KERN_ERR "oprofile: IRQ%d busy \n", RTC_IRQ); in rtc_init()
|
/external/grub/netboot/ |
D | tlan.c | 617 printk( "TLAN: Device %s, Unmanaged PHY.\n", dev->name ); 619 printk( "TLAN: Device %s, PHY 0x%02x.\n", dev->name, phy ); 620 printk( "TLAN: Off. +0 +1 +2 +3 \n" ); 622 printk( "TLAN: 0x%02x", i ); 624 printk( " 0x%04hx", data0 ); 626 printk( " 0x%04hx", data1 ); 628 printk( " 0x%04hx", data2 ); 630 printk( " 0x%04hx\n", data3 ); 633 printk( "TLAN: Device %s, Invalid PHY.\n", dev->name ); 694 printk( "TLAN: Cannot initialize device, no PHY was found!\n" ); [all …]
|
D | ni5010.c | 48 #define PRINTK(x) if (NI5010_DEBUG) printk x 49 #define PRINTK2(x) if (NI5010_DEBUG>=2) printk x 50 #define PRINTK3(x) if (NI5010_DEBUG>=3) printk x
|
/external/e2fsprogs/e2fsck/ |
D | recovery.c | 92 printk (KERN_ERR "JBD: bad block at offset %u\n", in do_readahead() 141 printk(KERN_ERR "JBD: corrupted journal superblock\n"); in jread() 148 printk (KERN_ERR "JBD: bad block at offset %u\n", in jread() 166 printk (KERN_ERR "JBD: Failed to read block at offset %u\n", in jread() 295 printk(KERN_ERR "JBD: error %d scanning journal\n", err); in journal_skip_recovery() 341 printk(KERN_ERR "JBD: IO error %d recovering block " in calc_chksums() 499 printk (KERN_ERR in do_one_pass() 526 printk(KERN_ERR in do_one_pass() 703 printk (KERN_ERR "JBD: recovery pass %d ended at " in do_one_pass()
|
/external/srtp/crypto/include/ |
D | kernel_compat.h | 61 printk(__VA_ARGS__);\ 79 #define printf(...) printk(__VA_ARGS__)
|
/external/kernel-headers/original/linux/nfsd/ |
D | nfsfh.h | 222 printk(KERN_ERR "fh_copy: copying %s/%s, already verified!\n", in fh_copy() 265 printk("nfsd: inode locked twice during operation.\n"); in fill_post_wcc() 309 printk(KERN_ERR "fh_lock: fh not verified!\n"); in fh_lock() 313 printk(KERN_WARNING "fh_lock: %s/%s already locked!\n", in fh_lock() 331 printk(KERN_ERR "fh_unlock: fh not verified!\n"); in fh_unlock()
|
/external/kernel-headers/original/asm-generic/ |
D | bug.h | 9 printk("BUG: failure at %s:%d/%s()!\n", __FILE__, __LINE__, __FUNCTION__); \ 21 printk("BUG: warning at %s:%d/%s()\n", __FILE__, __LINE__, __FUNCTION__); \
|
/external/kernel-headers/original/linux/ |
D | kernel.h | 144 asmlinkage int printk(const char * fmt, ...) 150 static inline int printk(const char *s, ...) 152 static inline int printk(const char *s, ...) { return 0; } in printk() function 215 printk(KERN_DEBUG fmt,##arg) 222 printk(KERN_INFO fmt,##arg)
|
D | jbd.h | 65 printk (KERN_DEBUG "(%s, %d): %s: ", \ 67 printk (f, ## a); \ 254 printk (KERN_EMERG \ 288 printk(KERN_ERR \ 290 printk(KERN_ERR why "\n"); \ 1006 printk (KERN_ERR "JBD unimplemented function %s\n", __FUNCTION__); \
|
D | pnp.h | 452 #define pnp_err(format, arg...) printk(KERN_ERR "pnp: " format "\n" , ## arg) 453 #define pnp_info(format, arg...) printk(KERN_INFO "pnp: " format "\n" , ## arg) 454 #define pnp_warn(format, arg...) printk(KERN_WARNING "pnp: " format "\n" , ## arg) 457 #define pnp_dbg(format, arg...) printk(KERN_DEBUG "pnp: " format "\n" , ## arg)
|
/external/kernel-headers/original/linux/sunrpc/ |
D | debug.h | 57 # define dfprintk(fac, args...) do { ifdebug(fac) printk(args); } while(0) 66 # define pprintk(args...) printk(## args)
|
/external/llvm/test/CodeGen/X86/ |
D | 2008-12-01-SpillerAssert.ll | 8 declare i32 @printk(i8*, ...) 13 …%0 = tail call i32 (i8*, ...)* @printk(i8* getelementptr ([70 x i8]* @.str10, i32 0, i64 0), i32 0…
|
/external/kernel-headers/original/asm-mips/ |
D | pgtable-32.h | 62 printk("%s:%d: bad pte %016Lx.\n", __FILE__, __LINE__, pte_val(e)) 65 printk("%s:%d: bad pte %08lx.\n", __FILE__, __LINE__, pte_val(e)) 68 printk("%s:%d: bad pgd %08lx.\n", __FILE__, __LINE__, pgd_val(e))
|
D | debug.h | 33 printk(KERN_WARNING "warning at %s:%d: %s", __FILE__, __LINE__, #x); }
|
/external/oprofile/module/ia64/ |
D | op_pmu.c | 112 printk(KERN_ALERT "oprofile_IA64: request_irq fails, " in install_handler() 118 printk(KERN_ALERT "oprofile_IA64: unexpected failure " in install_handler() 134 printk(KERN_ALERT "oprofile_IA64: unexpected failure " in restore_handler() 455 printk(KERN_ERR "oprofile: neither kernel nor user " in pmu_check_params() 466 printk(KERN_ERR "oprofile: no counters have been enabled.\n"); in pmu_check_params()
|
/external/kernel-headers/original/asm-x86/ |
D | pgtable-2level.h | 5 printk("%s:%d: bad pte %08lx.\n", __FILE__, __LINE__, (e).pte_low) 7 printk("%s:%d: bad pgd %08lx.\n", __FILE__, __LINE__, pgd_val(e))
|
/external/oprofile/module/ |
D | oprofile.c | 175 printk(KERN_WARNING "note buffer overflow: restart " in up_and_check_note() 263 printk(KERN_WARNING "oprofile: Detected overflow of size %d. " in check_buffer_amount() 441 printk(KERN_ERR "oprofile: failed to allocate note buffer of %u bytes\n", in oprof_init_data() 463 printk(KERN_ERR "oprofile: failed to allocate eviction buffer of %lu bytes\n", buf_size); in oprof_init_data() 845 printk(KERN_ERR "oprofile: couldn't allocate hash map !\n"); in oprof_init() 856 printk(KERN_INFO "%s loaded, major %u\n", op_version, op_major); in oprof_init()
|
D | op_dname.c | 220 printk(KERN_ERR "oprofile: string pool exhausted.\n"); in do_hash() 224 printk(KERN_ERR "oprofile: component hash table full :(\n"); in do_hash()
|
/external/e2fsprogs/lib/ext2fs/ |
D | kernel-jbd.h | 52 printk (KERN_DEBUG "(%s, %d): %s: ", \ 54 printk (f, ## a); \ 249 printk (KERN_EMERG \ 776 printk (KERN_ERR "JBD unimplemented function " __FUNCTION__); \ 811 printk("kernel BUG at %s:%d!\n", __FILE__, __LINE__); \
|
D | jfs_compat.h | 11 #define printk printf macro
|
/external/iputils/Modules/ |
D | pg3.c | 372 printk(KERN_INFO "Hard xmit error\n"); in pg_inject() 576 printk("pg: %s,%lu\n", name, count); in proc_pg_write() 635 printk("pg: dst set to: %s\n", pg_dst); in proc_pg_write() 687 printk(version); in pg_init() 690 printk("pg3: Error: your machine does not have working cycle counter.\n"); in pg_init()
|
/external/kernel-headers/original/linux/netfilter_ipv4/ |
D | ip_queue.h | 12 #define QDEBUG(x...) printk(KERN_DEBUG ## x)
|