Home
last modified time | relevance | path

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

/third_party/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 …]
/third_party/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()
/third_party/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()
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dkernel.h115 dprintf(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
122 dprintf(KERN_DEBUG pr_fmt(fmt), ##__VA_ARGS__)
530 #define KERN_DEBUG COMPAT_KERN_DEBUG macro
/third_party/iptables/include/linux/netfilter_ipv4/
Dip_queue.h12 #define QDEBUG(x...) printk(KERN_DEBUG ## x)
/third_party/e2fsprogs/lib/ext2fs/
Djfs_compat.h19 #define KERN_DEBUG "" macro
Dkernel-jbd.h45 printk (KERN_DEBUG "(%s, %d): %s: ", \