Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/kern/
Dkern_lock.c1004 lockmgr_sunlock_hard(struct lock *lk, uintptr_t x, u_int flags, struct lock_object *ilk, in lockmgr_sunlock_hard() function
1145 return (lockmgr_sunlock_hard(lk, x, flags, ilk, file, line)); in lockmgr_unlock_fast_path()
1272 return (lockmgr_sunlock_hard(lk, x, flags, ilk, file, line)); in __lockmgr_args()