Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDlockmgr.h84 int lockmgr_chain(struct thread *td, struct thread **ownerp);
/NextBSD/sys/kern/
HDsubr_turnstile.c1213 if (lockmgr_chain(td, &owner) || in DB_SHOW_ALIAS()
HDkern_lock.c1484 lockmgr_chain(struct thread *td, struct thread **ownerp) in lockmgr_chain() function