Searched refs:rw_unlock (Results 1 – 13 of 13) sorted by relevance
313 rw_unlock(&adist_remote_lock); in sender_connect()329 rw_unlock(&adist_remote_lock); in sender_disconnect()340 rw_unlock(&adist_remote_lock); in sender_disconnect()502 rw_unlock(&adist_remote_lock); in keepalive_send()505 rw_unlock(&adist_remote_lock); in keepalive_send()563 rw_unlock(&adist_remote_lock); in send_thread()573 rw_unlock(&adist_remote_lock); in send_thread()614 rw_unlock(&adist_remote_lock); in recv_thread()619 rw_unlock(&adist_remote_lock); in recv_thread()624 rw_unlock(&adist_remote_lock); in recv_thread()[all …]
129 rw_unlock(pthread_rwlock_t *lock) in rw_unlock() function
1147 rw_unlock(&hio_remote_lock[ncomp]); in remote_close()1163 rw_unlock(&hio_remote_lock[ncomp]); in remote_close()1205 rw_unlock(&hio_remote_lock[ncomp]); in write_complete()1510 rw_unlock(&hio_remote_lock[ncomp]); in keepalive_send()1520 rw_unlock(&hio_remote_lock[ncomp]); in keepalive_send()1527 rw_unlock(&hio_remote_lock[ncomp]); in keepalive_send()1535 rw_unlock(&hio_remote_lock[ncomp]); in keepalive_send()1625 rw_unlock(&hio_remote_lock[ncomp]); in remote_send_thread()1645 rw_unlock(&hio_remote_lock[ncomp]); in remote_send_thread()1653 rw_unlock(&hio_remote_lock[ncomp]); in remote_send_thread()[all …]
129 rw_unlock(pthread_rwlock_t *lock) __unlocks(*lock) in rw_unlock() function
174 #define read_unlock(rwlock) rw_unlock(rwlock)177 #define write_unlock(rwlock) rw_unlock(rwlock)184 rw_unlock(rwlock)187 #define read_unlock_bh(rwlock) rw_unlock(rwlock)189 #define write_unlock_bh(rwlock) rw_unlock(rwlock)
2226 (void) rw_unlock(&ztest_name_lock); in ztest_io()2235 (void) rw_unlock(&zd->zd_zilog_lock); in ztest_io()2306 (void) rw_unlock(&zd->zd_zilog_lock); in ztest_zil_commit()2335 (void) rw_unlock(&zd->zd_zilog_lock); in ztest_zil_remount()2379 (void) rw_unlock(&ztest_name_lock); in ztest_spa_create_destroy()2532 VERIFY(rw_unlock(&ztest_name_lock) == 0); in ztest_vdev_add_remove()2721 (void) rw_unlock(&ztest_name_lock); in ztest_split_pool()3311 (void) rw_unlock(&ztest_name_lock); in ztest_dmu_objset_create_destroy()3359 (void) rw_unlock(&ztest_name_lock); in ztest_dmu_objset_create_destroy()3371 (void) rw_unlock(&ztest_name_lock); in ztest_dmu_snapshot_create_destroy()[all …]
62 #define rw_unlock(l) pthread_rwlock_unlock(l) macro
119 int rw_unlock(rwlock_t *);
237 rw_unlock(&(lock_cs[type])); in solaris_locking_callback()
175 #define lock_rw_unlock(lock) LOCKRET(rw_unlock(lock))
272 #define rw_unlock(rw) do { \ macro
240 VERIFY(rw_unlock(&rwlp->rw_lock) == 0); in rw_exit()
1429 rwlock.9 rw_unlock.9 \