Searched refs:lockmgr_sunlock_try (Results 1 – 1 of 1) sorted by relevance
184 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() function1279 if (lockmgr_sunlock_try(lk, &x)) { in lockmgr_unlock()