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

/freebsd-13-stable/sys/sys/
H A Dlockmgr.h93 int lockmgr_chain(struct thread *td, struct thread **ownerp);
/freebsd-13-stable/sys/kern/
H A Dsubr_turnstile.c1213 if (!lockmgr_chain(td, &owner) &&
H A Dkern_lock.c1790 lockmgr_chain(struct thread *td, struct thread **ownerp) function

Completed in 48 milliseconds