Home
last modified time | relevance | path

Searched refs:check_pid (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/ddb/
H A Ddb_thread.c113 db_lookup_thread(db_expr_t addr, bool check_pid) in db_lookup_thread() argument
129 if (check_pid) { in db_lookup_thread()
H A Dddb.h203 struct thread *db_lookup_thread(db_expr_t addr, bool check_pid);