osq_unlock
extern void osq_unlock(struct optimistic_spin_queue *lock);
osq_unlock(&lock->osq);
osq_unlock(&sem->osq);