Searched refs:KERN_DEBUG (Results 1 – 6 of 6) sorted by relevance
/external/yaffs2/yaffs2/ |
D | yaffs_fs.c | 245 T(YAFFS_TRACE_OS, (KERN_DEBUG "yaffs locking\n")); in yaffs_GrossLock() 252 T(YAFFS_TRACE_OS, (KERN_DEBUG "yaffs unlocking\n")); in yaffs_GrossUnlock() 333 (KERN_DEBUG "yaffs_lookup for %d:%s\n", in yaffs_lookup() 347 (KERN_DEBUG "yaffs_lookup found %d\n", obj->objectId)); in yaffs_lookup() 353 (KERN_DEBUG "yaffs_loookup dentry \n")); in yaffs_lookup() 366 T(YAFFS_TRACE_OS, (KERN_DEBUG "yaffs_lookup not found\n")); in yaffs_lookup() 463 (KERN_DEBUG "yaffs_file_flush object %d (%s)\n", obj->objectId, in yaffs_file_flush() 485 T(YAFFS_TRACE_OS, (KERN_DEBUG "yaffs_readpage at %08x, size %08x\n", in yaffs_readpage_nolock() 525 T(YAFFS_TRACE_OS, (KERN_DEBUG "yaffs_readpage done\n")); in yaffs_readpage_nolock() 566 (KERN_DEBUG in yaffs_writepage() [all …]
|
D | devextras.h | 252 #define KERN_DEBUG macro
|
/external/iptables/include/linux/netfilter_ipv4/ |
D | ip_queue.h | 12 #define QDEBUG(x...) printk(KERN_DEBUG ## x)
|
/external/e2fsprogs/lib/ext2fs/ |
D | jfs_compat.h | 13 #define KERN_DEBUG "" macro
|
D | kernel-jbd.h | 52 printk (KERN_DEBUG "(%s, %d): %s: ", \
|
/external/qemu/distrib/ext4_utils/src/ |
D | ext4.h | 20 …bug(f, a...) do { printk(KERN_DEBUG "EXT4-fs DEBUG (%s, %d): %s:", __FILE__, __LINE__, __fun…
|