Home
last modified time | relevance | path

Searched refs:kdb_thr_select (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dkdb.h93 int kdb_thr_select(struct thread *);
/f-stack/freebsd/ddb/
H A Ddb_thread.c63 err = kdb_thr_select(thr); in db_set_thread()
/f-stack/freebsd/kern/
H A Dsubr_kdb.c669 kdb_thr_select(struct thread *thr) in kdb_thr_select() function
722 kdb_thr_select(curthread); in kdb_trap()