Home
last modified time | relevance | path

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

/linux-6.3-rc2/kernel/debug/
A Dgdbstub.c497 thread = kgdb_usethread; in gdb_get_regs_helper()
546 if (kgdb_usethread && kgdb_usethread != current) { in gdb_cmd_setregs()
619 !(!kgdb_usethread || kgdb_usethread == current) || in gdb_cmd_reg_set()
823 kgdb_usethread = thread; in gdb_cmd_task()
961 kgdb_usethread = kgdb_info[ks->cpu].task; in gdb_serial_stub()
A Ddebug_core.c121 struct task_struct *kgdb_usethread; variable
/linux-6.3-rc2/include/linux/
A Dkgdb.h58 extern struct task_struct *kgdb_usethread;

Completed in 7 milliseconds