Searched refs:kdb_thr_from_pid (Results 1 – 4 of 4) sorted by relevance
90 struct thread *kdb_thr_from_pid(pid_t);
130 td = kdb_thr_from_pid(decaddr); in db_lookup_thread()
829 td = kdb_thr_from_pid((pid_t)tid); in db_stack_trace()
622 kdb_thr_from_pid(pid_t pid) in kdb_thr_from_pid() function