HomeSort by relevance Sort by last modified time
    Searched refs:KERN_ERR (Results 1 - 12 of 12) sorted by null

  /external/e2fsprogs/lib/ext2fs/
jfs_compat.h 12 #define KERN_ERR ""
kernel-jbd.h 777 printk (KERN_ERR "JBD unimplemented function " __FUNCTION__); \
  /external/e2fsprogs/e2fsck/
recovery.c 92 printk (KERN_ERR "JBD: bad block at offset %u\n",
141 printk(KERN_ERR "JBD: corrupted journal superblock\n");
148 printk (KERN_ERR "JBD: bad block at offset %u\n",
166 printk (KERN_ERR "JBD: Failed to read block at offset %u\n",
292 printk(KERN_ERR "JBD: error %d scanning journal\n", err);
338 printk(KERN_ERR "JBD: IO error %d recovering block "
491 printk (KERN_ERR
519 printk(KERN_ERR
696 printk (KERN_ERR "JBD: recovery pass %d ended at "
  /external/oprofile/module/x86/
op_rtc.c 152 printk(KERN_ERR "oprofile: can't get RTC I/O Ports\n");
159 printk(KERN_ERR "oprofile: IRQ%d busy \n", RTC_IRQ);
op_apic.c 147 printk(KERN_ERR "oprofile: no suitable local APIC. Falling back to RTC mode.\n");
op_nmi.c 156 printk(KERN_ERR "oprofile: neither kernel nor user "
168 printk(KERN_ERR "oprofile: no counters have been enabled.\n");
op_model_p4.c 500 printk(KERN_ERR
540 printk(KERN_ERR
557 printk(KERN_ERR "oprofile: P4 PMC not available\n");
  /external/oprofile/module/
op_dcache.h 51 printk(KERN_ERR "oprofile: overflowed dname stack !\n");
op_dname.c 220 printk(KERN_ERR "oprofile: string pool exhausted.\n");
224 printk(KERN_ERR "oprofile: component hash table full :(\n");
oprofile.c 441 printk(KERN_ERR "oprofile: failed to allocate note buffer of %u bytes\n",
463 printk(KERN_ERR "oprofile: failed to allocate eviction buffer of %lu bytes\n", buf_size);
845 printk(KERN_ERR "oprofile: couldn't allocate hash map !\n");
  /external/oprofile/module/ia64/
op_pmu.c 455 printk(KERN_ERR "oprofile: neither kernel nor user "
466 printk(KERN_ERR "oprofile: no counters have been enabled.\n");
  /development/ndk/platforms/android-3/include/linux/
device.h 215 #define dev_err(dev, format, arg...) dev_printk(KERN_ERR , dev , format , ## arg)

Completed in 1260 milliseconds