Searched refs:kdb_thr_from_pid (Results 1 – 3 of 3) sorted by relevance
87 struct thread *kdb_thr_from_pid(pid_t);
594 kdb_thr_from_pid(pid_t pid) in kdb_thr_from_pid() function
828 td = kdb_thr_from_pid((pid_t)tid); in db_stack_trace()