Searched refs:backup_current_thread_info (Results 1 – 1 of 1) sorted by relevance
157 struct thread_info *backup_current_thread_info = in kgdb_singlestep() local178 memcpy(backup_current_thread_info, exception_thread_info, sizeof *thread_info); in kgdb_singlestep()186 memcpy(exception_thread_info, backup_current_thread_info, sizeof *thread_info); in kgdb_singlestep()