Home
last modified time | relevance | path

Searched refs:printk (Results 1 – 25 of 57) sorted by relevance

123

/external/ltp/testcases/kernel/device-drivers/base/tbase/
Dtbase.c103 printk("tbase: driver is %s\n", drv->name); in test_device_match()
107 printk("tbase: match\n"); in test_device_match()
110 printk("tbase: no match\n"); in test_device_match()
124 printk("tbase: Entered test_dev_probe\n"); in test_dev_probe()
130 printk("tbase: Entered test_dev_remove\n"); in test_dev_remove()
151 printk("tbase: Entered test_class_release\n"); in test_class_release()
157 printk("tbase: Entered test_class_hotplug\n"); in test_class_hotplug()
177 printk("tbase: Entered test_intf_add for the test class_interface\n"); in test_intf_add()
183 printk("tbase: Entered test_intf_rem for the test class interface\n"); in test_intf_rem()
195 printk("tbase: Entered test resume for sys device\n"); in test_resume()
[all …]
/external/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_atomic_operations_vs_interrupt_disabling_module/
Dtest-cmpxchg-nolock.c62 printk(KERN_ALERT "test results: time for baseline\n"); in do_testbaseline()
63 printk(KERN_ALERT "number of loops: %d\n", NR_LOOPS); in do_testbaseline()
64 printk(KERN_ALERT "total time: %llu\n", time); in do_testbaseline()
66 printk(KERN_ALERT "-> baseline takes %llu cycles\n", time); in do_testbaseline()
67 printk(KERN_ALERT "test end\n"); in do_testbaseline()
93 printk(KERN_ALERT "test results: time for locked cmpxchg\n"); in do_test_sync_cmpxchg()
94 printk(KERN_ALERT "number of loops: %d\n", NR_LOOPS); in do_test_sync_cmpxchg()
95 printk(KERN_ALERT "total time: %llu\n", time); in do_test_sync_cmpxchg()
97 printk(KERN_ALERT "-> locked cmpxchg takes %llu cycles\n", time); in do_test_sync_cmpxchg()
98 printk(KERN_ALERT "test end\n"); in do_test_sync_cmpxchg()
[all …]
/external/ltp/testcases/kernel/device-drivers/usb/tusb/
Dtusb.c113 printk("tusb: Entered disconnect function\n"); in tusb_disconnect()
119 printk("tusb: Entered probe function\n"); in tusb_probe()
148 printk("Entered test_alloc_dev\n");
154 printk("Entered test_dealloc_dev\n");
160 printk("Entered test_get_current_frame_number\n");
166 printk("Entered test_submit_urb\n");
172 printk("Entered test_unlink_urb\n");
193 printk("tusb: Entered the ioctl call\n"); in tusb_ioctl()
247 printk("Mismatching ioctl command\n"); in tusb_ioctl()
253 printk("tusb: After ioctl call dev DNE\n"); in tusb_ioctl()
[all …]
/external/ltp/testcases/kernel/device-drivers/agp/kernel_space/
Dtagp.c131 printk("Enter tagp_ioctl\n"); in tagp_ioctl()
239 printk("Mismatching ioctl command\n"); in tagp_ioctl()
260 printk("tpci: Unsuccessful copy_to_user of outparms\n"); in tagp_ioctl()
267 printk("tpci: Unsuccessful copy_to_user of tif\n"); in tagp_ioctl()
294 printk("<1> tagp : Enter test fetch size\n"); in test_fetch_size()
302 printk("<1> tagp : Enter test configure\n"); in test_configure()
308 printk("<1> tagp : Enter test_cleanup\n"); in test_cleanup()
314 printk("<1> tagp : Enter test tlbflush\n"); in test_tlbflush()
361 printk("<1> tagp : Enter test_agp_backend_acquire\n"); in test_agp_backend_acquire()
368 printk("<1> tagp : Enter test_agp_backend_release\n"); in test_agp_backend_release()
[all …]
/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()
129 printk(KERN_ERR "Mismatching ioctl command\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()
162 printk(KERN_ERR "Failed to register device.\n"); in test_init_module()
176 printk(KERN_ALERT "gd_ptr after alloc=%p\n", gd_ptr); in test_init_module()
[all …]
/external/ltp/testcases/kernel/device-drivers/include/
DincludeTest.c89 printk("device open\n"); in test_open()
95 printk("device closed\n"); in test_close()
106 printk("Entered the ioctl call.\n"); in test_ioctl()
119 printk("Mismatching ioctl command\n"); in test_ioctl()
129 printk("Module option 1 chosen\n"); in option1()
142 printk("starting module\n"); in test_init_module()
147 printk("BLK INC - result =%d major %d\n", rc, INCLUDEMAJOR); in test_init_module()
150 printk("Failed to register device.\n"); in test_init_module()
156 printk(KERN_ALERT "ERROR getting memory !!!\n"); in test_init_module()
160 printk("major = %d\n", Major); in test_init_module()
[all …]
/external/ltp/testcases/kernel/fs/scsi/ltpfs/
DLtpfsCmds.c71 printk(KERN_ALERT "ltpdev_open \n"); in ltpdev_open()
78 printk(KERN_ALERT "ltpdev_release \n"); in ltpdev_release()
99 printk(KERN_ALERT "ltpdev_ioctl fs tests\n"); in ltpdev_ioctl()
104 printk(KERN_ALERT "Running AIO FS tests \n"); in ltpdev_ioctl()
105 printk(KERN_ALERT "AIO FS tests complete\n"); in ltpdev_ioctl()
110 printk(KERN_ALERT "Running BIO FS tests \n"); in ltpdev_ioctl()
114 printk(KERN_ALERT in ltpdev_ioctl()
117 printk(KERN_ALERT "kernel slab memory alloc OK\n"); in ltpdev_ioctl()
122 printk(KERN_ALERT "Return from bio_endio = %d \n", error); in ltpdev_ioctl()
127 printk(KERN_ALERT in ltpdev_ioctl()
[all …]
/external/xz-embedded/linux/lib/xz/
Dxz_dec_test.c79 printk(KERN_INFO DEVICE_NAME ": opened\n"); in xz_dec_test_open()
88 printk(KERN_INFO DEVICE_NAME ": input was truncated\n"); in xz_dec_test_release()
90 printk(KERN_INFO DEVICE_NAME ": closed\n"); in xz_dec_test_release()
109 printk(KERN_INFO DEVICE_NAME ": %zu bytes of " in xz_dec_test_write()
116 printk(KERN_INFO DEVICE_NAME ": decoding %zu bytes of input\n", in xz_dec_test_write()
139 printk(KERN_INFO DEVICE_NAME ": XZ_OK\n"); in xz_dec_test_write()
143 printk(KERN_INFO DEVICE_NAME ": XZ_STREAM_END, " in xz_dec_test_write()
148 printk(KERN_INFO DEVICE_NAME ": XZ_MEMLIMIT_ERROR\n"); in xz_dec_test_write()
152 printk(KERN_INFO DEVICE_NAME ": XZ_FORMAT_ERROR\n"); in xz_dec_test_write()
156 printk(KERN_INFO DEVICE_NAME ": XZ_OPTIONS_ERROR\n"); in xz_dec_test_write()
[all …]
/external/ltp/testcases/kernel/device-drivers/misc_modules/per_cpu_allocator_module/
Dtest_per_cpu_allocator_module.c122 printk in verify_area()
125 printk(" [%p]=%lx should be %lx\n", up, in verify_area()
153 printk("ALLOC: %zu bytes marker=%d\n", in run_test()
161 printk("failed to allocate %zu bytes\n", in run_test()
166 printk("FREE: marker=%d\n", cmd->marker); in run_test()
171 printk("FREE: done\n"); in run_test()
197 printk("XXX test_pcpu:"); in test_init()
199 printk(" %p", &per_cpu(blah_blah, cpu)); in test_init()
200 printk("\n"); in test_init()
211 printk("XXX cleaning up\n"); in test_exit()
[all …]
/external/ltp/testcases/kernel/device-drivers/dev_sim_framework/kernel_space/
Dtmod.c102 printk("Enter tmod_ioctl\n"); in tmod_ioctl()
156 printk("Mismatching ioctl command\n"); in tmod_ioctl()
177 printk("tpci: Unsuccessful copy_to_user of outparms\n"); in tmod_ioctl()
184 printk("tpci: Unsuccessful copy_to_user of tif\n"); in tmod_ioctl()
221 printk("tmod: this is option1 example\n"); in test_option()
243 printk("tmod: Failed to register device.\n"); in tmod_init_module()
252 printk("tmod: Registration success.\n"); in tmod_init_module()
269 printk("tmod: unregister failed\n"); in tmod_exit_module()
271 printk("tmod: unregister success\n"); in tmod_exit_module()
/external/ltp/testcases/kdump/lib/lkdtm/
Dlkdtm.c246 printk(KERN_INFO "lkdtm : Crash point %s of type %s hit\n", in lkdtm_handler()
255 printk(KERN_INFO "lkdtm : PANIC\n"); in lkdtm_handler()
259 printk(KERN_INFO "lkdtm : BUG\n"); in lkdtm_handler()
263 printk(KERN_INFO "lkdtm : EXCEPTION\n"); in lkdtm_handler()
267 printk(KERN_INFO "lkdtm : LOOP\n"); in lkdtm_handler()
271 printk(KERN_INFO "lkdtm : OVERFLOW\n"); in lkdtm_handler()
298 printk(KERN_INFO "lkdtm : Crash point not available\n"); in lkdtm_lookup_name()
307 printk(KERN_INFO "lkdtm : Invalid command\n"); in lkdtm_module_init()
464 printk(KERN_INFO "lkdtm : Invalid Crash Point\n"); in lkdtm_module_init()
469 printk(KERN_INFO "lkdtm : Couldn't register jprobe\n"); in lkdtm_module_init()
[all …]
/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/kprobe/
Dkprobe_module.tc7 rmmod trace-printk ||:
8 if ! modprobe trace-printk ; then
34 if ! rmmod trace-printk ; then
47 modprobe trace-printk
51 rmmod trace-printk
/external/ltp/testcases/kdump/lib/kprobes/
Dkprobes.c18 printk("jprobe: clone_flags=0x%lx, stack_size=0x%lx, regs=%p\n", in jdo_fork()
36 printk("register_jprobe failed, returned %d\n", ret); in jprobe_init()
40 printk("Planted jprobe at %p, handler addr %p\n", in jprobe_init()
48 printk("jprobe unregistered\n"); in jprobe_exit()
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs.h28 #define TRACE(s, args...) printk(KERN_NOTICE "SQUASHFS: "s, ## args)
33 #define ERROR(s, args...) printk(KERN_ERR "SQUASHFS error: "s, ## args)
37 printk(KERN_ERR "SQUASHFS error: "s, ## args);\
40 #define WARNING(s, args...) printk(KERN_WARNING "SQUASHFS: "s, ## args)
/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()
40 printk(KERN_INFO "Starting test_genhd module\n"); in test_init_module()
49 printk(KERN_DEBUG "Unloading test_genhd module\n"); in test_exit_module()
/external/linux-kselftest/tools/testing/selftests/ftrace/test.d/event/
Dtrace_printk.tc5 rmmod trace-printk ||:
6 if ! modprobe trace-printk ; then
27 rmmod trace-printk ||:
/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()
94 printk(KERN_INFO in video_dummy_init()
104 printk(KERN_INFO "video_dummy: removing /dev/video%d\n", in video_dummy_exit()
/external/ltp/testcases/kdump/lib/crasher/
Dcrasher.c86 printk("crasher: Bad command\n"); in crasher_write()
107 printk("loaded crasher module\n"); in crasher_init()
129 printk("removed crasher module\n"); in crasher_exit()
/external/rust/crates/nix/test/test_kmod/hello_mod/
Dhello.c17 printk(KERN_INFO "Hello %s (%d)!\n", who, number); in init_module()
23 printk(KERN_INFO "Goodbye %s (%d)!\n", who, number); in cleanup_module()
/external/e2fsprogs/e2fsck/
Drecovery.c93 printk(KERN_ERR "JBD2: bad block at offset %u\n", in do_readahead()
163 printk(KERN_ERR "JBD2: corrupted journal superblock\n"); in jread()
170 printk(KERN_ERR "JBD2: bad block at offset %u\n", in jread()
188 printk(KERN_ERR "JBD2: Failed to read block at offset %u\n", in jread()
345 printk(KERN_ERR "JBD2: error %d scanning journal\n", err); in journal_skip_recovery()
391 printk(KERN_ERR "JBD2: IO error %d recovering block " in calc_chksums()
595 printk(KERN_ERR in do_one_pass()
623 printk(KERN_ERR "JBD2: Invalid " in do_one_pass()
637 printk(KERN_ERR in do_one_pass()
818 printk(KERN_ERR "JBD2: recovery pass %d ended at " in do_one_pass()
/external/e2fsprogs/debugfs/
Drecovery.c93 printk(KERN_ERR "JBD2: bad block at offset %u\n", in do_readahead()
163 printk(KERN_ERR "JBD2: corrupted journal superblock\n"); in jread()
170 printk(KERN_ERR "JBD2: bad block at offset %u\n", in jread()
188 printk(KERN_ERR "JBD2: Failed to read block at offset %u\n", in jread()
345 printk(KERN_ERR "JBD2: error %d scanning journal\n", err); in journal_skip_recovery()
391 printk(KERN_ERR "JBD2: IO error %d recovering block " in calc_chksums()
595 printk(KERN_ERR in do_one_pass()
623 printk(KERN_ERR "JBD2: Invalid " in do_one_pass()
637 printk(KERN_ERR in do_one_pass()
818 printk(KERN_ERR "JBD2: recovery pass %d ended at " in do_one_pass()
/external/llvm-project/llvm/test/CodeGen/X86/
D2008-12-01-SpillerAssert.ll8 declare i32 @printk(i8*, ...)
13 …%0 = tail call i32 (i8*, ...) @printk(i8* getelementptr ([70 x i8], [70 x i8]* @.str10, i32 0, i64…
/external/llvm/test/CodeGen/X86/
D2008-12-01-SpillerAssert.ll8 declare i32 @printk(i8*, ...)
13 …%0 = tail call i32 (i8*, ...) @printk(i8* getelementptr ([70 x i8], [70 x i8]* @.str10, i32 0, i64…
/external/f2fs-tools/scripts/
Dspo_test.sh20 echo 8 > /proc/sys/kernel/printk
53 echo 8 > /proc/sys/kernel/printk
/external/iputils/Modules/
Dpg3.c372 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()

123