Searched refs:lockmgr_chain (Results 1 – 3 of 3) sorted by relevance
93 int lockmgr_chain(struct thread *td, struct thread **ownerp);
1213 if (!lockmgr_chain(td, &owner) && in print_lockchain()
1790 lockmgr_chain(struct thread *td, struct thread **ownerp) in lockmgr_chain() function