Home
last modified time | relevance | path

Searched refs:KERN_DEBUG (Results 1 – 7 of 7) sorted by relevance

/external/ltp/testcases/kernel/device-drivers/nls/
DnlsTest.c92 printk(KERN_DEBUG "device opened\n"); in test_open()
102 printk(KERN_DEBUG "device released\n"); in test_release()
117 printk(KERN_DEBUG "Entered the ioctl call.\n"); in test_ioctl()
137 printk(KERN_DEBUG "Module option 1 chosen\n"); in option1()
142 printk(KERN_DEBUG "test_request() called\n"); in test_request()
151 printk(KERN_DEBUG "starting module\n"); in test_init_module()
159 printk(KERN_DEBUG "BLK INC - result=%d, major=%d\n", rc, NLSMAJOR); in test_init_module()
194 printk(KERN_DEBUG "block device %s added\n", DEVICE_NAME); in test_init_module()
203 printk(KERN_DEBUG "unloading module\n"); in test_exit_module()
221 printk(KERN_DEBUG "Calling load_nls_default()\n"); in test_nls_base()
[all …]
/external/ltp/testcases/kernel/device-drivers/block/block_dev_kernel/
Dtest_genhd.c33 printk(KERN_DEBUG "gd_ptr after alloc=%p\n", gd_ptr); in tc20()
49 printk(KERN_DEBUG "Unloading test_genhd module\n"); in test_exit_module()
/external/syslinux/gpxe/src/drivers/net/
Dwlan_compat.h299 printk(KERN_DEBUG x ":"); \
307 #define WLAN_LOG_DEBUG0(l,x) if ( WLAN_DBVAR >= (l)) printk(KERN_DEBUG "%s: " x , __FUNCTION__ );
308 …#define WLAN_LOG_DEBUG1(l,x,n) if ( WLAN_DBVAR >= (l)) printk(KERN_DEBUG "%s: " x , __FUNCTION__ ,…
309 …#define WLAN_LOG_DEBUG2(l,x,n1,n2) if ( WLAN_DBVAR >= (l)) printk(KERN_DEBUG "%s: " x , __FUNCTION…
310 …#define WLAN_LOG_DEBUG3(l,x,n1,n2,n3) if ( WLAN_DBVAR >= (l)) printk(KERN_DEBUG "%s: " x , __FUNCT…
311 …#define WLAN_LOG_DEBUG4(l,x,n1,n2,n3,n4) if ( WLAN_DBVAR >= (l)) printk(KERN_DEBUG "%s: " x , __FU…
312 …#define WLAN_LOG_DEBUG5(l,x,n1,n2,n3,n4,n5) if ( WLAN_DBVAR >= (l)) printk(KERN_DEBUG "%s: " x , _…
313 …#define WLAN_LOG_DEBUG6(l,x,n1,n2,n3,n4,n5,n6) if ( WLAN_DBVAR >= (l)) printk(KERN_DEBUG "%s: " x …
/external/ltp/testcases/kernel/device-drivers/v4l/kernel_space/
Dvideo_dummy.c17 printk(KERN_DEBUG "video_dummy: open called (minor=%d)\n", minor); in dummy_open()
26 printk(KERN_DEBUG "video_dummy: close called (minor=%d)\n", minor); in dummy_close()
/external/iptables/include/linux/netfilter_ipv4/
Dip_queue.h12 #define QDEBUG(x...) printk(KERN_DEBUG ## x)
/external/e2fsprogs/lib/ext2fs/
Djfs_compat.h18 #define KERN_DEBUG "" macro
Dkernel-jbd.h42 printk (KERN_DEBUG "(%s, %d): %s: ", \