Home
last modified time | relevance | path

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

/netbsd-src/sys/ddb/
H A Ddb_syncobj.h37 struct lwp *db_syncobj_owner(const struct syncobj *, wchan_t);
H A Ddb_syncobj.c45 db_syncobj_owner(const struct syncobj *sobj, wchan_t wchan) in db_syncobj_owner() function
H A Ddb_command.c1428 owner = db_syncobj_owner(sobj, wchan); in db_show_all_tstiles()