Searched refs:v2printk (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/misc/
H A Dkgdbts.c112 #define v2printk(a...) do { \ macro
210 v2printk("kgdbts: breakpoint complete\n"); kgdbts_break_test()
314 v2printk("Stopped at IP: %lx\n", ip); check_and_rewind_pc()
325 v2printk("Emul: rewind hit single step bp\n"); check_and_rewind_pc()
353 v2printk("Singlestep stopped at IP: %lx\n", check_single_step()
362 v2printk("ThrID does not match: %lx\n", cont_thread_id); check_single_step()
428 v2printk("kgdbts: cleanup task: %lx\n", sstep_thread_id); put_cont_catch()
457 v2printk("Emulate single step\n"); emul_sstep_get()
494 v2printk("Stopped at IP: %lx\n", emul_sstep_put()
713 v2printk("get%i: %s\n", ts.idx, get_buf); fill_get_buf()
810 v2printk("put%i: %s\n", ts.idx, put_buf); run_simple_test()

Completed in 73 milliseconds