Searched refs:kgdb_thr_lookup_tid (Results 1 – 4 of 4) sorted by relevance
188 curkthr = kgdb_thr_lookup_tid(dumptid); in kgdb_thr_init()195 kgdb_thr_lookup_tid(CORE_ADDR tid) in kgdb_thr_lookup_tid() function263 kt = kgdb_thr_lookup_tid(tid); in kgdb_thr_extra_thread_info()293 kt = kgdb_thr_lookup_tid(tid); in kgdb_thr_pid_to_str()
61 struct kthr *kgdb_thr_lookup_tid(CORE_ADDR);
60 kt = kgdb_thr_lookup_tid(ptid_get_tid(inferior_ptid)); in kgdb_trgt_fetch_registers()
257 return (kgdb_thr_lookup_tid(ptid_get_tid(ptid)) != NULL); in kgdb_trgt_thread_alive()