Searched refs:unlock_sx (Results 1 – 1 of 1) sorted by relevance
125 static uintptr_t unlock_sx(struct lock_object *lock);135 .lc_unlock = unlock_sx,197 unlock_sx(struct lock_object *lock) in unlock_sx() function