Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/
Dkgdbts.c114 #define v2printk(a...) do { \ macro
213 v2printk("kgdbts: breakpoint complete\n"); in kgdbts_break_test()
317 v2printk("Stopped at IP: %lx\n", ip); in check_and_rewind_pc()
328 v2printk("Emul: rewind hit single step bp\n"); in check_and_rewind_pc()
356 v2printk("Singlestep stopped at IP: %lx\n", in check_single_step()
365 v2printk("ThrID does not match: %lx\n", cont_thread_id); in check_single_step()
435 v2printk("kgdbts: cleanup task: %lx\n", sstep_thread_id); in put_cont_catch()
464 v2printk("Emulate single step\n"); in emul_sstep_get()
501 v2printk("Stopped at IP: %lx\n", in emul_sstep_put()
720 v2printk("get%i: %s\n", ts.idx, get_buf); in fill_get_buf()
[all …]