Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_lock.c184 static bool __always_inline lockmgr_sunlock_try(struct lock *lk, uintptr_t *xp);
319 if (lockmgr_sunlock_try(lk, &x)) in wakeupshlk()
377 if (lockmgr_sunlock_try(lk, &orig_x)) { in wakeupshlk()
533 lockmgr_sunlock_try(struct lock *lk, uintptr_t *xp) in lockmgr_sunlock_try() function
1279 if (lockmgr_sunlock_try(lk, &x)) { in lockmgr_unlock()