Searched refs:kdb_thr_lookup (Results 1 – 4 of 4) sorted by relevance
91 struct thread *kdb_thr_lookup(lwpid_t);
126 td = kdb_thr_lookup(decaddr); in db_lookup_thread()
827 td = kdb_thr_lookup((lwpid_t)tid); in db_stack_trace()
634 kdb_thr_lookup(lwpid_t tid) in kdb_thr_lookup() function