Searched refs:unlock_spin (Results 1 – 1 of 1) sorted by relevance
110 static uintptr_t unlock_spin(struct lock_object *lock);138 .lc_unlock = unlock_spin,249 unlock_spin(struct lock_object *lock) in unlock_spin() function