Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/
H A Dkgdbts.c102 #define v2printk(a...) do { \ macro
201 v2printk("kgdbts: breakpoint complete\n"); in kgdbts_break_test()
305 v2printk("Stopped at IP: %lx\n", ip); in check_and_rewind_pc()
316 v2printk("Emul: rewind hit single step bp\n"); in check_and_rewind_pc()
344 v2printk("Singlestep stopped at IP: %lx\n", in check_single_step()
353 v2printk("ThrID does not match: %lx\n", cont_thread_id); in check_single_step()
423 v2printk("kgdbts: cleanup task: %lx\n", sstep_thread_id); in put_cont_catch()
452 v2printk("Emulate single step\n"); in emul_sstep_get()
489 v2printk("Stopped at IP: %lx\n", in emul_sstep_put()
708 v2printk("ge in fill_get_buf()
[all...]
/kernel/linux/linux-6.6/drivers/misc/
H A Dkgdbts.c103 #define v2printk(a...) do { \ macro
202 v2printk("kgdbts: breakpoint complete\n"); in kgdbts_break_test()
315 v2printk("Stopped at IP: %lx\n", ip); in check_and_rewind_pc()
326 v2printk("Emul: rewind hit single step bp\n"); in check_and_rewind_pc()
354 v2printk("Singlestep stopped at IP: %lx\n", in check_single_step()
363 v2printk("ThrID does not match: %lx\n", cont_thread_id); in check_single_step()
433 v2printk("kgdbts: cleanup task: %lx\n", sstep_thread_id); in put_cont_catch()
462 v2printk("Emulate single step\n"); in emul_sstep_get()
499 v2printk("Stopped at IP: %lx\n", in emul_sstep_put()
718 v2printk("ge in fill_get_buf()
[all...]

Completed in 3 milliseconds