Searched refs:lockmgr_chain (Results 1 – 3 of 3) sorted by relevance
84 int lockmgr_chain(struct thread *td, struct thread **ownerp);
1213 if (lockmgr_chain(td, &owner) || in DB_SHOW_ALIAS()
1484 lockmgr_chain(struct thread *td, struct thread **ownerp) in lockmgr_chain() function